20 pts.
 Consequences of Virtual Machines(VM) after the hardware failure
What will be the consequences if hardware failure occurs when VMs are running on a server? what will be the VM status? whether we will loose the data or not? There may be a xen-motion , but when the server crashes , what will be the status of the VM's running on that server ?

Software/Hardware used:
ASKED: April 21, 2008  5:48 AM
UPDATED: September 12, 2008  6:41 PM

Answer Wiki:
If the host hardware fails, all virtual machines running on that hardware will shutdown. You shouldn't have any data loss, unless you loose enough hard drives to have a storage failure. Once you correct the hardware problem and bring the host OS back online you should be able to restart the virtual machines and be back up and running. If you have a cluster of host machines many VM solutions provide for a way to use shared storage and migrate the virtual machines from the failed machine to another machine in the cluster where the machine can be restarted, then migrated back to the failed machine after it has been brought back online.
Last Wiki Answer Submitted:  April 21, 2008  6:27 pm  by  Denny Cherry   64,505 pts.
All Answer Wiki Contributors:  Denny Cherry   64,505 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You would of course lose the data in your page file and memory, but nothing else.

there is no technology at this moment in time that will save everything however there are rumours that this will change in the near future with certain vendors saying they will have VM’s that can be replicas ready to take over at a few seconds notice but again nothing is confirmed yet so not holding breath

 700 pts.