Hi I am trying to design a DR solution for my virtual desktops with the following infrastructure:
3 x ESX hosts at datacenter 1 (live site)
3 x ESX hosts at datacenter 2 (DR site)
SNapmirror of VMFS volumes (Netapp) between datacenter 1 and datacenter 2.
I am using VMware view 3 as the virtual desktop infrastructure and each user is mapped to their own specific desktop in VMware View connection manager ( 1 to 1 mapping, no connection pools used).
In the event that datacenter 1 fails we would then switch over to datacenter two where the VMFS volumes with the virtual desktop configuration and system files have been replicated to. The virtual desktops would be regsitered to virtual center at Datacenter 2 through a script and would be brought online.
The issue I face is that the VMware View 3 connection manager would still think that the virtual desktops are located in datacenter 1 as the VMware View connection manager has 1 to 1 mappings for the virtual desktops and the datacenter that the desktops are located at are also defined. The datacenter settings in the connection manager would still be pointing to datacenter 1. How would I change this in a DR situation?
Any help would be gratly appreciated.