VM network adapters disconnected after ESXi host reboot
search cancel

VM network adapters disconnected after ESXi host reboot

book

Article ID: 445427

calendar_today

Updated On:

Products

VMware vCenter Server

Issue/Introduction

After an ESXi host is rebooted, virtual machines across multiple VLANs lose network connectivity. The affected VMs can ping other VMs on the same subnet, including VMs running on other hosts, but cannot ping their default gateway, which is another virtual machine.

Reviewing ARP on an affected VM shows that the VM resolves ARP for other VMs on the same subnet, but the default gateway does not appear in the ARP table. The gateway in these environments is a firewall running as a virtual machine, and its virtual network adapters came up disconnected after the host reboot, so it no longer responds to ARP.

Because that firewall VM is the default gateway for VMs across multiple VLANs, every VM that routes through it loses connectivity at the same time, even though those VMs are otherwise healthy. The result presents as a broad, multi-VLAN outage rather than a single-VM problem, which can make the gateway VM easy to overlook as the source.

Environment

  • VMware vSphere ESXi 8.0.x
  • VMware vCenter Server 8.0.x

Cause

One or more virtual network adapters on the gateway virtual machine come up in a disconnected state after the host reboot. With the gateway VM offline at the network layer, the VMs that depend on it for their default gateway cannot reach it and lose connectivity.

Resolution

Reconnect the virtual network adapters on the affected gateway virtual machine:

  1. In the vSphere Client, locate the virtual machine that provides the default gateway (for example, a virtual firewall or router appliance).
  2. Edit the virtual machine settings.
  3. For each network adapter, confirm the Connected checkbox is selected.
  4. Confirm Connect at power on is also selected so the adapter reconnects automatically on future reboots and power cycles.
  5. Save the settings.
  6. Reboot the VMs that lost connectivity.
  7. Confirm the gateway virtual machine regains connectivity, then verify that the dependent VMs across the affected VLANs can reach their default gateway.

Verifying Connect at power on prevents the adapters from coming up disconnected again after a subsequent host reboot or power cycle.

If the issue persists after following these steps, contact Broadcom Support for further assistance.