In(182) vmkernel: cpu33:2099855)CMMDS: CMMDSStateMachineReceiveLoop:1654:########-####-####-####-############: Error receiving from ########-####-####-####-############: Failure
In(182) vmkernel: cpu33:2099855)CMMDS: CMMDSStateDestroyNode:########-####-####-####-############: Destroying node ########-####-####-####-############: Failed to receive from node
In(182) vmkernel: cpu33:2099855)CMMDS: LeaderRemoveNodeFromMembership:########-####-####-####-############: Removing node 6########-####-####-####-############ (vsanNodeType: witness) from the cluster membership
In(182) vmkernel: cpu33:2099855)CMMDS: CMMDSClusterDestroyNodeImpl:262: Destroying node ########-####-####-####-############ from the cluster db. Last HB received from node - 17521750521575764
In(182) vmkernel: cpu33:2099855)CMMDS: CMMDSUtil_PrintArenaEntry:98: ########-####-####-####-############: [1466218441]:Adding a new Membership entry (########-####-####-####-############) with 18 members:VMware vSAN (All versions)
The physical network interface card (NIC) on the ESXi host is experiencing ring buffer exhaustion or hardware-level packet drops.
This prevents the delivery of UDP-based CMMDS heartbeats required to maintain vSAN cluster membership, causing the witness host to temporarily drop out of the cluster.
Outdated NIC drivers and firmware frequently contain bugs related to buffer management and packet processing under load.
Verify network packet drops at the ESXi host level using the following command via SSH (replace <vmnic_name> with your actual interface, e.g., vmnic0): esxcli network nic stats get -n <vmnic_name>
Review the output for increasing Receive/Transmit packets dropped, Rx/TX Errors, Rx/TX Dropped, or ring full events.
Identify the current NIC driver and firmware version on the host using: esxcli network nic get -n <vmnic_name>
Navigate to the VMware Compatibility Guide (VCG) for IO Devices
Search for the specific NIC model (e.g., Broadcom, Intel, Mellanox) and confirm the host is on the latest certified combination listed for your ESXi release.
If packet drops or ring full events continue after applying the latest certified firmware and driver, engage the hardware vendor to assess whether the NIC ring buffer sizes can be safely increased or to investigate upstream physical switch port congestion.
Ensure that physical switchports connecting to the ESXi host are properly configured and not dropping packets due to flow control mismatches, MTU sizing issues, or oversubscription.