VMware Cloud Community
RanjnaAggarwal
VMware Employee
VMware Employee
Jump to solution

bitmap file of vmotion

is that possible to see vmotion bitmap file on storage?

Regards, Ranjna Aggarwal
Reply
0 Kudos
1 Solution

Accepted Solutions
MauroBonder
VMware Employee
VMware Employee
Jump to solution

How Does VMware VMotion Work?
Live migration of a virtual machine from one physical server to another with VMware VMotion is enabled by three underlying technologies.
First, the entire state of a virtual machine is encapsulated by a set of files stored on shared storage such as Fibre Channel or iSCSI Storage Area Network (SAN) or Network Attached Storage (NAS). VMware vStorage VMFS allows multiple installations of VMware ESX® to access the same virtual machine files concurrently.
Second, the active memory and precise execution state of the virtual machine is rapidly transferred over a high speed network, allowing the virtual machine to instantaneously switch from running on the source ESX host to the destination ESX host. VMotion keeps the transfer period imperceptible to users by keeping track of on-going memory transactions in a bitmap.
Once the entire memory and system state has been copied over to the target ESX host, VMotion suspends the source virtual machine, copies the bitmap to the target ESX host, and resumes the virtual machine on the target ESX host. This entire process

VMotion occur in memory level (bitmap) and, and not in Storage Levl, you cannot see in datastore file of vmotion because do not exist. you can see traffic how mentioned above

also read http://www.yellow-bricks.com/2011/04/13/vmotion-and-quick-resume/

http://www.vmware.com/files/pdf/VMware-VMotion-DS-EN.pdf

*Please, don't forget the awarding points for "helpful" and/or "correct" answers. *Por favor, não esqueça de atribuir os pontos se a resposta foi útil ou resolveu o problema.* Thank you/Obrigado

View solution in original post

Reply
0 Kudos
3 Replies
rickardnobel
Champion
Champion
Jump to solution

I do not think there is any physical file with this information. The "bitmap" of changed pages in memory while vMotion is in Vmkernel memory as far as I know.

My VMware blog: www.rickardnobel.se
Reply
0 Kudos
iw123
Commander
Commander
Jump to solution

If you wanted to see vmotion traffic you could run wireshark on your vmotion network whilst performing a vmotion,. 

*Please, don't forget the awarding points for "helpful" and/or "correct" answers
Reply
0 Kudos
MauroBonder
VMware Employee
VMware Employee
Jump to solution

How Does VMware VMotion Work?
Live migration of a virtual machine from one physical server to another with VMware VMotion is enabled by three underlying technologies.
First, the entire state of a virtual machine is encapsulated by a set of files stored on shared storage such as Fibre Channel or iSCSI Storage Area Network (SAN) or Network Attached Storage (NAS). VMware vStorage VMFS allows multiple installations of VMware ESX® to access the same virtual machine files concurrently.
Second, the active memory and precise execution state of the virtual machine is rapidly transferred over a high speed network, allowing the virtual machine to instantaneously switch from running on the source ESX host to the destination ESX host. VMotion keeps the transfer period imperceptible to users by keeping track of on-going memory transactions in a bitmap.
Once the entire memory and system state has been copied over to the target ESX host, VMotion suspends the source virtual machine, copies the bitmap to the target ESX host, and resumes the virtual machine on the target ESX host. This entire process

VMotion occur in memory level (bitmap) and, and not in Storage Levl, you cannot see in datastore file of vmotion because do not exist. you can see traffic how mentioned above

also read http://www.yellow-bricks.com/2011/04/13/vmotion-and-quick-resume/

http://www.vmware.com/files/pdf/VMware-VMotion-DS-EN.pdf

*Please, don't forget the awarding points for "helpful" and/or "correct" answers. *Por favor, não esqueça de atribuir os pontos se a resposta foi útil ou resolveu o problema.* Thank you/Obrigado
Reply
0 Kudos