Devices backing volume do not support UNMAP
Applies to
- VMware ESXi 5.x and later
- ONTAP9
- ONTAP 8.1 and later
Issue
- An error occurs when performing a ESXi UNMAP from the ESX CLI:
[root@esxi:~] esxcli storage vmfs unmap -l Datastore_Name
Devices backing volume <uuid> do not support UNMAP
- VAAI status states:
[root@esxi:~] esxcli storage core device vaai status get -d naa.6006016094602800e07xxxxxx
naa.6006016094602800e07xxxxxx
VAAI Plugin Name: VMW_VAAIP_NETAPP
ATS Status: supported
Clone Status: supported
Zero Status: supported
Delete Status: unsupported
- In ONTAP, space allocation for the LUN is disabled:
::> lun show -vserver <vserver_name> -path <lun_path> -instance
Vserver Name: vserver1
LUN Path: /vol/somevol/thinlun
Volume Name: somevol
Qtree Name: ""
LUN Name: thinlun
LUN Size: 10GB
OS Type: linux
Space Reservation: disabled
[...]
Space Allocation: disabled