YYYY-MM-DDT HH:MM:SS.971Z | INFO | vim-inv-update | VcHostSystem.java | 462 | VcHostSystem(ID: host-2004) connection state changed from connected to notRespondingYYYY-MM-DDT HH:MM:SS.971Z | INFO | vim-inv-update | VcHostSystem.java | 469 | VcHostSystem(ID: host-2004) power state changed from poweredOn to unknownYYYY-MM-DDT HH:MM:SS.971Z | INFO | vim-monitor | OpId.java | 37 | [PropertyCollector(session[5241ef80-2e13-9c76-07fc-a668134aeb99]526c8d48-ecd6-c149-8f78-60f382af1c11)->WaitForUpdatesEx:af84d48639e04880] created from [WaitForUpdatesEx:d2ab38ac16f1bf6]YYYY-MM-DDT HH:MM:SS.984Z | INFO | vim-async-2 | OpIdLogger.java | 35 | [PropertyCollector(session[5241ef80-2e13-9c76-07fc-a668134aeb99]526c8d48-ecd6-c149-8f78-60f382af1c11)->WaitForUpdatesEx:af84d48639e04880] Completed.YYYY-MM-DDT HH:MM:SS.984Z | INFO | vim-inv-update | VcHostSystem.java | 462 | VcHostSystem(ID: host-2015) connection state changed from connected to notResponding
To resolve this issue, perform the following steps:
Ensure that UDP Port 902 and TCP Port 443 are permitted for bi-directional communication between the vCenter Server and the ESXi Management network.
From the ESXi host SSH session, verify that heartbeats are being sent: pktcap-uw --uplink <vmnic> --capture UplinkSndKernel --udpport 902 -o -| tcpdump-uw -enr - On the vCenter Server (VCSA), verify heartbeats are being received: tcpdump src host <ESXi_IP_Address> and udp port 902
Log into the VCSA via SSH and restart the agent manager: service-control --restart vmware-eam
Reset vCLS Health:
Navigate to the affected Cluster in the vSphere Client.
Retrieve the Cluster Domain ID from the browser URL (e.g., domain-c###).
Navigate to vCenter Server > Configure > Advanced Settings.
Set config.vcls.clusters.domain-c###.enabled to False.