Skip to content

Commit d5fcf5a

Browse files
committed
Learn Editor: Update configure-vsan-esa.md
1 parent 66554b2 commit d5fcf5a

File tree

1 file changed

+40
-20
lines changed

1 file changed

+40
-20
lines changed

articles/azure-vmware/configure-vsan-esa.md

Lines changed: 40 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,13 @@ ms.date: 05/12/2025
1616

1717
VMware [vSAN](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/release-notes/vmware-vsan-803-release-notes.html) ESA (Express Storage Architecture) has enhanced capabilities that are configured by default with each Azure VMware Solution deployment, and each cluster utilizes its own high-performance vSAN ESA datastore. Below are the Azure VMware Solution SKUs that support vSAN ESA as the default architecture type, with the following configurations per cluster:
1818

19+
| **Field** | **Value** |
20+
| --- | --- |
21+
| **TRIM/UNMAP** | Enabled by default.|
22+
| **Space Efficiency** | Compression only (Storage policy managed compression). Deduplication isn't supported.|
1923

20-
| **Field** | **Value** |
21-
| --- | --- |
22-
| **TRIM/UNMAP** | Enabled by default (Cannot be disabled in vSAN ESA based clusters).|
23-
| **Space Efficiency** | Compression (Storage policy managed compression). Deduplication is not supported in vSAN ESA.|
24-
25-
>[!NOTE]
26-
>Run commands are executed one at a time in the order submitted.
24+
> [!NOTE]
25+
> Run commands are executed one at a time in the order submitted.
2726
2827
In this article, learn how to:
2928

@@ -32,32 +31,33 @@ In this article, learn how to:
3231
> - Enable or Disable vSAN TRIM/UNMAP
3332
> - Enable vSAN Compression
3433
> - Enable or Disable vSAN Data-In-Transit Encryption
34+
> - vSAN features availability
3535
## Supported host types
3636

3737
vSAN ESA (Express Storage Architecture) is supported on the following Azure VMware Solution host types:
3838

39-
- AV48
40-
39+
- AV48 (Korea Central)
4140

4241
## Set VMware vSAN TRIM/UNMAP
4342

44-
Guest Trim/Unmap is enabled by default and cannot be disabled for cluster with vSAN ESA. Run command Set-AVSVSANClusterUNMAPTRIM is not applicable for vSAN ESA based clusters.
43+
Guest Trim/Unmap is enabled by default and can't be disabled for cluster with vSAN ESA. Run command Set-AVSVSANClusterUNMAPTRIM isn't applicable for vSAN ESA based clusters.
44+
45+
> [!NOTE]
46+
> vSAN TRIM/UNMAP is enabled by default on vSAN ESA based clusters. To disable UNMAP at the VM level, the following other requirements are needed for it to function as intended.
47+
> - All VMs in vSAN ESA clusters are set by default to use UNMAP inherited from the cluster level. UNMAP can be disabled using the disk.scsiUnmapAllowed flag with a value of 'false' at the virtual machine level, should you wish to disable this behavior on a per-VM basis. VMX file changes require a reboot to take effect.
48+
- The guest operating system must be able to identify the virtual disk as thin.
4549

46-
>[!NOTE]
47-
>vSAN TRIM/UNMAP is enabled by default on vSAN ESA based clusters. To disable UNMAP at the VM level, the following additional requirements are needed for it to function as intended.
48-
>- All VMs in vSAN ESA cluster(s) are set by default to use UNMAP inherited from the cluster level. UNMAP can be disabled using the disk.scsiUnmapAllowed flag with a value of 'false' at the virtual machine level, should you wish to disable this behavior on a per-VM basis. VMX file changes require a reboot to take effect.
49-
>- The guest operating system must be able to identify the virtual disk as thin.
5050

5151
## Set VMware vSAN Space Efficiency
5252

53-
In vSAN ESA (Express Storage Architecture), compression is enabled by default on the cluster. See [VMware documentation](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/vsan-administration/increasing-space-efficiency-in-a-vsan-cluster/using-deduplication-and-compression-in-vsan-cluster.html).
53+
In vSAN ESA (Express Storage Architecture), space efficiency is enabled through Storage policy managed compression. See [VMware documentation](https://techdocs.broadcom.com/us/en/vmware-cis/vsan/vsan/8-0/vsan-administration/increasing-space-efficiency-in-a-vsan-cluster/using-deduplication-and-compression-in-vsan-cluster.html).
5454

5555
## Set VMware vSAN Data-In-Transit Encryption
5656

57-
Run the Set-vSANDataInTransitEncryption cmdlet to enable or disable data-in-transit encryption for all clusters or specified clusters of a SDDC.
57+
Run the Set-vSANDataInTransitEncryption cmdlet to enable or disable data-in-transit encryption for all clusters or specified clusters of an SDDC.
5858

59-
>[!NOTE]
60-
>Changing this setting will cause a performance impact. See [VMware KB](https://blogs.vmware.com/virtualblocks/2021/08/12/storageminute-vsan-data-encryption-performance/).
59+
> [!NOTE]
60+
> Changing this setting causes a performance impact. See [VMware KB](https://blogs.vmware.com/virtualblocks/2021/08/12/storageminute-vsan-data-encryption-performance/).
6161
6262
1. Sign in to the [Azure portal](https://portal.azure.com/).
6363

@@ -67,8 +67,8 @@ Run the Set-vSANDataInTransitEncryption cmdlet to enable or disable data-in-tr
6767

6868
| **Field** | **Value** |
6969
| --- | --- |
70-
| **ClusterName** | Name of the cluster. Leave blank if required to enable for whole SDDC else enter comma separated list of names. |
71-
| **Enable** | Specify True/False to Enable/Disable the feature.|
70+
| **Cluster Name** | Name of the cluster. Leave blank if necessary to enable for whole SDDC else enter comma separated list of names. |
71+
| **Enable**| Specify True/False to Enable/Disable the feature.|
7272

7373
1. Check Notifications to see the progress.
7474

@@ -78,6 +78,26 @@ Run the Set-vSANDataInTransitEncryption cmdlet to enable or disable data-in-tr
7878
> [!NOTE]
7979
> Now that you learned how to configure VMware vSAN, learn more about:
8080
81+
## vSAN services availability
82+
83+
The table below shows the list of vSAN features available in Azure VMware Solution.
84+
85+
| **vSAN Features** | **Availability** |
86+
| --- | --- |
87+
| **Auto-Policy Management** | Not supported|
88+
| **Compression** | Supported|
89+
| **Data-at-rest encryption** | Supported, enabled by default|
90+
| **Data-in-transit encryption** | Supported|
91+
| **Deduplication** | Not supported|
92+
| **File Service** | Not supported|
93+
| **Guest Trim/Unmap** | Supported, enabled by default|
94+
| **iSCSI Target Service** | Not supported|
95+
| **Support for Windows Server Failover Clusters (WSFC)** | Supported|
96+
| **vSAN Data Protection** | Not supported|
97+
| **vSAN Performance Service** | Supported|
98+
| **vSAN Stretched cluster** | Supported|
99+
| **vSAN Support Insight** | Not supported|
100+
81101
## Next steps
82102

83103
Now that you learned how to configure VMware vSAN, learn more about:

0 commit comments

Comments
 (0)