In the situation where an NVMe disk has failed or is in an absent state, the vCenter may not be able to display the device name, making it difficult to identify the physical disk that needs to be investigated. Depending on how the physical disk has failed, vCenter may only have a reference to the vSAN UUID of the disk and not the actual device name.
Symptoms
naa.xxx or t10.xxx).vmkwarning logs may show: WARNING: StorageDeviceVsi: Device vsan: <UUID> not found.VMware vSAN
The physical disk has experienced a failure that prevents vCenter from retrieving the standard namespace or device identity, leaving only the vSAN management layer's UUID.
Review this command before running it.
esxcli nvme device listvmhba_X), run this command to find the corresponding device name: esxcli nvme device namespace list -A vmhba_Xesxcli nvme device get -A vmhba_X | grep -E "Serial"
For steps to download the latest software or patches, see .