This Question is Possibly Answered
1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1 Replies
Last post:
Mar 14, 2008 9:29 AM by
Dace
High Availability (accomplished with VMotion or "Hot" Migration) does not exist between your production site and your dr site (no interuption of service). HA requires VMs at the source and destination ESX host to share the same networking. HA is designed for within a site.
Disaster Recovery strategies center around using a 3rd party SAN replication tool to replicate LUNs between a SAN at the production site and the DR site.
VMWare is working on a Virtual Center add-on called Site Recovery Manager to manage DR tasks such as presenting replicated LUNs to the ESX Hosts at the DR site in a specific order and to (if nescessary as it is in your case) redo the TCP/IP networking of the VMs automatically.
Basically a VM needs to be moved over while powered off and reconfigured to suite your new networking enviroment prior to turning on. In a non-DR situation this can be accomplished using a Cold Migration, but in a DR situation the VM needs to already be at the DR site on a replicated LUN.
Disaster Recovery strategies center around using a 3rd party SAN replication tool to replicate LUNs between a SAN at the production site and the DR site.
VMWare is working on a Virtual Center add-on called Site Recovery Manager to manage DR tasks such as presenting replicated LUNs to the ESX Hosts at the DR site in a specific order and to (if nescessary as it is in your case) redo the TCP/IP networking of the VMs automatically.
Basically a VM needs to be moved over while powered off and reconfigured to suite your new networking enviroment prior to turning on. In a non-DR situation this can be accomplished using a Cold Migration, but in a DR situation the VM needs to already be at the DR site on a replicated LUN.