This article provides instructions for troubleshooting virtual machine (VM) connectivity issues that are isolated to specific ESXi hosts. When VMs on a particular host exhibit ping failures while VMs on other hosts on the same segment remain reachable, the issue may originate from the physical network infrastructure rather than the host configuration.
Connectivity issues occurring on specific hosts while others remain functional are often caused by external physical network path failures, such as:
Follow these steps sequentially to isolate and resolve physical network path failures.
Isolate the Impact: Verify if the issue is host-specific by migrating an affected VM to a known-functional ESXi host. If the VM regains connectivity on the new host, the issue is confirmed to be local to the original host's physical network path.
Comparative Packet Capture Analysis: Perform packet captures on the physical uplink (vmnic) of the problematic ESXi host versus a functional host to observe traffic flow.
pktcap-uw utility on the ESXi host. For detailed usage, refer to: .Physical Network Audit: Engage your physical network team to audit the switch port configuration associated with the problematic ESXi host.
Validate Resolution: Once corrective actions are applied by the physical network team, repeat the packet capture on the ESXi host's vmnic. The resolution is successful when ICMP traffic is visible and the VM is reachable.