An ESXi 8.0 Update 3 host using Mellanox ConnectX-4 Lx adapters may trigger a vSAN health alarm indicating high pNIC error rates. This occurs when the physical NIC hardware reports buffer overflows that the management layer interprets as active errors, even if no performance impact is currently felt.
Symptoms:
esxcli network nic stats get -n vmnicX shows incrementing Receive missed errors.The "Receive missed errors" are caused by an outOfBuffer condition where the NIC hardware lacks sufficient buffer space to process incoming packets during traffic bursts. On firmware versions prior to 14.32.1900, these hardware-level drops are not always correctly synchronized with the ESXi driver, leading to cumulative alarms in vCenter.
Fixed in Mellanox firmware version 14.32.1900 and higher.
esxcli network nic ring current get -n vmnicXesxcli network nic ring current set -r 4096 -n vmnicXRelated Articles:
If errors persist, see Contact Broadcom Support.