Skip to content

Commit e5aca80

Browse files
Merge pull request #296175 from Zsoldier/patch-22
Update configure-vsan.md
2 parents 1a8255d + 72cb9e3 commit e5aca80

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/azure-vmware/configure-vsan.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,11 @@ Run the `Set-AVSVSANClusterUNMAPTRIM` cmdlet to enable or disable TRIM/UNMAP.
6161
>- disk.scsiUnmapAllowed flag is not set to false. The default is implied true. This setting can be used as a "stop switch" at the virtual machine level should you wish to disable this behavior on a per VM basis and do not want to use in guest configuration to disable this behavior. VMX file changes require a reboot to take effect.
6262
>- The guest operating system must be able to identify the virtual disk as thin.
6363
>- After enabling at a cluster level, the VM must be powered off and back on (a reboot is insufficient).
64-
64+
65+
>[!TIP]
66+
>Articles on reclaiming space for Windows and Linux systems for TRIM/UNMAP to execute.
67+
>-https://knowledge.broadcom.com/external/article/340005/reclaiming-disk-space-from-thin-provisio.html
68+
>-https://knowledge.broadcom.com/external/article/326595/procedure-to-enable-trimunmap.html
6569
## Set VMware vSAN Space Efficiency
6670

6771
Run the `Set-vSANCompressDedupe` cmdlet to set preferred space efficiency model.

0 commit comments

Comments
 (0)