Solved

Migrating a Linux VM from VMware to AHV using Nutanix Move

  • 19 January 2021
  • 1 reply
  • 2271 views

Badge +1

If I want to migrate Linux (Centos,RHEL,Ubuntu/SUSE) Vms from VMware to AHV using Nutanix move then is below information enough.

Below are the configuration settings to look out for when migrating a Linux VM using credentials. 

  • Ensure ssh localhost using only password authentication, ie. set “PasswordAuthentication yes” in sshd_config
  • Ensure using sudo, user assume root privileges without entering a password
  • Ensure read and write permission for /tmp.
  • root access, sshd service running 

If this is correct then I can normally migrate the Linux VMs same as I migrated the Windows VM?

icon

Best answer by Alona 20 January 2021, 04:12

View original

This topic has been closed for comments

1 reply

Userlevel 6
Badge +5

Hi @Ranu 

Provided that guest operating systems and UEFI fall within the supported range and outside of the limitations, you should be able to perform the migration.

Move User Guide v3.7: Migration Considerations

If you have any doubts you can always do a test on a clone of one of the VMs or on a freshly deployed Linux VM.