Migration from "Legacy" ESX to Nutanix ESX | Nutanix Community
Skip to main content
Solved

Migration from "Legacy" ESX to Nutanix ESX

  • September 9, 2016
  • 3 replies
  • 1029 views

Forum|alt.badge.img+3
Hello's
I have an existing VMware install using a storage array. I have a three node Nutanix cluster that i'll be migrating to.
I've read through some of the solutions offered and i have an additional question.

When i migrate my VM's using vmotion from the legacy platform, do i have to make a decision to which host on the Nutanix side the VM will reside and if so, do i have to think about balancing out my VM's across the three hosts?

Thanks all for your time,
Sky.

Best answer by Jon

Also, a side note, for the sake of transfer parallelism, if you're using the shared nothing vMotion feature in vSphere 5.1 and higher, which is strongly recommend you do in the majority oft migration situations, you can basically round robin through the hosts, so that each host is processing a migration in parallel.
View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

3 replies

Jon
Nutanix Employee
Forum|alt.badge.img+29
  • Nutanix Employee
  • 569 replies
  • September 9, 2016
Do you have VMware DRS enabled on the vSphere cluster in vCenter, for the Nutanix nodes?If so, no, you don't have to pick anything. Just vMotion them to the cluster object, and vCenter DRS will sort it out. You can set that to fully automated DRS, we support that no problem

Jon
Nutanix Employee
Forum|alt.badge.img+29
  • Nutanix Employee
  • 569 replies
  • Answer
  • September 9, 2016
Also, a side note, for the sake of transfer parallelism, if you're using the shared nothing vMotion feature in vSphere 5.1 and higher, which is strongly recommend you do in the majority oft migration situations, you can basically round robin through the hosts, so that each host is processing a migration in parallel.

Forum|alt.badge.img+3
  • Author
  • Voyager
  • 2 replies
  • September 9, 2016
Fantastic. Thanks Jon for both your responses.