ESXi hosts in your vCenter Server inventory show "Not Responding" status every 10 seconds. The hosts return to "Connected" status and repeat this cycle. This flapping starts after you upgrade ESXi to a newer version.
Virtual machines (VMs) continue to work normally. Guest operations and access are not affected.
Seen in: vCenter Server 8.0.3 (Build 24022515) managing ESXi 8.0.3 (Build 24022510) hosts after upgrade from ESXi 8.0 Update 2
Configuration state synchronization issues between ESXi hosts and vCenter Server can occur after ESXi 8.0.3 upgrade. During the upgrade process, configuration changes in the ESXi network stack or management components may create inconsistencies in the cached connection parameters, host database entries, or communication settings stored on either the ESXi host or vCenter Server.
This results in ESXi hosts using stale or incorrect connection information when communicating with vCenter Server, or vCenter Server maintaining outdated host configuration data. The symptoms are similar to scenarios where vCenter Server IP addresses are improperly changed without updating all dependent configurations. These configuration inconsistencies cause intermittent communication failures that interrupt heartbeat communication, leading to the cyclical "Not Responding" status.
Primary solution - Disconnect and reconnect hosts
Note: This process forces ESXi to push fresh database entries to vCenter and vCenter to push current location and configuration settings to the host, resolving configuration state inconsistencies.
Alternative workaround - Restart management services
If disconnect/reconnect cannot be performed immediately:
/etc/init.d/hostd restart/etc/init.d/vpxa restart
Verify resolution
Preventive measures for future upgrades