VMware Cloud Community
PKKR
Contributor
Contributor
Jump to solution

VMotion & SVMotion

While VMotion & SVMotion., what is the exact file sequence?

Thanks,

Prashant

Reply
0 Kudos
1 Solution

Accepted Solutions
Troy_Clavell
Immortal
Immortal
Jump to solution

At a high level....

vMotion is a live migration of a guest and it's active memory shares from one ESX host to the other.

SvMotion is a live migration of virtual machine disk files.

View solution in original post

Reply
0 Kudos
8 Replies
Troy_Clavell
Immortal
Immortal
Jump to solution

At a high level....

vMotion is a live migration of a guest and it's active memory shares from one ESX host to the other.

SvMotion is a live migration of virtual machine disk files.

Reply
0 Kudos
weinstein5
Immortal
Immortal
Jump to solution

And to add to Troy's answer with SVmotio the VM does not change hosts -

If you find this or any other answer useful please consider awarding points by marking the answer correct or helpful
aravinds3107
Virtuoso
Virtuoso
Jump to solution

vMotion is Live Migrating the VM from one host to anothe host without downtime. Check this video for better understanding

Storage vMotion - Migrating the Vm folder ( VMX, VMDK files) from one datastore to another datastore without downtime, In this case host would be the same

If you find this or any other answer useful please consider awarding points by marking the answer correct or helpful |Blog: http://aravindsivaraman.com/ | Twitter : ss_aravind
PKKR
Contributor
Contributor
Jump to solution

Hi All,

We have different files like nvram, log file, vmx, vmdk. My query is ., what is the order in which these files move?

Thanks,

Prashant

Reply
0 Kudos
weinstein5
Immortal
Immortal
Jump to solution

with vmotion nothing gets copied - with svmotion as I understand it the non-VMDK files get copied first and then the vmdk files I am not sure of the order but would assume the order in the directory -

If you find this or any other answer useful please consider awarding points by marking the answer correct or helpful
Reply
0 Kudos
PKKR
Contributor
Contributor
Jump to solution

Thanks Einstein.

-Prashant

Reply
0 Kudos
rickardnobel
Champion
Champion
Jump to solution

Storage vMotion - Migrating the Vm folder ( VMX, VMDK files) from one datastore to another datastore without downtime, In this case host would be the same

For a VM with several hard disks it could be noted that by selecting Advanced you could move only selected VMDK files to new locations.

My VMware blog: www.rickardnobel.se
Reply
0 Kudos
PKKR
Contributor
Contributor
Jump to solution

Thank You Ricard.

-Prashant

Reply
0 Kudos