Skip to content

Commit 5b6f3e5

Browse files
authored
Merge pull request #92756 from mayurigupta13/master
MT version
2 parents 085e243 + aa490af commit 5b6f3e5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/site-recovery/vmware-azure-reprotect.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mayurigupta13
55
manager: rochakm
66
ms.service: site-recovery
77
ms.topic: conceptual
8-
ms.date: 10/14/2019
8+
ms.date: 10/22/2019
99
ms.author: mayg
1010
---
1111

@@ -29,6 +29,7 @@ If you used a template to create your virtual machines, ensure that each virtual
2929
- If a vCenter server manages the virtual machines to which you'll fail back, make sure that you have the [required permissions](vmware-azure-tutorial-prepare-on-premises.md#prepare-an-account-for-automatic-discovery) for discovery of VMs on vCenter servers.
3030
- Delete snapshots on the master target server before you reprotect. If snapshots are present on the on-premises master target or on the virtual machine, reprotection fails. The snapshots on the virtual machine are automatically merged during a reprotect job.
3131
- All virtual machines of a replication group must be of the same operating system type (either all Windows or all Linux). A replication group with mixed operating systems currently isn't supported for reprotect and failback to on-premises. This is because the master target must be of the same operating system as the virtual machine. All the virtual machines of a replication group must have the same master target.
32+
- The master target must have same or higher OS version than the OS versions of the replicated items.
3233
- A configuration server is required on-premises when you fail back. During failback, the virtual machine must exist in the configuration server database. Otherwise, failback is unsuccessful. Make sure that you make regularly scheduled backups of your configuration server. If there's a disaster, restore the server with the same IP address so that failback works.
3334
- Reprotection and failback require a site-to-site (S2S) VPN or ExpressRoute private peering to replicate data. Provide the network so that the failed-over virtual machines in Azure can reach (ping) the on-premises configuration server. You need to deploy a process server in the Azure network of the failed-over virtual machine(s). This process server must also be able to communicate with the on-premises Configuration Server and Master Target Server.
3435
- In case the IP addresses of replicated items were retained on failover, S2S or ExpressRoute connectivity should be established between Azure virtual machines and the failback NIC of the configuration server. Note that IP address retention requires configuration server to have two NICs - one for source machines connectivity and one for Azure failback connectivity. This is to avoid overlap of subnet address ranges of the source and failed over virtual machines.

articles/site-recovery/vmware-physical-azure-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: rayne-wiselman
55
manager: carmonm
66
ms.service: site-recovery
77
ms.topic: conceptual
8-
ms.date: 10/15/2019
8+
ms.date: 10/22/2019
99
ms.author: raynew
1010

1111
---
@@ -45,7 +45,7 @@ RAM | 16 GB
4545
Number of disks | 3 disks<br/><br/> Disks include the OS disk, process server cache disk, and retention drive for failback.
4646
Disk free space | 600 GB of space for the process server cache.
4747
Disk free space | 600 GB of space for the retention drive.
48-
Operating system | Windows Server 2012 R2, or Windows Server 2016 with Desktop experience |
48+
Operating system | Windows Server 2012 R2, or Windows Server 2016 with Desktop experience <br/><br> If you plan to use the in-built Master Target of this appliance for failback, ensure that the OS version is same or higher than the replicated items.|
4949
Operating system locale | English (en-us)
5050
[PowerCLI](https://my.vmware.com/web/vmware/details?productId=491&downloadGroup=PCLI600R1) | Not needed for configuration server version [9.14](https://support.microsoft.com/help/4091311/update-rollup-23-for-azure-site-recovery) or later.
5151
Windows Server roles | Don't enable Active Directory Domain Services; Internet Information Services (IIS) or Hyper-V.

0 commit comments

Comments
 (0)