esxtop in the Disk Device view (u) or Disk Adapter view (d) reveals extremely high KAVG (Kernel Average Latency) values (e.g., >500ms or even several seconds) for a specific HBA (e.g., vmhba16).VMware vSphere ESXi 8.0.x, 7.0.x
The issue is caused by a hardware-level failure or connectivity loss of a local storage controller. When a controller stops responding to I/O requests, the ESXi kernel continues to queue commands to the hardware.
Because the hardware never acknowledges these commands, the kernel threads become blocked, leading to high KAVG. This "I/O wait" state effectively hangs the VM and management processes that rely on the kernel's storage stack.
Because the ESXi management agents are hung waiting for the hardware, standard software-based restarts of hostd or vpxa are usually ineffective.
/var/run/log/vmkernel.log for SCSI "Dead" or "Path Failure" messages.