/var/log/vobd.log
, we can see the below message reporting link state to be down:[netCorrelator] 15037473322098us: [vob.net.vmnic.linkstate.down] vmnic vmnicX linkstate down
/var/log/vmkernel.log
, we can see that, the queue of the vmnic got stuck and therefore, the watchdog issued a reset causing the link state to go down:cpu33:2097231)WARNING: Uplink: 21014: Queue 0 of device vmnicX stuck, resetting the device
cpu38:2097388)nmlx4_en: vmnic5: nmlx4_en_UplinkReset - (nmlx4_en_uplink.c:2577) Watchdog process reset the uplink for port: 0x1
As the queue of the vmnic adapter got stuck, the watchdog process reset the uplink. Generally, this is a recoverable state and the link state should be back up in a few seconds.