With ESXi, you can use two models of thin provisioning, array-level and virtual-disk level thin provisioning.
Thin provisioning is a method that optimizes storage utilization by allocating storage space in a flexible on-demand manner. Thin provisioning contrasts with the traditional model, called thick provisioning. With thick provisioning, a large amount of storage space is provided in advance in anticipation of future storage needs. However, the space might remain unused causing underutilization of storage capacity.
The VMware thin provisioning features help you eliminate storage underutilization problems at the datastore and storage array level.
Create Thin Provisioned Virtual Disks in the VMware Host Client
To save storage space, you can create thin provisioned virtual disks. The thin provisioned virtual disk starts small and grows as more disk space is required. You can create thin disks only on the datastores that support disk-level thin provisioning.
The following procedure assumes that you are creating a new virtual machine. For more information, see Create a Virtual Machine in the VMware Host Client.
Procedure
View Virtual Machine Storage Resources in the VMware Host Client
You can view how datastore storage space is allocated for your virtual machines in the VMware Host Client.
Resource Consumption shows how much datastore space is occupied by virtual machine files, including configuration files, log files, snapshots, virtual disks, and so on. When the virtual machine is running, the used storage space also includes swap files.
For virtual machines with thin disks, the actual storage usage value might be less than the size of the virtual disk.
Procedure
- Click the virtual machine in the VMware Host Client inventory.
- Review the Resource Consumption information in the lower right area of the virtual machine summary page.
Determine the Disk Format of a Virtual Machine in VMware Host Client
You can determine whether your virtual disk is provisioned in thick or thin format.