We are using VMware vSphere and NetApp and are trying to troubleshoot some mind-melting space problems. Part of this problem is two colleagues disagreeing on how thick provisioned disks relate to used space on the storage.
These are thin-provisioned iSCSI SAN volumes on the NetApp and Space Reservation is showing as 'Disabled' when I run the lun show -v <path>
command.
Person 1 is saying that a thick provisioned vmdk of 100 GB will show as 100 GB of used space on the storage regardless of how much data is on that disk.
Person 2 is saying that a thick provisioned vmdk of 100 GB and lets
say 10 GB of data on the disk will only show as 10 GB of used space
on the storage.
Who is correct?
We're trying to figure out why the amount of free space shown in the vCentre datastore is less than the free space showing on the NetApp LUN. We have enabled space_alloc on the LUN and subsequently running the esxcli storage core device vaai status get -d <naa.id>
shows the Delete Status as Supported.
We also have NetApp's Storage Efficiency configured to run on the volumes.
If there was less space free on the LUN, this would suggest something is up with the automatic space reclamation but the problem is the other way around.