2V0-622D · Question #95
An administrator attempts to manually reclaim space on thin-provisioned VMFS6 volumes but finds that no additional space is being recovered. Which could be causing this?
The correct answer is D. UNMAP is automated for VMFS6.. VMFS6 introduced automatic background UNMAP, so manually triggering UNMAP recovers no additional space because the system has already continuously reclaimed deleted blocks.
Question
An administrator attempts to manually reclaim space on thin-provisioned VMFS6 volumes but finds that no additional space is being recovered. Which could be causing this?
Options
- AvSphere 6.5 does not support manual UNMAP.
- BThe manual UNMAP operation has been moved to the vSphere web client.
- CThe VASA version is use is incompatible.
- DUNMAP is automated for VMFS6.
How the community answered
(18 responses)- A6% (1)
- B6% (1)
- D89% (16)
Why each option
VMFS6 introduced automatic background UNMAP, so manually triggering UNMAP recovers no additional space because the system has already continuously reclaimed deleted blocks.
vSphere 6.5 fully supports UNMAP on VMFS6 volumes - VMFS6 was introduced in vSphere 6.5 specifically to improve thin-provisioned space reclamation through automated UNMAP.
Manual UNMAP via esxcli was deprecated for VMFS6 but was not relocated to the web client; the capability was replaced by the automated background UNMAP mechanism.
VASA (vSphere APIs for Storage Awareness) is used for vVols integration and storage policy communication and plays no role in the VMFS6 background UNMAP reclamation process.
Unlike VMFS5, which required administrators to manually run esxcli UNMAP commands to reclaim thin-provisioned space from the storage array, VMFS6 (introduced in vSphere 6.5) performs UNMAP automatically in the background on an ongoing basis. When a manual UNMAP is attempted, no space is recovered because all eligible deleted blocks have already been reclaimed by the automated process.
Concept tested: VMFS6 automated background UNMAP for thin provisioning reclaim
Source: https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.storage.doc/GUID-71F89B8B-F952-42B1-934B-1E61A8B18FE0.html
Topics
Community Discussion
No community discussion yet for this question.