Have a Hyper-V Cluster at one location and a second Hyper-V Cluster and a second location. Have Hyper-Replica configured to replicate about 30 VMs to location two. The Hyper-V Cluster at location two has two shared cluster volumes, volume one
for local VMs and a volume two for the replica VMs.
I need to change the replica location path from the second volume to the first volume. Is there a recommended process or documentation for this? Seems like the process should flow like this...someone please chime in.
- remove replication on the VMs at location one
- stop the replica broker role at location two
- change the default location path to store the replica files at location two
- move the virtual machine storage of the offline VMs to the new path at location two
- start the replica broker role at location two
- enable replication on the VMs at location one and point to existing VMs at location two
Fuel