This status is also reflected in Configure > vSAN > Disk Management.
naa.#####) is no longer visibleVMware vSAN 6.x, 7.x, 8.x (Original Storage Architecture - OSA) and Deduplication and Compression enabled
To identify the specific device that caused the failure, follow these steps:
Unknown" and/or missing "Display Name" Unknown: Device: Unknown Display Name: Unknown Is SSD: false VSAN UUID: ########-########-####-####-####-########226a VSAN Disk Group UUID: VSAN Disk Group Name: Used by this host: false In CMMDS: false On-disk format version: -1 Deduplication: false Compression: false Checksum: Checksum OK: false Is Capacity Tier: false Encryption Metadata Checksum OK: true Encryption: false DiskKeyLoaded: false Is Mounted: false Creation Time: Unknown
root@####:~] vdq -iHMappings: DiskMapping[0]: SSD: naa.58ce########fec5 MD: naa.58ce########a7f9 MD: naa.58ce#######bbd1 MD: naa.58ce#######02a5 MD: naa.58ce########9d69 MD: naa.58ce########aaf5 MD: naa.58ce########a7e5 MD: ########-########-####-####-####-########226a (This is a masked UUID)
grep <UUID> /var/log/vmkernel.log
YYYY-MM-DDTHH:MM:SS.ZZ cpu0:7053521)LSOM: LSOMLogDiskEvent:7509: Disk Event permanent error propagated for MD ########-########-####-####-####-########226a (naa.58ce######aad9:2)
esxcli vsan storage remove -u ########-########-####-####-####-########226aesxcli vsan storage remove -u <Disk-UUID> -m noAction
-u <Disk-UUID> Specified the UUID of the Disk Group -m noAction This is the CLI equivalent of "No Data Migration" option. It tells vSAN to delete the Disk group without evacuating the data to the other vSAN HostsRemarks:
If assistance is required, open a Ticket with VMware by Broadcom Support.
If needed, retrieve Path/Slot information for the failed Disk to assist with HW identification:
Display Path Information:
esxcfg-mpath -bd <naa.disk identifier device>Based on the example outlined in the Section "Resolution" of this KB Article:
esxcfg-mpath -bd naa.58ce########aad9naa.58ce########d9 : VMware Serial Attached SCSI Disk (naa.58ce########aad9)vmhba1:C0:T1:L0 LUN:0 state:active sas Adapter: 5005########8c11 Target: 5000########02af
The device is target #1 on vmhba1.
Display Slot/Physical Information:
esxcli storage core device physical get -d <naa identifier device>esxcli storage core device raid list -d <naa identifier device>Based on the example outlined in the Section "Resolution" of this KB Article:
esxcli storage core device physical get -d naa.58ce########aad9Physical Location: enclosure 2, slot 5
esxcli storage core device raid list -d naa.58ce########aad9Physical Location: enclosure 2, slot 5
esxcli storage core device physical get -d naa.58ce########aad9Unable to get location for device naa.99ac########ff6: No LSU plugin can manage this device.
esxcli storage core device raid list -d naa.58ce########aad9Unable to get location for device naa.62ff########eei3: Can not manage device!