6.0.1

Table Of Contents
Multipath Plugin: NMP
---------------------
Thin Provisioning Status: yes
Attached Filters: VAAI_FILTER
VAAI Status: supported
---------------------
An unknown status indicates that a storage device is thick.
N Some storage systems present all devices as thin-provisioned no maer whether the devices are thin
or thick. Their thin provisioning status is always yes. For details, check with your storage vendor.
Reclaim Accumulated Storage Space
When VMFS datastores reside on thin-provisioned LUNs, you can use the esxcli command to reclaim
unused storage blocks.
In the procedure, --server=server_name species the target server. The specied target server prompts you
for a user name and password. Other connection options, such as a conguration le or session le, are
supported. For a list of connection options, see Geing Started with vSphere Command-Line Interfaces.
Prerequisites
Install vCLI or deploy the vSphere Management Assistant (vMA) virtual machine. See Geing Started with
vSphere Command-Line Interfaces. For troubleshooting, run esxcli commands in the ESXi Shell.
Procedure
u
Reclaim unused storage blocks on the VMFS5 datastore for the thin-provisioned device by running the
following command:
esxcli --server=server_name storage vmfs unmap --volume-label=volume_label|--volume-
uuid=volume_uuid --reclaim-unit=number
The command takes these options:
Option Description
-l|--volume-label=volume_label
The label of the VMFS volume to unmap. This is a mandatory argument. If
you specify this argument, do not use -u|--volume-uuid=volume_uuid.
-u|--volume-uuid=volume_uuid
The UUID of the VMFS volume to unmap. This is a mandatory argument.
If you specify this argument, do not use
-l|--volume-label=volume_label.
-n|--reclaim-unit=number
Number of VMFS blocks to unmap per iteration. This is an optional
argument. If it is not specied, the command uses the default value of 200.
What to do next
I For additional details, see the VMware knowledge base article at
hp://kb.vmware.com/kb/2014849.
Chapter 24 Storage Thick and Thin Provisioning
VMware, Inc. 275