The ESXi host intermittently enters a "Not Responding" or "Disconnected" state in vCenter and becomes unpingable. This behavior is typically observed following a host re-installation, firmware upgrade, or a change in the management network configuration (e.g., moving from a Distributed Switch to a Standard Switch).
Symptoms:
ESXi 7.x
ESXi 8.x
ESX 9.x
The issue is caused by a Teaming Policy Mismatch between the ESXi vSwitch and the upstream physical switch.
Align the teaming policies between the virtual and physical layers by implementing one of the following options:
Option 1: Align ESXi with Physical EtherChannel If the physical switch is already configured with a Static EtherChannel, change the port group or vSwitch balancing to IP Hash.
esxcli network vswitch standard portgroup policy failover set -p "Management Network" -l iphashOption 2: Align Physical Switch with ESXi (Or Revert to Default) If no EtherChannel is configured on the physical switch, ensure the ESXi vSwitch is set to the default "Route Based on Originating Virtual Port ID". This requires no specialized configuration on the physical switch.