A VMware vSAN cluster partition and widespread virtual machine inaccessibility may occur as a result of underlying physical hardware instability, such as Network Interface Card (NIC) faults or memory (DIMM) failures. These hardware disruptions cause excessive packet loss or heartbeat timeouts, forcing ESXi hosts to isolate from the cluster. This article provides the symptoms and identification steps needed to isolate faulty hardware and restore cluster connectivity. Key indicators include cluster fragmentation where the sub-cluster member count is reduced and objects are marked as inaccessible or invalid in the vCenter Server.
esxcli vsan cluster get displays "Sub-cluster Member Count" of 1 (when multiple nodes exist).esxtop.
VMware vSAN 7.x, VMware vSAN 8.x
Physical hardware instability—such as a NIC firmware crash, physical link failure, or memory (DIMM) Machine Check Exception (MCE)—disrupts the vSAN management and data networks. This disruption triggers heartbeat timeouts, forcing the affected ESXi host to leave the cluster. The resulting partition leads to a loss of quorum, causing objects to enter an inaccessible state until the network path is restored or the faulty component is bypassed.
Resolution To clear the network partition and restore object health, the following steps are performed:
esxtop (Network view) to see if the interface is reported as "void."localcli network nic down -n vmnicXvmkping to ensure jumbo frame support and low latency: vmkping -I vmkX -d -s 8972 <Destination_IP>