Behavior of the ESXi Network Stack During a Purple Screen of Death (PSOD) - VMware vSphere ESXi
search cancel

Behavior of the ESXi Network Stack During a Purple Screen of Death (PSOD) - VMware vSphere ESXi

book

Article ID: 454154

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

A network loop or high volume of network traffic was observed simultaneously with an ESXi host Purple Screen of Death (PSOD). Clarification is requested regarding whether an ESXi host in a PSOD state can create or participate in a network loop, process packets in transit, or generate storage traffic.

Environment

VMware vSphere ESXi

Cause

When the VMkernel experiences a panic (PSOD), the entire software networking stack—including virtual switches (vSS/VDS), driver interfaces, and queue polling—stops functioning immediately.

While the host may remain powered on and physical NIC link lights may illuminate, the host becomes an inactive network endpoint. It cannot bridge, route, or process frames. Consequently, it is impossible for the ESXi operating system to originate or sustain a network loop while in a PSOD state. Because all VMkernel services are halted, the host cannot log or generate outbound storage traffic. Concurrent network loops are typically originating from the physical infrastructure or NIC firmware/hardware that triggered the PSOD.

Resolution

If you observe a network loop in conjunction with an ESXi host PSOD, proceed with the following investigations:

  1. Physical Network Investigation: Engage your physical network team to inspect switch port topology and Spanning Tree Protocol (STP) configurations. The loop likely originates within the physical network infrastructure or the firmware/hardware of the physical NIC.
  2. Hardware Diagnostics: Engage the server OEM hardware vendor to perform diagnostic analysis on the system crash dump. Specifically, evaluate the firmware's handling of high-traffic buffer spikes, which may indicate a hardware-level fault rather than a software bug.
  3. Traffic Monitoring: If ongoing traffic monitoring is required while a host is offline, perform packet captures directly at the physical switch port level.

Additional Information

  • Because the ESXi software stack halts immediately upon a kernel panic, adjustments to vSphere or ESXi configurations cannot prevent physical network loops or mitigate hardware-level panics.
  • Further investigate with the physical switch environment and physical NIC vendor to isolate and resolve the root cause.