Issue on the physical Network Layer in relation to errors being reported on the related Network card(s) used for vSAN and/or vMotion Traffic.
1.) On the affected Host, identify the related Network card(s) via ESXTOP
1.1) Start ESXTOP via:
[root@localhost:~] esxtop
1.2) As soon as the Screen has loaded, switch to the Network Section by hitting "n"
Example Output of the Network Section showing the currently used vmnics (= Network cards):
2.) For the identified vmnic(s) from previous step: vmnic stats show counters > 0 for "dropped" and/or "errors"
Example Output
[root@host:~] esxcli network nic stats get -n vmnic##
NIC statistics for vmnic##:
Packets received: 218942955
Packets sent: 112585880
Bytes received: 996740989446
Bytes sent: 196166199720
Receive packets dropped: 0
Transmit packets dropped: 0
Multicast packets received: 18037
Broadcast packets received: 84908442
Multicast packets sent: 745
Broadcast packets sent: 77141
Total receive errors: 109
Receive length errors: 0
Receive over errors: 0
Receive CRC errors: 109
Receive frame errors: 0
Receive FIFO errors: 0
Receive missed errors: 0
Total transmit errors: 0
Transmit aborted errors: 0
Transmit carrier errors: 0
Transmit FIFO errors: 0
Transmit heartbeat errors: 0
Transmit window errors: 0