Update Virtualization/Hyper-V/Failover Cluster/Rebuild Failover Cluster Replication.md

This commit is contained in:
Nicole Rappe
2024-02-05 17:52:27 -07:00
parent 025c4c287c
commit 6f1ca342b0

View File

@ -31,7 +31,9 @@ Now that you have noted the GUID of the storage folder of the GuestVM, we can sa
- Navigate to "**Replication > Remove Replication**" - Navigate to "**Replication > Remove Replication**"
- Confirm the removal by clicking the "**Yes**" button. You will know if it removed replication when the "Replication State" of the GuestVM is `Not enabled` - Confirm the removal by clicking the "**Yes**" button. You will know if it removed replication when the "Replication State" of the GuestVM is `Not enabled`
- Right-Click the GuestVM (again) `You will see that "Enable Replication" is an option now, indicating it was successfully removed.` - Right-Click the GuestVM (again) `You will see that "Enable Replication" is an option now, indicating it was successfully removed.`
- Wait for any Checkpoint Merges to finish `The G
!!! note "Replica Checkpoint Merges"
When you removed replication, there may have been replication checkpoints that automatically try to merge together with a `Merge in Progress` status. Just let it finish before moving forward.
### Delete the GuestVM manually from Hyper-V Manager on all replication cluster hosts ### Delete the GuestVM manually from Hyper-V Manager on all replication cluster hosts
PLACEHOLDER PLACEHOLDER