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.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
@@ -34,7 +34,7 @@ In this article, learn how to:
34
34
35
35
## Set VMware vSAN TRIM/UNMAP
36
36
37
-
To enable or disable the TRIM or UNMAP command (TRIM/UNMAP), run the `Set-AVSVSANClusterUNMAPTRIM` cmdlet.
37
+
To enable or disable the TRIM/UNMAP command, run the `Set-AVSVSANClusterUNMAPTRIM` cmdlet.
38
38
39
39
> [!NOTE]
40
40
> When you enable TRIM/UNMAP on your vSAN datastore, there might be a negative impact on performance.
@@ -98,7 +98,7 @@ Learn more about the `Set-vSANCompressDedupe` cmdlet:
98
98
- When you set `Compression` to `False` and `Deduplication` to `False`, all space efficiency is disabled.
99
99
- The default settings for Azure VMware Solution are `Deduplication` and `Compression`.
100
100
- The `Compression` setting provides only slightly better performance.
101
-
- When you disable both the `Compression` and `Deduplication` settings, you can achieve the greatest performance gains, but at the cost of space utilization.
101
+
- When you disable both the `Compression` and `Deduplication` settings, you can achieve the greatest performance gains, but at the cost of space efficiency.
0 commit comments