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
Logical volume management (LVM). LVM is supported on data disks only. Azure provides only a single OS disk. | Yes | Yes
122
122
Volume with striped disk >1 TB | Yes | Yes
123
-
Storage Spaces | No | No
123
+
Storage Spaces/ Storage Spaces Direct (S2D) | No | No
124
124
Hot add/remove disk | No | No
125
125
Exclude disk | Yes | Yes
126
126
Multi-path (MPIO) | Yes | Yes
@@ -178,7 +178,7 @@ FC disk | Not supported | Prerequisites check fails if unsupported.
178
178
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.
179
179
BitLocker | Not supported | BitLocker must be disabled before you enable replication for a VM.
180
180
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.|
Copy file name to clipboardExpand all lines: articles/site-recovery/replication-appliance-support-matrix.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Support requirements for Azure Site Recovery replication appliance
3
3
description: This article describes support and requirements when deploying the replication appliance for VMware disaster recovery to Azure with Azure Site Recovery - Modernized
4
4
ms.service: azure-site-recovery
5
5
ms.topic: faq
6
-
ms.date: 12/04/2023
6
+
ms.date: 12/20/2024
7
7
ms.author: ankitadutta
8
8
author: ankitaduttaMSFT
9
9
---
@@ -30,7 +30,7 @@ You deploy an on-premises replication appliance when you use [Azure Site Recover
30
30
**Component** | **Requirement**
31
31
--- | ---
32
32
CPU cores | 8
33
-
RAM | 32 GB
33
+
RAM | 16 GB
34
34
Number of disks | 2, including the OS disk - 80 GB and a data disk - 620 GB
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-physical-azure-support-matrix.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,9 @@ Ports | 443 used for control channel orchestration<br/>9443 for data transport
62
62
NAT | Supported
63
63
64
64
> [!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 .
66
68
67
69
## Replicated machines
68
70
@@ -330,23 +332,24 @@ Host NFS | Yes for VMware<br/><br/> No for physical servers
330
332
Host SAN (iSCSI/FC) | Yes
331
333
Host vSAN | Yes for VMware<br/><br/> N/A for physical servers
332
334
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.
334
336
Guest/server VMDK | Yes
335
337
Guest/server shared cluster disk | No
336
338
Guest/server encrypted disk | No
337
339
FIPS encryption | No
338
340
Guest/server NFS | No
339
341
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
340
342
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
342
344
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
343
345
Guest/server disk with 4K logical and 4k physical sector size | No
344
346
Guest/server disk with 4K logical and 512-bytes physical sector size | No
345
347
Guest/server volume with striped disk >4 TB | Yes
346
348
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.
347
349
Guest/server - Storage Spaces | No
348
350
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
350
353
Guest/server - exclude disk | Yes
351
354
Guest/server multipath (MPIO) | No
352
355
ReFS | Resilient File System is supported with Mobility service version 9.23 or higher
0 commit comments