How to migrate ESX VM with independent disks and PCIE to AHV
Best answer by Alona
View originalHow to migrate ESX VM with independent disks and PCIE to AHV
Best answer by Alona
View originalFor Independent Disk:Independent disks are not supported with Move until you remove those disks. To fully migrate a VM that has these disks? Remove the independent disk, migrate the VM with move, then manually migrate the data from the independent disk and add the disk back to the migrated VM. The challenge is that CBT APIs do not work with independent disks. You can alternatively migrate the data to regular VMDKs first and then attempt the migration with Move.
Yes Exactly , If you read my previous comments , i put a statement “Independent disks are not supported with Move until you remove those disks” If you have a vm with Independent disk then pls follow below steps “You can alternatively migrate the Independent disk data to regular VMDKs (Dependent Disk) first by manual approach (Move doesn't support this feature)and then attempt the migration with Move.
Nutanix Move doesn’t support VM with Independent disk and PCIe pass-through device. So you can use manual method to migrate the VM if has Independent disk or PCIE pass-through device. Please refer following article for manual migration: Transferring Virtual Disks to an AHV Cluster
From Move 3.6 guide
Unsupported features:This topic lists the unsupported features for migration from ESXi to Nutanix Cluster on AWS and AHV.
Note: Change SCSI bus controller to None
.
You can manually turn them into normal disks (I think, VM power off may be required) and then perform the data seeding and then migration. You can turn the disk into Independent again after the migration. Data seeding is based on a snapshot. Independent disks are excluded from the snapshot but are present (referred to) in the VM configuration file. Hence when attempting to re-create the VM the task is destined to fail. That’s why it is unsupported.
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.