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: articles/azure-vmware/configure-vsan-esa.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@
3
3
# For more information, see https://learn.microsoft.com/en-us/help/platform/learn-editor-add-metadata
4
4
# For valid values of ms.service, ms.prod, and ms.topic, see https://learn.microsoft.com/en-us/help/platform/metadata-taxonomies
5
5
6
-
title: Configure VMware vSAN (ESA)
7
-
description: Configure VMware vSAN (ESA)
6
+
title: Configure VMware vSAN ESA
7
+
description: Configure VMware vSAN ESA
8
8
author: jkpravinkumar # GitHub alias
9
9
ms.author: pjeyakumar # Microsoft alias
10
10
ms.service: azure-vmware
11
11
ms.topic: how-to
12
12
ms.date: 05/12/2025
13
13
---
14
14
15
-
# Configure VMware vSAN (ESA)
15
+
# Configure VMware vSAN ESA
16
16
17
17
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) offers enhanced capabilities that are configured by default with each Azure VMware Solution deployment. Each cluster uses its own high-performance vSAN ESA datastore. The following table shows the Azure VMware Solution host types that support vSAN ESA as the default architecture type, along with the configurations per cluster:
18
18
@@ -36,7 +36,7 @@ In this article, you learn more about:
36
36
## Supported host types
37
37
vSAN ESA (Express Storage Architecture) is supported on the following Azure VMware Solution host types:
38
38
39
-
- AV48 (Korea Central)
39
+
- AV48
40
40
41
41
## Supported vSAN services
42
42
@@ -63,7 +63,7 @@ The following table shows the list of vSAN features available in Azure VMware So
63
63
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.
64
64
65
65
> [!NOTE]
66
-
> - 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.
66
+
> - vSAN TRIM/UNMAP is enabled by default on vSAN ESA based clusters. To disable UNMAP at the VM level, the following lists additional requirements are needed for it to function as intended.
67
67
> - 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.
68
68
> - The guest operating system must be able to identify the virtual disk as thin.
0 commit comments