eth0 and eth1 are down at the same time repeatedly
Applies to
- SF19210
- eth0 and eth1 are connected to separate switches
Issue
kern.log
reports link down messages for eth0 and eth1 almost simultaneously repeatedly.
Example:
2023-01-15T14:23:41.119352Z node1 kernel: [38987319.312240] bnx2x 0000:01:00.0 eth0: NIC Link is Down
2023-01-15T14:23:41.299348Z node1 kernel: [38987319.492236] bnx2x 0000:01:00.1 eth1: NIC Link is Down
...
2023-01-15T15:03:05.904124Z node1 kernel: [38989684.097012] bnx2x 0000:01:00.0 eth0: NIC Link is Down
2023-01-15T15:03:06.004116Z node1 kernel: [38989684.197004] bnx2x 0000:01:00.1 eth1: NIC Link is Down
kern.log
does not report any memory or CPU errors.