6.5.1

Table Of Contents
Procedure
1 Browse to the datastore in the vSphere Web Client navigator.
2 Select Edit Space Reclamation from the right-click menu.
3 Modify the space reclamation setting.
Option Description
None Select this option if you want to disable the space reclamation operations for the
datastore.
Low (default) Reclaim space at a low rate.
4 Click OK to save the new settings.
The modified value for the space reclamation priority appears on the General page for the datastore.
Verify Configuration for Automatic Space Reclamation
After you configure or edit space reclamation parameters for a VMFS6 datastore, you can review your
configuration.
Procedure
1 Navigate to the datastore.
2 Click the Configure tab.
3 Click General, and verify the space reclamation settings.
a Under Properties, expand File system and review the value for the space reclamation
granularity.
b Under Space Reclamation, review the setting for the space reclamation priority.
Example: Obtaining Parameters for VMFS6 Space Reclamation
You can also use the esxcli storage vmfs reclaim config get -l=VMFS_label|-u=VMFS_uuid
command to obtain information for the space reclamation configuration.
# esxcli storage vmfs reclaim config get -l my_datastore
Reclaim Granularity: 1048576 Bytes
Reclaim Priority: low
Manually Reclaim Accumulated Storage Space
On VMFS datastores, where automatic the space reclamation is not supported, you can use the esxcli
command to reclaim unused storage space manually.
In the procedure, --server=server_name specifies the target server. The specified target server
prompts you for a user name and password. Other connection options, such as a configuration file or
session file, are supported. For a list of connection options, see Getting Started with vSphere Command-
Line Interfaces.
vSphere Storage
VMware, Inc. 332