April 30, 20242 yr Problem: 1 of the NICs on my Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Card is disappearing and not showing up in the OS or the Interface. The other ETH4 is there. ``` root@OFFENSIVE-BIAS:~# ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: tunl0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ipip 0.0.0.0 brd 0.0.0.0 3: eth0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP mode DEFAULT group default qlen 1000 link/ether b8:ca:3a:71:31:fc brd ff:ff:ff:ff:ff:ff 4: eth1: <NO-CARRIER,BROADCAST,MULTICAST,SLAVE,UP> mtu 1500 qdisc mq master bond0 state DOWN mode DEFAULT group default qlen 1000 link/ether b8:ca:3a:71:31:fc brd ff:ff:ff:ff:ff:ff permaddr b8:ca:3a:71:31:fd 5: eth2: <NO-CARRIER,BROADCAST,MULTICAST,SLAVE,UP> mtu 1500 qdisc mq master bond0 state DOWN mode DEFAULT group default qlen 1000 link/ether b8:ca:3a:71:31:fc brd ff:ff:ff:ff:ff:ff permaddr b8:ca:3a:71:31:fe 6: eth3: <NO-CARRIER,BROADCAST,MULTICAST,SLAVE,UP> mtu 1500 qdisc mq master bond0 state DOWN mode DEFAULT group default qlen 1000 link/ether b8:ca:3a:71:31:fc brd ff:ff:ff:ff:ff:ff permaddr b8:ca:3a:71:31:ff 7: eth4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 90:e2:ba:3d:e6:9c brd ff:ff:ff:ff:ff:ff 8: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue master br0 state UP mode DEFAULT group default qlen 1000 link/ether b8:ca:3a:71:31:fc brd ff:ff:ff:ff:ff:ff 9: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether b8:ca:3a:71:31:fc brd ff:ff:ff:ff:ff:ff root@OFFENSIVE-BIAS:~# ifconfig -s -a ``` Diagnostic is attached. I have already deleted network.cfg and associated files and rebooted many times with various configs. It did show up originally. I configured it, then it disappeared and won't come back. offensive-bias-diagnostics-20240430-0918.zip
April 30, 20242 yr Community Expert Solution Apr 30 09:03:01 OFFENSIVE-BIAS kernel: ixgbe 0000:42:00.1: failed to load because an unsupported SFP+ or QSFP module type was detected. Apr 30 09:03:01 OFFENSIVE-BIAS kernel: ixgbe 0000:42:00.1: Reload the driver after installing a supported module.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.