Interface not passing traffic
khopkins
96 Posts
June 4, 2021, 9:28 pmQuote from khopkins on June 4, 2021, 9:28 pmHello,
Have a node that shows no traffic passing using an NMS. The other two nodes are showing good on these interfaces. The interface lights are showing "up" status. For example, eth4 and eth8 are in a bond, lights show good but looking at an NMS shows eth4 in error and not showing traffic. Worried that node 1 will fail if switch failure occurs.
Thanks,
Hello,
Have a node that shows no traffic passing using an NMS. The other two nodes are showing good on these interfaces. The interface lights are showing "up" status. For example, eth4 and eth8 are in a bond, lights show good but looking at an NMS shows eth4 in error and not showing traffic. Worried that node 1 will fail if switch failure occurs.
Thanks,
khopkins
96 Posts
June 4, 2021, 9:44 pmQuote from khopkins on June 4, 2021, 9:44 pmBelieve might have some issues with the NMS or snmp. Doing an ifconfig on both ports
root@PS-Node1:~# ifconfig eth4
eth4: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:12:c0:02:d6:33 txqueuelen 1000 (Ethernet)
RX packets 123857 bytes 15854288 (15.8 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 69895196 bytes 82467206562 (82.4 GB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@PS-Node1:~# ifconfig eth8
eth8: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:12:c0:02:d6:33 txqueuelen 1000 (Ethernet)
RX packets 3115772738 bytes 4357441364051 (4.3 TB)
RX errors 30 dropped 344359 overruns 0 frame 30
TX packets 948659394 bytes 1017093557448 (1.0 TB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ethtool eth4
Settings for eth4:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: 10000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: Direct Attach Copper
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
root@PS-Node1:~# ethtool eth8
Settings for eth8:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseSR/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10000baseSR/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: FIBRE
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
Thanks,
Believe might have some issues with the NMS or snmp. Doing an ifconfig on both ports
root@PS-Node1:~# ifconfig eth4
eth4: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:12:c0:02:d6:33 txqueuelen 1000 (Ethernet)
RX packets 123857 bytes 15854288 (15.8 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 69895196 bytes 82467206562 (82.4 GB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@PS-Node1:~# ifconfig eth8
eth8: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:12:c0:02:d6:33 txqueuelen 1000 (Ethernet)
RX packets 3115772738 bytes 4357441364051 (4.3 TB)
RX errors 30 dropped 344359 overruns 0 frame 30
TX packets 948659394 bytes 1017093557448 (1.0 TB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ethtool eth4
Settings for eth4:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: 10000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: Direct Attach Copper
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
root@PS-Node1:~# ethtool eth8
Settings for eth8:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseSR/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10000baseSR/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: FIBRE
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
Thanks,
Interface not passing traffic
khopkins
96 Posts
Quote from khopkins on June 4, 2021, 9:28 pmHello,
Have a node that shows no traffic passing using an NMS. The other two nodes are showing good on these interfaces. The interface lights are showing "up" status. For example, eth4 and eth8 are in a bond, lights show good but looking at an NMS shows eth4 in error and not showing traffic. Worried that node 1 will fail if switch failure occurs.
Thanks,
Hello,
Have a node that shows no traffic passing using an NMS. The other two nodes are showing good on these interfaces. The interface lights are showing "up" status. For example, eth4 and eth8 are in a bond, lights show good but looking at an NMS shows eth4 in error and not showing traffic. Worried that node 1 will fail if switch failure occurs.
Thanks,
khopkins
96 Posts
Quote from khopkins on June 4, 2021, 9:44 pmBelieve might have some issues with the NMS or snmp. Doing an ifconfig on both ports
root@PS-Node1:~# ifconfig eth4
eth4: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:12:c0:02:d6:33 txqueuelen 1000 (Ethernet)
RX packets 123857 bytes 15854288 (15.8 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 69895196 bytes 82467206562 (82.4 GB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0root@PS-Node1:~# ifconfig eth8
eth8: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:12:c0:02:d6:33 txqueuelen 1000 (Ethernet)
RX packets 3115772738 bytes 4357441364051 (4.3 TB)
RX errors 30 dropped 344359 overruns 0 frame 30
TX packets 948659394 bytes 1017093557448 (1.0 TB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ethtool eth4
Settings for eth4:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: 10000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: Direct Attach Copper
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
root@PS-Node1:~# ethtool eth8
Settings for eth8:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseSR/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10000baseSR/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: FIBRE
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
Thanks,
Believe might have some issues with the NMS or snmp. Doing an ifconfig on both ports
root@PS-Node1:~# ifconfig eth4
eth4: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:12:c0:02:d6:33 txqueuelen 1000 (Ethernet)
RX packets 123857 bytes 15854288 (15.8 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 69895196 bytes 82467206562 (82.4 GB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@PS-Node1:~# ifconfig eth8
eth8: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether 00:12:c0:02:d6:33 txqueuelen 1000 (Ethernet)
RX packets 3115772738 bytes 4357441364051 (4.3 TB)
RX errors 30 dropped 344359 overruns 0 frame 30
TX packets 948659394 bytes 1017093557448 (1.0 TB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ethtool eth4
Settings for eth4:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: 10000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: Direct Attach Copper
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
root@PS-Node1:~# ethtool eth8
Settings for eth8:
Supported ports: [ FIBRE ]
Supported link modes: 10000baseSR/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10000baseSR/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Port: FIBRE
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
Thanks,