This is an archive version of the document. To get the most up-to-date information, see the current version.

Quick Migration

Quick Migration allows you to migrate VMs or virtual disks between ESXi hosts and datastores. Veeam Backup & Replication supports migration of VMs or their disks in any state with minimum disruption to business operations. You can use Quick Migration as a self-contained capability or as a step to finalize the Instant VM Recovery and Instant Disk Recovery processes.

Veeam Backup & Replication analyzes your virtual environment, its configuration, the state of VMs and selects the most appropriate VM relocation method. The following methods are available:

  • vMotion and Storage vMotion

vMotion and Storage vMotion are native migration mechanisms of VMware vCenter. Veeam Backup & Replication uses these methods whenever possible.

  • Veeam Quick Migration

Veeam Quick Migration is Veeam Backup & Replication proprietary technology. Veeam Backup & Replication uses this method when VMware vCenter methods cannot be used. For example, if your VMware vSphere license does not provide support for vMotion and Storage vMotion, or you need to migrate VMs from one standalone ESXi host to another.

Veeam Quick Migration supports two modes of VM migration:

  • SmartSwitch

With SmartSwitch, Veeam Backup & Replication suspends a VM, then moves the VM state file and changes made after snapshot creation to the target host. After, the VM is resumed on the target host.

  • ColdMigration

With ColdMigration, Veeam Backup & Replication stops the VM, then moves changes made after snapshot creation to the new host. After, the VM is started on the target host.

Veeam Quick Migration of VMs

Migration of a VM using the Veeam Quick Migration method includes the following steps:

  1. Veeam Backup & Replication copies VM configuration (.vmx) to the target host and registers the VM.
  2. Veeam Backup & Replication triggers a VM snapshot and copies VM disk content to the new destination.
  3. Veeam Backup & Replication uses different modes when moving the VM between hosts with compatible and non-compatible CPUs.

Veeam Quick Migration of Virtual Disks

Migration of a VM disk using the Veeam Quick Migration method includes the following steps. Note that before the migration, the disks must be recovered using Instant Disk Recovery.

  1. A temporary VM is created on the target datastore.
  2. Veeam Backup & Replication copies the disk from the original datastore to the temporary VM on the target datastore.
  3. If the original VM is powered on, Veeam Backup & Replication suspends it.
  4. If changes were made to the original disk during the copy process performed at step 3, Veeam Backup & Replication copies these changes to the disk of the temporary VM.
  5. On the original VM, Veeam Backup & Replication replaces old path to the disk with the path to the disk of the temporary VM.

If the original VM is powered off, Veeam Backup & Replication powers it on to finish the migration process.

Related Topics