Update Virtualization/Hyper-V/Failover Cluster/Rebuild Failover Cluster Replication.md
This commit is contained in:
@ -57,5 +57,12 @@ Now we need to clean up the storage left behind by the replication cluster.
|
|||||||
- Delete the entire GUID folder noted in the previous steps. `e.g. 020C9A30-EB02-41F3-8D8B-3561C4521182`
|
- Delete the entire GUID folder noted in the previous steps. `e.g. 020C9A30-EB02-41F3-8D8B-3561C4521182`
|
||||||
|
|
||||||
## Production Cluster - CLUSTER-01
|
## Production Cluster - CLUSTER-01
|
||||||
### Enable Replication on GuestVM in Cluster-01 (Production Cluster)
|
### Re-Enable Replication on GuestVM in Cluster-01 (Production Cluster)
|
||||||
PLACEHOLDER
|
At this point, we have disabled replication for the GuestVM and cleaned up traces of it in the replication cluster. Now we need to re-enable replication on the GuestVM back in the production cluster.
|
||||||
|
|
||||||
|
- Within a node of the production Hyper-V: Failover Cluster Manager
|
||||||
|
- Right-Click the GuestVM
|
||||||
|
- Navigate to "**Replication > Enable Replication...**"
|
||||||
|
- Click "Next"
|
||||||
|
- For the "**Replica Server**", enter the name of the role of the Hyper-V Replica Broker role in the Failover Cluster. `e.g. CLUSTER-01-REPL`
|
||||||
|
- **PLACEHOLDER - UNDER CONSTRUCTION - PLACEHOLDER**
|
Reference in New Issue
Block a user