You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-server/virtualization/set-up-hyper-v-replica-between-windows-server-2016-and-windows-server-2022.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.custom:
11
11
- pcy:WinComm Storage High Avail
12
12
---
13
13
14
-
# Set up Hyper-V Replica between Windows Server 2016 and 2022
14
+
# How to set up Hyper-V Replica between Windows Server 2016 and 2022
15
15
16
16
This article provides guidance for setting up a Hyper-V replica if the source virtual machine (VM) resides on Windows Server 2016 and the destination VM resides on Windows Server 2022.
17
17
@@ -34,9 +34,9 @@ Before you use the procedures in this article, make sure that your host computer
34
34
35
35
## Configure replication
36
36
37
-
To configure the Hyper-V replica, follow these steps:
37
+
To configure Hyper-V Replica, follow these steps:
38
38
39
-
1. Configure the Hyper-V replica on the source host computer by following these steps:
39
+
1. Configure Hyper-V Replica on the source host computer by following these steps:
40
40
41
41
1. On the Windows Server 2016 host computer, open **Hyper-V Manager**.
42
42
1. Right-click the VM that you want to replicate, and then select **Enable Replication**.
@@ -51,7 +51,7 @@ Before you deploy this configuration in a production environment, test the follo
51
51
52
52
1. Start replication from the source host computer to the destination host computer, and then monitor the replication status in Hyper-V Manager to make sure that the process finishes successfully.
53
53
1. Trigger a planned failover, and verify that the destination host computer can host the VM if the source host computer fails.
54
-
1. Start the failback process, and verify that the VM returns when the source host computer becomes operational.
54
+
1. Start the failback process, and verify that when the source host computer becomes operational, the VM returns to it.
55
55
56
56
## Troubleshooting replication issues
57
57
@@ -63,6 +63,6 @@ Incorrect settings on either the source or destination server can prevent replic
63
63
64
64
Additionally, verify that the source and destination host computers connect successfully.
65
65
66
-
## References
66
+
## References
67
67
68
68
For a detailed discussion about Hyper-V Replica settings, see [Set up Hyper-V Replica](/windows-server/virtualization/hyper-v/manage/set-up-hyper-v-replica).
0 commit comments