Skip to content

Commit f0ad0cb

Browse files
author
Ankita Dutta
committed
EEE SM changes
1 parent e2cf160 commit f0ad0cb

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

articles/site-recovery/hyper-v-azure-support-matrix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Support for disaster recovery of Hyper-V VMs to Azure with Azure Site Rec
33
description: Summarizes the supported components and requirements for Hyper-V VM disaster recovery to Azure with Azure Site Recovery
44
ms.service: azure-site-recovery
55
ms.topic: concept-article
6-
ms.date: 10/28/2024
6+
ms.date: 12/20/2024
77
author: ankitaduttaMSFT
88
ms.author: ankitadutta
99
---
@@ -120,7 +120,7 @@ Disk: 4K logical and physical sector | Not supported: Gen 1/Gen 2 | Not supporte
120120
Disk: 4K logical and 512-bytes physical sector | Yes | Yes
121121
Logical volume management (LVM). LVM is supported on data disks only. Azure provides only a single OS disk. | Yes | Yes
122122
Volume with striped disk >1 TB | Yes | Yes
123-
Storage Spaces | No | No
123+
Storage Spaces/ Storage Spaces Direct (S2D) | No | No
124124
Hot add/remove disk | No | No
125125
Exclude disk | Yes | Yes
126126
Multi-path (MPIO) | Yes | Yes
@@ -178,7 +178,7 @@ FC disk | Not supported | Prerequisites check fails if unsupported.
178178
Hard disk format | VHD <br/><br/> VHDX | Site Recovery automatically converts VHDX to VHD when you fail over to Azure. When you fail back to on-premises, the virtual machines continue to use the VHDX format.
179179
BitLocker | Not supported | BitLocker must be disabled before you enable replication for a VM.
180180
VM name | Between 1 and 63 characters. Restricted to letters, numbers, and hyphens. The VM name must start and end with a letter or number. | Update the value in the VM properties in Site Recovery.
181-
VM type | Generation 1<br/><br/> Generation 2--Windows | Generation 2 VMs with an OS disk type of basic (which includes one or two data volumes formatted as VHDX) and less than 2 TB of disk space are supported.<br></br>Linux Generation 2 VMs aren't supported. [Learn more](https://azure.microsoft.com/blog/new-azure-migrate-and-azure-site-recovery-enhancements-for-cloud-migration/).|
181+
VM type | Generation 1<br/><br/> Generation 2 | Generation 2 VMs with an OS disk type of basic (which includes one or two data volumes formatted as VHDX) and less than 2 TB of disk space are supported. |
182182

183183
## Recovery Services vault actions
184184

articles/site-recovery/replication-appliance-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Support requirements for Azure Site Recovery replication appliance
33
description: This article describes support and requirements when deploying the replication appliance for VMware disaster recovery to Azure with Azure Site Recovery - Modernized
44
ms.service: azure-site-recovery
55
ms.topic: faq
6-
ms.date: 12/04/2023
6+
ms.date: 12/20/2024
77
ms.author: ankitadutta
88
author: ankitaduttaMSFT
99
---
@@ -30,7 +30,7 @@ You deploy an on-premises replication appliance when you use [Azure Site Recover
3030
**Component** | **Requirement**
3131
--- | ---
3232
CPU cores | 8
33-
RAM | 32 GB
33+
RAM | 16 GB
3434
Number of disks | 2, including the OS disk - 80 GB and a data disk - 620 GB
3535

3636
### Software requirements

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ Ports | 443 used for control channel orchestration<br/>9443 for data transport
6262
NAT | Supported
6363

6464
> [!NOTE]
65-
> Operating system has to be installed with English locale. Conversion of locale post installation could result in potential issues.
65+
> Operating system must be installed with English locale. Conversion of locale post installation could result in potential issues.
66+
>
67+
> FQDN or NAT IP selection is a one time selection and cannot be changed later the appliance .
6668
6769
## Replicated machines
6870

@@ -330,23 +332,24 @@ Host NFS | Yes for VMware<br/><br/> No for physical servers
330332
Host SAN (iSCSI/FC) | Yes
331333
Host vSAN | Yes for VMware<br/><br/> N/A for physical servers
332334
Host multipath (MPIO) | Yes, tested with Microsoft DSM, EMC PowerPath 5.7 SP4, EMC PowerPath DSM for CLARiiON
333-
Host Virtual Volumes (VVols) | Yes for VMware<br/><br/> N/A for physical servers
335+
Host Virtual Volumes (VVols) | Yes for VMware<br/><br/> N/A for physical servers. <br> Failback and Re-protect is not supported.
334336
Guest/server VMDK | Yes
335337
Guest/server shared cluster disk | No
336338
Guest/server encrypted disk | No
337339
FIPS encryption | No
338340
Guest/server NFS | No
339341
Guest/server iSCSI | For Migration - Yes, but you must setup replication as a Physical machine.<br/>For Disaster Recovery - No, iSCSI will failback as an attached disk to the VM
340342
Guest/server SMB 3.0 | No
341-
Guest/server RDM | Yes<br/><br/> N/A for physical servers
343+
Guest/server RDM | Yes<br/><br/> However, when failing back such VMs from Azure to on-premises VMware, the RDM disks attach as additional disks. <br> N/A for physical servers
342344
Guest/server disk > 1 GB | Yes, disk must be larger than 1024 MB<br/><br/>Up to 32,767 GB when replicating to managed disk (9.41 version onwards)<br></br> Up to 4,095 GB when replicating to storage accounts
343345
Guest/server disk with 4K logical and 4k physical sector size | No
344346
Guest/server disk with 4K logical and 512-bytes physical sector size | No
345347
Guest/server volume with striped disk >4 TB | Yes
346348
Logical volume management (LVM)| Thick provisioning - Yes <br></br> Thin provisioning - Yes, it is supported from [Update Rollup 61](https://support.microsoft.com/topic/update-rollup-61-for-azure-site-recovery-kb5012960-a1cc029b-03ad-446f-9365-a00b41025d39) onwards. It wasn't supported in earlier Mobility service versions.
347349
Guest/server - Storage Spaces | No
348350
Guest/server - NVMe interface | Yes, for Windows machines. Not supported for Linux machines.
349-
Guest/server hot add/remove disk | No
351+
Guest/server hot add | Yes
352+
Guest/server - remove disk | No
350353
Guest/server - exclude disk | Yes
351354
Guest/server multipath (MPIO) | No
352355
ReFS | Resilient File System is supported with Mobility service version 9.23 or higher

0 commit comments

Comments
 (0)