How do I make a Windows virtual machine replicate to another datacenter/cloud?
Posted
by zippy
on Server Fault
See other posts from Server Fault
or by zippy
Published on 2010-05-27T18:45:50Z
Indexed on
2010/05/27
18:52 UTC
Read the original article
Hit count: 274
We have a Windows 2008 VM running IIS and SQL Server Express (it's an all-in-one web application). We need to have another copy at our secondary datacenter site.
What is the best way to do this? It doesn't have to be running all the time but it has to have almost the latest copy of the current VM. I took a look at VMWare Fault Tolerance and after the heart attack at the price I starting looking for another solution.
If need be I wouldn't mind copying it over to a cloud VM provider, if I can find one that lets me copy my own VMs up and start them up without any conversion process.
© Server Fault or respective owner