vpxa and hostd services crash or become unresponsive within seconds of a manual restart.VMware vSphere ESXi (All versions)
This issue occurs when a LUN is unmapped or turned off at the storage array level without first being detached from the ESXi host. ESXi enters a high-overhead retry cycle and polling loop against the unmapped device. Over time, these kernel structure overheads exhaust host resources, causing a deadlock in the management agents (hostd and vpxa).
Log entries in /var/run/log/vmkernel.log show:
Device naa.#### has been turned off administratively.WARNING: VMW_SATP_ALUA: satp_alua_getTargetPortInfo:###: Could not get page 83 INQUIRY data for path "vmhba#:C#:T#:L#" - Device is permanently unavailable.H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x25 0x0.WARNING: vmw_psp_rr: psp_rrSelectPathToActivate:###: Could not select path for device "naa.####".hostdand vpxa services by running:/etc/init.d/hostd status/etc/init.d/vpxa status/etc/init.d/hostd restart/etc/init.d/vpxa restarthostd/vpxa) fail to stay running after a restart, a host reboot is required to clear deadlocked processes and purge stale PDL kernel structures.