[YYYY-MM-DDTHH:MM:SS] cpu51:2098041)WARNING: ScsiDeviceIO: 513: Device naa.########## performance has deteriorated. I/O latency increased from average value of 38762 microseconds to 776315 microseconds.VMware vSAN 7.x (OSA)
VMware vSAN 8.x (OSA)
VCF:4.5.2
A degraded physical disk drive claiming capacity or caching inside a vSAN disk group fails to process IO blocks efficiently, creating an internal command queue backlog that spikes storage latency.
Establish an SSH session to the affected ESXi host using root credentials.
Identify the device (naa.#####) identifier for the degraded disk. This can be obtained from /var/log/vmkernel.log showing the degraded messages
Validate that data accessibility can be maintained during removal by running the evacuation precheck command:
esxcli vsan debug evacuation precheck
Once the precheck confirms that the operation is safe and data loss will not occur, execute the following command to completely remove the disk from the configuration:
esxcli vsan storage remove -d naa.######
Monitor the host storage paths to ensure the cluster stabilizes and latency drops back to baseline thresholds.