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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,9 @@ This article provides guidance for setting up a Hyper-V replica when the source
26
26
Before you use the procedures in this article, make sure that your host computers and VMs meet the following requirements:
27
27
28
28
- Make sure that you have Administrator-level access to both host computers.
29
-
- Make sure that you've installed and configured the Hyper-V role on both the source (Windows Server 2016) and destination (Windows Server 2022) host computers.
29
+
- Make sure that the Hyper-V role is configured on both the source (Windows Server 2016) and destination (Windows Server 2022) host computers.
30
30
- Make sure that the source and destination host computers are on the same network or on connected networks.
31
-
- Make sure that the appropriate firewall rules are in place to allow Hyper-V replication traffic. For information about the ports that are involved in Hyper-V replication, see "Hyper-V service" in [Service overview and network port requirements for Windows](../../networking/service-overview-and-network-port-requirements#hyper-v-service).
31
+
- Make sure that the appropriate firewall rules are in place to allow Hyper-V replication traffic. For information about the ports that are involved in Hyper-V replication, see "Hyper-V service" in [Service overview and network port requirements for Windows]../networking/service-overview-and-network-port-requirements#hyper-v-service).
32
32
- Make sure that both host computers have sufficient storage and compute resources for the VM replicas.
33
33
- Make sure that the source VM (on Windows Server 2016) and the destination VM (on Windows Server 2022) are of the same generation (both are Generation 1, or both are Generation 2).
34
34
@@ -55,7 +55,7 @@ Before you deploy this configuration into a production environment, test the fol
55
55
56
56
## Troubleshooting replication issues
57
57
58
-
Incorrect settings on either the source or destination server can prevent replication. If your system does not replicate, check the following settings:
58
+
Incorrect settings on either the source or destination server can prevent replication. If your system doesn't replicate, check the following settings:
59
59
60
60
- The Hyper-V Replica settings (including the authentication settings) on both the host and destination computers.
61
61
- The port rules in all firewalls between the source VM and the destination VM.
0 commit comments