01-25-2016 10:52 AM
Intel DC 3600 Enterprise grade PCIe NVME SSD should support delete but it is not?
# esxcli storage core device vaai status get
t10.NVMe____INTEL_SSDPEDME400G4_*******__00000001
VAAI Plugin Name:
ATS Status: unsupported
Clone Status: unsupported
Zero Status: unsupported
Delete Status: unsupported
latest driver (intel-nvme-1.0e.2.0-1OEM.550.0.0.1391871.x86_64.vib), recent firmware
Message was edited by: Konstantin Doulepov remove serial#
Solved! Go to Solution.
05-23-2016 02:46 AM
https://github.com/vmware/nvme/issues/9 Intel DC 3600 NVME not showing delete support under ESXi 6 · Issue # 9 · vmware/nvme · GitHub
https://github.com/harderock harderock commented https://github.com/vmware/nvme/issues/9# issuecomment-220921963 an hour agoJust found that on ESXi build 3620759, all vaai status are disabled by default, you can enable delete status by:
esxcli storage core device vaai status set -D 1 -d t10.xxxxxxxxxxxx
02-02-2016 06:01 PM
Hello Humay,
We are currently looking into this, we will provide further updates as soon as they are available.
03-09-2016 06:38 AM
month after ... hmm where updates? there is definitely bug in drivers something not right
05-23-2016 02:46 AM
https://github.com/vmware/nvme/issues/9 Intel DC 3600 NVME not showing delete support under ESXi 6 · Issue # 9 · vmware/nvme · GitHub
https://github.com/harderock harderock commented https://github.com/vmware/nvme/issues/9# issuecomment-220921963 an hour agoJust found that on ESXi build 3620759, all vaai status are disabled by default, you can enable delete status by:
esxcli storage core device vaai status set -D 1 -d t10.xxxxxxxxxxxx