For virtual disks, VMware blocks (or rather can't/doesn't) interpret UNMAP or WRITE SAME sent from Guest OS's. These type of functions only work with raw device mappings. So the short answer is no.
That being said, in vSphere 5.1 VMware introduced the Space Efficient Sparse Virtual Disk that can reclaim space from guest OS filesystems on a virtual disk and forward that reclaim to the array using UNMAP.
I'd check out these docs for some more information:
codyhosterman
286 Posts
0
February 21st, 2013 17:00
For virtual disks, VMware blocks (or rather can't/doesn't) interpret UNMAP or WRITE SAME sent from Guest OS's. These type of functions only work with raw device mappings. So the short answer is no.
That being said, in vSphere 5.1 VMware introduced the Space Efficient Sparse Virtual Disk that can reclaim space from guest OS filesystems on a virtual disk and forward that reclaim to the array using UNMAP.
I'd check out these docs for some more information:
http://www.emc.com/collateral/hardware/white-papers/h6813-implting-symmetrix-vrtl-prvsning-vsphere-wp.pdf
http://www.emc.com/collateral/software/white-papers/h6730-virtual-provisioning-space-reclamation-wp.pdf
codyhosterman
286 Posts
0
February 22nd, 2013 08:00
Thanks Matt, I meant to say that but forgot. Important point
mattcowger1
61 Posts
0
February 22nd, 2013 08:00
In addition to Cody's (absolutely correct) response, its worth noting that SASVD's are only useable (today) in certain VDI/vCloud environments.