Migrate a virtual machine with Storage vMotion to relocate the configuration file and virtual disks while the virtual machine is powered on.

You can change the virtual machine host during a migration with Storage vMotion.

Prerequisites

  • Verify that your system satisfies the requirements for Storage vMotion. See "Storage vMotion Requirements and Limitations" in the vCenter Server and Host Management documentation.

  • For migration of a virtual machine with NVIDIA vGPU, verify that the ESXi host on which the virtual machine runs has a free vGPU slot. Also, verify that the vgpu.hotmigrate.enabled advanced setting is set to true. For more information about configuring vCenter Server advanced settings, see "Configure Advanced Settings" in the vCenter Server and Host Management documentation.
  • Required privilege: Resource.Migrate powered on virtual machine

Procedure

  1. Right-click the virtual machine and select Migrate.
    1. To locate a virtual machine, select a data center, folder, cluster, resource pool, host, or vApp.
    2. Click the Virtual Machines tab.
  2. Click Change storage only and click Next.
  3. Select the format for the virtual machine's disks.
    Option Action
    Same format as source Use the same format as the source virtual machine.
    Thick Provision Lazy Zeroed Create a virtual disk in a default thick format. Space required for the virtual disk is allocated during creation. Any data remaining on the physical device is not erased during creation. Instead, it is zeroed out on demand on first write from the virtual machine.
    Thick Provision Eager Zeroed Create a thick disk that supports clustering features such as Fault Tolerance. Space required for the virtual disk is allocated at creation time. In contrast to the thick provision lazy zeroed format, the data remaining on the physical device is zeroed out during creation. It might take longer to create disks in this format than to create other types of disks.
    Thin Provision Use the thin provisioned format. At first, a thin provisioned disk uses only as much datastore space as the disk initially needs. If the thin disk needs more space later, it can expand to the maximum capacity allocated to it.
  4. Select a virtual machine storage policy from the VM Storage Policy drop-down menu.
    Storage policies specify storage requirements for applications that run on the virtual machine. You can also select the default policy for vSAN or Virtual Volumes datastores.
    Important: If the virtual machine hard disks use different storage policies, the new policy that you select only applies to non-PMem hard disks. PMem hard disks are migrated to the host-local PMem datastore of the destination host.
  5. Select the datastore location where you want to store the virtual machine files.
    Option Action
    Store all virtual machine files in the same location on a datastore. Select a datastore and click Next.
    Store all virtual machine files in the same Storage DRS cluster.
    1. Select a Storage DRS cluster.
    2. (Optional) To disable Storage DRS with this virtual machine, select Disable Storage DRS for this virtual machine and select a datastore within the Storage DRS cluster.
    3. Click Next.
    Store virtual machine configuration files and disks in separate locations.
    1. Click Configure per disk.
      Note: You can use the Configure per disk option to dowgrade from or upgrade to PMem storage.
    2. For the virtual machine configuration file and for each virtual disk, select Browse, and select a datastore or Storage DRS cluster.
      Note: Configuration files cannot be stored on a PMem datastore.
    3. (Optional) If you selected a Storage DRS cluster and do not want to use Storage DRS with this virtual machine, select Disable Storage DRS for this virtual machine and select a datastore within the Storage DRS cluster.
    4. Click Next.
  6. On the Ready to complete page, review the details and click Finish.

Results

vCenter Server moves the virtual machine to the new storage location. Names of migrated virtual machine files on the destination datastore match the inventory name of the virtual machine.

Event messages appear in the Events tab. The data displayed on the Summary tab shows the status and state throughout the migration. If errors occur during migration, the virtual machines revert to their original states and locations.