Operation Health is triggered.vobd.log contains: [vob.vsan.lsom.devicewithhighlatency] vSAN device naa.#### has high latency. It will be evacuated and unmounted, consider replacing it.vsandevicemonitord.log contains: WARNING - WRITE Average Latency on VSAN device naa.#### has exceeded threshold value 200000 usThis issue is caused by physical hardware degradation of the storage media. vSAN Dying Disk Handling (DDH) detects sustained write latency exceeding thresholds (typically 200ms to 2500ms depending on configuration). vSAN proactively unmounts the device to prevent I/O congestion from impacting the rest of the cluster.
When a disk fails to complete I/O operations within this window multiple times, vSAN's Degraded Disk Handling (DDH) mechanism triggers a proactive evacuation of data to other healthy disks in the cluster and unmounts the degraded device to prevent it from causing further I/O congestion.
var/run/log/vobd.log, the following entries are seen:[vob.vsan.lsom.devicewithhighlatency] vSAN device naa.################ has high latency. It will be evacuated and unmounted, consider replacing it.var/run/log/vsandevicemonitord.log, you will find specific latency triggers:WARNING - WRITE Average Latency on VSAN device naa.################ has exceeded threshold value 2500000 us 1 times. Number of monitored intervals with excessive latency is 2 for device naa.################.var/run/log/vmkernel.log, device naa.################ reports latency events:Device naa.################ performance has improved. I/O latency reduced from ###### microseconds to ###### microseconds.
The degraded physical disks must be replaced to restore cluster health and redundancy.
Step 1: Identify the Physical Slot
esxcli storage core device set -d <naa.ID> --led-state locator --led-duration 100Step 2: Logically Remove the Disk from vSAN
Step 3: Replace Hardware and Re-claim