This article explains why "dead space" or phantom utilization increases on storage arrays (such as Pure Storage) when running VSS-based backups (like Cohesity) on thick-provisioned VMDKs. It provides steps to reclaim space and prevent future accumulation.
Guest-initiated SCSI UNMAP commands (0x42) are not passed through the ESXi hypervisor to the storage array for virtual disks in a Thick Provisioned format. When VSS shadow copies are deleted within the Guest OS, the blocks are logically freed but remain marked as "allocated" on the physical storage LUN.
To reclaim space and resolve the passthrough limitation:
esxcli storage vmfs unmap --volume-label=#### --reclaim-unit=200disk.scsiUnmapAllowed is set to True.