cancel
Showing results for 
Search instead for 
Did you mean: 

Intel DC 3600 NVME not showing delete support under ESXi 6?

KDoul
New Contributor II

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#

1 ACCEPTED SOLUTION

KDoul
New Contributor II

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 ago

Just 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

View solution in original post

7 REPLIES 7

jbenavides
Valued Contributor II

Hello Humay,

We are currently looking into this, we will provide further updates as soon as they are available.

KDoul
New Contributor II

month after ... hmm where updates? there is definitely bug in drivers something not right

KDoul
New Contributor II

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 ago

Just 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