Update Virtualization/Hyper-V/Failover Cluster/Rebuild Failover Cluster Replication.md
This commit is contained in:
@ -46,11 +46,15 @@ At this point in time, we need to remove the GuestVM from all of the servers in
|
|||||||
- Right-Click "Hyper-V Manager" on the left-hand navigation menu
|
- Right-Click "Hyper-V Manager" on the left-hand navigation menu
|
||||||
- Click "Connect to Server..."
|
- Click "Connect to Server..."
|
||||||
- Type the names of every node in the replication cluster to connect to each of them, repeating the two steps above for every node
|
- Type the names of every node in the replication cluster to connect to each of them, repeating the two steps above for every node
|
||||||
- Remove GuestVM from Every Node
|
- Remove GuestVM from the node it appears on
|
||||||
- On every replication cluster node where we can see the GuestVM listed, we are going to Right-Click the GuestVM and select "**Delete**"
|
- On one of the replication cluster nodes, we will see the GuestVM listed, we are going to Right-Click the GuestVM and select "**Delete**"
|
||||||
|
|
||||||
### Delete the GuestVM's replicated VHDX storage from replication ClusterStorage
|
### Delete the GuestVM's replicated VHDX storage from replication ClusterStorage
|
||||||
PLACEHOLDER
|
Now we need to clean up the storage left behind by the replication cluster.
|
||||||
|
|
||||||
|
- Within a node of the replication cluster
|
||||||
|
- Navigate to `C:\ClusterStorage\Volume1\HYPER-V REPLICA\VIRTUAL HARD DISKS`
|
||||||
|
- 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)
|
### Enable Replication on GuestVM in Cluster-01 (Production Cluster)
|
||||||
|
Reference in New Issue
Block a user