vSAN All Versions
The issue is caused by stale or hung Virtual Machine processes residing on the partitioned host.
When a host experiences a hardware failure and partitions from the vSAN cluster, the VMs running on that host can become unresponsive. These VMs fail to migrate or power down gracefully, leaving behind hung vmx processes. The ESXi host cannot complete the transition into maintenance mode as long as these unresponsive processes remain active and hold system locks.
To resolve this issue, you must identify and manually kill the stale VM processes via the ESXi command line. SSH to the ESXi host with the root user.
.vmx configuration file:esxcli vm process list esxcli vm process kill -t soft -w WorldIDsxcli vm process kill -t hard -w WorldIDesxcli vm process kill -t force -w WorldID