Issue/Introduction A "Host Storage Status" alarm is triggered on an ESXi host in the vCenter Server UI. While the host remains operational, the hardware management console (Lenovo XClarity Controller) reports a predictive failure on a specific physical drive within a RAID array.
Failure Predicted on Drive <ID> for array ThinkSystem <Model>. # vdq -i "singleTier" : [ "t10.NVMe____KIOXIA_KCD######68_____________________A0##########8C", "t10.NVMe____KIOXIA_KCD######68_____________________A0##########8C", "t10.NVMe____KIOXIA_KCD######68_____________________A0##########8C", "t10.NVMe____KIOXIA_KCD######68_____________________A0##########8C", "t10.NVMe____KIOXIA_KCD######68_____________________A0##########8C", "t10.NVMe____KIOXIA_KCD######68_____________________A0##########8C", "t10.NVMe____KIOXIA_KCD######68_____________________A0##########8C" ] esxcli storage core device physical get -d t10.NVMe____KIOXIA_KCD######68_____________________A0##########8C To validate the slots Example:
# esxcli storage core device physical get -d t10.NVMe____KIOXIA_KCD######68_____________________A0##########8C
Physical Location: Bay 0 VMware vSphere ESXi 8.x
VMware vSphere ESX 9.x
VMware vSAN ESA All
The issue is caused by a physical hard drive reporting a "Predictive Failure" state. Controllers monitor internal disk metrics; when these metrics exceed certain thresholds, the controller flags the drive as likely to fail soon. ESXi detects this hardware state change and triggers the storage health alarm.
To resolve the alarm and maintain data redundancy, the predictive failing drive must be replaced.
Please reference the Official documentation: Replace a Storage Pool Device in vSAN ESA Cluster
If in case error occurred while removing the disk from UI then please use : Unable to Remove vSAN ESA Disk from ESXi Command Line with "esxcli vsan storage remove"