Converting to Nutanix AHV

When restoring VMware virtual machines from backup, you can restore the VMs as virtual machines that run on the Nutanix AHV hypervisor.

You can perform VM conversions from streaming backups, from secondary copies, or from IntelliSnap backup copies. You cannot perform a conversion from a Snap copy.

Note

If a VMware source VM has IDE or SATA disks, you must use a proxy located outside of an AHV cluster to convert a VMware VM to Nutanix AHV. If you use a proxy VM located inside an AHV cluster, the restore will fail as Nutanix does not support Hotadd of IDE or SATA disks.

You may also use the sConvertControllerTypeTo additional setting to override the source VM disk controller types. If the source VM has IDE or SATA disks, choosing a value such as scsi will restore them as scsi disks.

Before You Begin

Start the Restore Wizard

  1. From the navigation pane, go to Protect > Virtualization.

    The Virtual machines page appears.

  2. Click the VM groups tab.

    The VM group page appears.

  3. On the VM groups tab, in the row for the VM group, click the action action_button button, and then click Restore.

    The Select restore type page appears.

  4. To convert the full virtual machine, select Full virtual machine.

    The Full virtual machine page appears.

  5. Select the instances to restore, and then click Restore.

    The restore wizard appears.

Specify the Restore Destination

  1. For Type, select Out of place.

  2. For Restore as, select Nutanix AHV.

  3. For Destination, select the hypervisor to restore the instances to.

  4. For Access node, select Automatic or an access node.

    If you are restoring multiple instances, select Automatic to distribute the workload across the access nodes that are assigned for the destination hypervisor. First, the instances are assigned to access nodes that are in the same zone. Then, instances are assigned to access nodes that are in the same region. If no access nodes are available in the same zone or region, then the instances are assigned to access nodes using the round-robin method. The Automatic option is available for full restore and conversion operations from both streaming backups and IntelliSnap backup copies.

  5. Click Next.

    The Virtual Machines page appears.

Specify the Virtual Machines and Settings

Note

An error message initially appears, indicating that you must configure the virtual machines (as described in this section).

  1. Select the virtual machines to restore, and then click Edit.

  2. If you selected only one VM to restore, the Configure restore options dialog box appears. Do the following:

    1. Enter a name for the restored virtual machine in the VM display name field.

    2. Select a storage container from the Storage container list.

    3. To modify the network settings for a VLAN, click the action button, select Edit, and then specify the Virtual network/subnet.

    4. Click Save.

  3. If you selected two or more VMs to restore, the Configure restore options for multiple VMs dialog box appears.

    Note

    If you want to modify network settings for two or more VMs, you must go back and select each VM separately (as in Step 2, above) and then modify their network settings. Then you can proceed with the sub-steps, below.

    Do the following:

    1. (Optional.) To add a prefix to the VM display names, move the Add a prefix to the VM name toggle key to the right and then enter the prefix.

    2. (Optional.) To add a suffix to the VM display names, move the Add a suffix to the VM name toggle key to the right and then enter the suffix.

    3. Select a storage container from the Storage container list.

    4. Click Save.

  4. Click Next.

    The Restore Options page appears.

Specify the Restore Options

  1. Specify the following settings:

    • Power on VMs after restore: Automatically restart virtual machines after they are restored.

      The power state of the virtual machine does not affect subsequent backups. If the virtual machine is powered on during backups, by default, the virtual machine is powered on again after the restore completes (unless you clear this check box).

    • Unconditionally overwrite if it already exists: Delete an existing virtual machine and replace it with the restored virtual machine.

      Note

      If an existing virtual machine with the same name exists on the destination host and you do not select Unconditionally overwrite if it already exists, the restore job fails.

    • Reuse existing VM client: Reuse the existing virtual machine and map its information, such as client name, host name, and client ID, to the source virtual machine.

    • Notify user on job completion: Receive an email notification that the restore is complete.

  2. Click Next.

    The Summary page appears.

Review the Summary and Start the Restore

  1. Review the summary to verify the settings.

  2. Click Submit to start the restore.

Results

After restoring a VM to Nutanix AHV, you might need to perform the following actions:

  1. If the source VM had more than six disks, then the Nutanix AHV VM attaches disk 0 through disk 5 as SATA disks and attaches any additional disks as SCSI disks.

  2. Manually initialize SCSI disks to bring them online.

  3. For Windows source VMs, manually install Nutanix Guest Tools.

    The Virtio network card driver is required.

  4. For UNIX guest instances to launch, select a boot option such as rescue mode.

Some source VMs that have older operating systems, such as Windows 2008, might not be able to boot from SATA disks.

Loading...