Skip to content

Commit 421d731

Browse files
committed
Learn Editor: Update configure-vsan-esa.md
1 parent b7a2081 commit 421d731

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,28 +40,27 @@ vSAN ESA (Express Storage Architecture) is supported on the following Azure VMwa
4040

4141
## Set VMware vSAN TRIM/UNMAP
4242

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.
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.
4444

4545
> [!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.
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.
4747
> - 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.
49-
48+
> - The guest operating system must be able to identify the virtual disk as thin.
5049
5150
## Set VMware vSAN Space Efficiency
5251

5352
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).
5453

5554
## Set VMware vSAN Data-In-Transit Encryption
5655

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

5958
> [!NOTE]
6059
> Changing this setting causes a performance impact. See [VMware KB](https://blogs.vmware.com/virtualblocks/2021/08/12/storageminute-vsan-data-encryption-performance/).
6160
6261
1. Sign in to the [Azure portal](https://portal.azure.com/).
6362

64-
1. Select Run command > Packages > Set-vSANDataInTransitEncryption.
63+
1. Select **Run command** > **Packages** > **Set-vSANDataInTransitEncryption**.
6564

6665
1. Provide the required values or change the default values, and then select Run.
6766

@@ -73,7 +72,7 @@ Run the Set-vSANDataInTransitEncryption cmdlet to enable or disable data-in-tr
7372
1. Check Notifications to see the progress.
7473

7574
>[!NOTE]
76-
>You can also use the Get-vSANDataInTransitEncryptionStatus command to check for the current status or status after performing the Set-vSANDataInTransitEncryptionStatus operation and verify the cluster's current encryption state.
75+
>You can also use the 'Get-vSANDataInTransitEncryptionStatus' command to check for the current status or status after performing the 'Set-vSANDataInTransitEncryptionStatus' operation and verify the cluster's current encryption state.
7776
7877
## vSAN services availability
7978

0 commit comments

Comments
 (0)