Migrating ELM from VMWare to Nutanix AHV Hypervisor using the Nutanix Move appliance. After migration the ELM fails to boot entirely and you see the "dracut" prompt on the ELM from the hypervisor console.
The Linux device path mappings on the appliance are using /dev/sdX when deployed on VMware. Nutanix will default to VirtIO PCI devices that use /dev/vdX mappings. The existing LVM logical volume on the appliance will not be able to find the existing physical volumes when this mapping changes. The easiest way to correct that is to remount the OS and repository disks on the ELM as SCSI disks.
Per this chart provided by Nutanix, anything but the PCI disk (VirtIO-pci) should provide /dev/sdX mappings.
Please see here for the source article:
https://portal.nutanix.com/page/documents/kbs/details?targetId=kA00e000000Cv84CAC
Please open a support case if alternate methods for migration are needed.
Linux disk device mappings change depending on the type of interface used.