vSAN host is down after increasing ring buffer size
book
Article ID: 424875
calendar_today
Updated On:
Products
VMware vSphere ESXi
Issue/Introduction
After performing the below steps to update vmnic ring buffer size, the ESX host began experiencing sporadic connectivity issues with vCenter and other ESX hosts
Place host into Maintenance mode
Down nic: esxcli network nic down -n vmnic#
Update vmnic ring buffer: esxcli network nic ring current set -n vmnic# -r 8192 -t 8192
vSAN health checks were showing alarms for "basic (unicast) connectivity check" and "mtu check"
vSAN VMK is configured to use vmnic3 (uplink1) by default/Active and vmnic2 (uplink2) as standby.
Environment
VMware vSphere ESXi
Cause
Attempting to ping the between the hosts specified in the health check reveal ICMP failures.