I'm trying to use the parameter allow_unsupported_sfp=1. One of the SFP modules i'm trying to use is probably not officially supported. I've tried it in/with:
- /etc/modprobe.d/ixgbe.conf
- /etc/default/grub
- modprobe
All with no result.
Also tried it with parameter debug=16 to find out if it even gets passed trough to the driver/module: no result/ no difference in dmesg logging.
I'm using the following NIC: Supermicro AOC-STGN-I2S
Checking dmesg | grep ixgbe gives the following result:
Yes, I'm using VF features on the 2nd port/working sfp module. Based on https://forums.servethehome.com/ind...iny-m920q-or-m720q-with-cx3-and-sr-iov.35664/ Pleas ignore those.
[ 1.225654] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[ 1.225657] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 1.226237] ixgbe 0000:01:00.0: enabling device (0000 -> 0002)
[ 1.249507] ixgbe 0000:01:00.0: failed to load because an unsupported SFP+ or QSFP module type was detected.
[ 1.249513] ixgbe 0000:01:00.0: Reload the driver after installing a supported module.
[ 1.249647] ixgbe 0000:01:00.1: enabling device (0000 -> 0002)
[ 1.422007] ixgbe 0000:01:00.1: Multiqueue Enabled: Rx Queue count = 6, Tx Queue count = 6 XDP Queue count = 0
[ 1.422298] ixgbe 0000:01:00.1: 32.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x8 link)
[ 1.422381] ixgbe 0000:01:00.1: MAC: 2, PHY: 19, SFP+: 12, PBA No: 0210FF-0FF
[ 1.422382] ixgbe 0000:01:00.1: 0c:c4:7a:8f:49:13
[ 1.425477] ixgbe 0000:01:00.1: Intel(R) 10 Gigabit Network Connection
[ 1.712359] ixgbe 0000:01:00.1 enp1s0f1: renamed from eth0
[ 4.212019] ixgbe 0000:01:00.1 enp1s0f1: SR-IOV enabled with 3 VFs
[ 4.278631] ixgbe 0000:01:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4 XDP Queue count = 0
[ 4.388472] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver
[ 4.388475] ixgbevf: Copyright (c) 2009 - 2018 Intel Corporation.
[ 4.388575] ixgbevf 0000:02:10.1: enabling device (0000 -> 0002)
[ 4.389826] ixgbevf 0000:02:10.1: PF still in reset state. Is the PF interface up?
[ 4.389827] ixgbevf 0000:02:10.1: Assigning random MAC address
[ 4.390095] ixgbevf 0000:02:10.1: c6:84:d2:a1:ec:3b
[ 4.390097] ixgbevf 0000:02:10.1: MAC: 1
[ 4.390099] ixgbevf 0000:02:10.1: Intel(R) 82599 Virtual Function
[ 4.390179] ixgbevf 0000:02:10.3: enabling device (0000 -> 0002)
[ 4.391418] ixgbevf 0000:02:10.3: PF still in reset state. Is the PF interface up?
[ 4.391420] ixgbevf 0000:02:10.3: Assigning random MAC address
[ 4.391676] ixgbevf 0000:02:10.3: 82:0e:cd:c6:b6:80
[ 4.391678] ixgbevf 0000:02:10.3: MAC: 1
[ 4.391679] ixgbevf 0000:02:10.3: Intel(R) 82599 Virtual Function
[ 4.391724] ixgbevf 0000:02:10.5: enabling device (0000 -> 0002)
[ 4.393052] ixgbevf 0000:02:10.5: PF still in reset state. Is the PF interface up?
[ 4.393053] ixgbevf 0000:02:10.5: Assigning random MAC address
[ 4.393259] ixgbevf 0000:02:10.5: 5a:8b:68:10:77:f5
[ 4.393261] ixgbevf 0000:02:10.5: MAC: 1
[ 4.393278] ixgbevf 0000:02:10.5: Intel(R) 82599 Virtual Function
[ 7.365131] ixgbevf 0000:02:10.5 enp1s0f1v2: renamed from eth2
[ 7.393856] ixgbevf 0000:02:10.1 enp1s0f1v0: renamed from eth0
[ 7.410065] ixgbe 0000:01:00.1: setting MAC aa:bb:cc:f2:00:00 on VF 0
[ 7.410068] ixgbe 0000:01:00.1: Reload the VF driver to make this change effective.
[ 7.410073] ixgbe 0000:01:00.1: The VF MAC address has been set, but the PF device is not up.
[ 7.410074] ixgbe 0000:01:00.1: Bring the PF device up before attempting to use the VF device.
[ 7.410086] ixgbevf 0000:02:10.3 enp1s0f1v1: renamed from eth1
[ 8.423722] ixgbe 0000:01:00.1: setting MAC aa:bb:cc:f2:00:01 on VF 1
[ 8.423726] ixgbe 0000:01:00.1: Reload the VF driver to make this change effective.
[ 8.423744] ixgbe 0000:01:00.1: The VF MAC address has been set, but the PF device is not up.
[ 8.423745] ixgbe 0000:01:00.1: Bring the PF device up before attempting to use the VF device.
[ 10.436938] ixgbe 0000:01:00.1: setting MAC aa:bb:cc:f2:00:02 on VF 2
[ 10.436942] ixgbe 0000:01:00.1: Reload the VF driver to make this change effective.
[ 10.436946] ixgbe 0000:01:00.1: The VF MAC address has been set, but the PF device is not up.
[ 10.436947] ixgbe 0000:01:00.1: Bring the PF device up before attempting to use the VF device.
[ 10.440145] ixgbe 0000:01:00.1 enp1s0f1: VF 0 is trusted
[ 10.443192] ixgbe 0000:01:00.1 enp1s0f1: VF 1 is trusted
[ 10.446341] ixgbe 0000:01:00.1 enp1s0f1: VF 2 is trusted
[ 10.601764] ixgbe 0000:01:00.1: registered PHC device on enp1s0f1
[ 10.773769] ixgbe 0000:01:00.1 enp1s0f1: detected SFP+: 12
[ 10.913783] ixgbe 0000:01:00.1 enp1s0f1: NIC Link is Up 1 Gbps, Flow Control: RX/TX
I'm pretty new to this. I've done a lot of reading forums etc to try to find out what is going on. Also testing and rebooting a lot....
Does anybody have some ideas?
Oh and software:
Proxmox 8.0.4
Default ixgbe driver (I think? I didn't install anything alse).
Also i can't find anything about what version of driver this is.
- /etc/modprobe.d/ixgbe.conf
- /etc/default/grub
- modprobe
All with no result.
Also tried it with parameter debug=16 to find out if it even gets passed trough to the driver/module: no result/ no difference in dmesg logging.
I'm using the following NIC: Supermicro AOC-STGN-I2S
Checking dmesg | grep ixgbe gives the following result:
Yes, I'm using VF features on the 2nd port/working sfp module. Based on https://forums.servethehome.com/ind...iny-m920q-or-m720q-with-cx3-and-sr-iov.35664/ Pleas ignore those.
[ 1.225654] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[ 1.225657] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 1.226237] ixgbe 0000:01:00.0: enabling device (0000 -> 0002)
[ 1.249507] ixgbe 0000:01:00.0: failed to load because an unsupported SFP+ or QSFP module type was detected.
[ 1.249513] ixgbe 0000:01:00.0: Reload the driver after installing a supported module.
[ 1.249647] ixgbe 0000:01:00.1: enabling device (0000 -> 0002)
[ 1.422007] ixgbe 0000:01:00.1: Multiqueue Enabled: Rx Queue count = 6, Tx Queue count = 6 XDP Queue count = 0
[ 1.422298] ixgbe 0000:01:00.1: 32.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x8 link)
[ 1.422381] ixgbe 0000:01:00.1: MAC: 2, PHY: 19, SFP+: 12, PBA No: 0210FF-0FF
[ 1.422382] ixgbe 0000:01:00.1: 0c:c4:7a:8f:49:13
[ 1.425477] ixgbe 0000:01:00.1: Intel(R) 10 Gigabit Network Connection
[ 1.712359] ixgbe 0000:01:00.1 enp1s0f1: renamed from eth0
[ 4.212019] ixgbe 0000:01:00.1 enp1s0f1: SR-IOV enabled with 3 VFs
[ 4.278631] ixgbe 0000:01:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4 XDP Queue count = 0
[ 4.388472] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver
[ 4.388475] ixgbevf: Copyright (c) 2009 - 2018 Intel Corporation.
[ 4.388575] ixgbevf 0000:02:10.1: enabling device (0000 -> 0002)
[ 4.389826] ixgbevf 0000:02:10.1: PF still in reset state. Is the PF interface up?
[ 4.389827] ixgbevf 0000:02:10.1: Assigning random MAC address
[ 4.390095] ixgbevf 0000:02:10.1: c6:84:d2:a1:ec:3b
[ 4.390097] ixgbevf 0000:02:10.1: MAC: 1
[ 4.390099] ixgbevf 0000:02:10.1: Intel(R) 82599 Virtual Function
[ 4.390179] ixgbevf 0000:02:10.3: enabling device (0000 -> 0002)
[ 4.391418] ixgbevf 0000:02:10.3: PF still in reset state. Is the PF interface up?
[ 4.391420] ixgbevf 0000:02:10.3: Assigning random MAC address
[ 4.391676] ixgbevf 0000:02:10.3: 82:0e:cd:c6:b6:80
[ 4.391678] ixgbevf 0000:02:10.3: MAC: 1
[ 4.391679] ixgbevf 0000:02:10.3: Intel(R) 82599 Virtual Function
[ 4.391724] ixgbevf 0000:02:10.5: enabling device (0000 -> 0002)
[ 4.393052] ixgbevf 0000:02:10.5: PF still in reset state. Is the PF interface up?
[ 4.393053] ixgbevf 0000:02:10.5: Assigning random MAC address
[ 4.393259] ixgbevf 0000:02:10.5: 5a:8b:68:10:77:f5
[ 4.393261] ixgbevf 0000:02:10.5: MAC: 1
[ 4.393278] ixgbevf 0000:02:10.5: Intel(R) 82599 Virtual Function
[ 7.365131] ixgbevf 0000:02:10.5 enp1s0f1v2: renamed from eth2
[ 7.393856] ixgbevf 0000:02:10.1 enp1s0f1v0: renamed from eth0
[ 7.410065] ixgbe 0000:01:00.1: setting MAC aa:bb:cc:f2:00:00 on VF 0
[ 7.410068] ixgbe 0000:01:00.1: Reload the VF driver to make this change effective.
[ 7.410073] ixgbe 0000:01:00.1: The VF MAC address has been set, but the PF device is not up.
[ 7.410074] ixgbe 0000:01:00.1: Bring the PF device up before attempting to use the VF device.
[ 7.410086] ixgbevf 0000:02:10.3 enp1s0f1v1: renamed from eth1
[ 8.423722] ixgbe 0000:01:00.1: setting MAC aa:bb:cc:f2:00:01 on VF 1
[ 8.423726] ixgbe 0000:01:00.1: Reload the VF driver to make this change effective.
[ 8.423744] ixgbe 0000:01:00.1: The VF MAC address has been set, but the PF device is not up.
[ 8.423745] ixgbe 0000:01:00.1: Bring the PF device up before attempting to use the VF device.
[ 10.436938] ixgbe 0000:01:00.1: setting MAC aa:bb:cc:f2:00:02 on VF 2
[ 10.436942] ixgbe 0000:01:00.1: Reload the VF driver to make this change effective.
[ 10.436946] ixgbe 0000:01:00.1: The VF MAC address has been set, but the PF device is not up.
[ 10.436947] ixgbe 0000:01:00.1: Bring the PF device up before attempting to use the VF device.
[ 10.440145] ixgbe 0000:01:00.1 enp1s0f1: VF 0 is trusted
[ 10.443192] ixgbe 0000:01:00.1 enp1s0f1: VF 1 is trusted
[ 10.446341] ixgbe 0000:01:00.1 enp1s0f1: VF 2 is trusted
[ 10.601764] ixgbe 0000:01:00.1: registered PHC device on enp1s0f1
[ 10.773769] ixgbe 0000:01:00.1 enp1s0f1: detected SFP+: 12
[ 10.913783] ixgbe 0000:01:00.1 enp1s0f1: NIC Link is Up 1 Gbps, Flow Control: RX/TX
I'm pretty new to this. I've done a lot of reading forums etc to try to find out what is going on. Also testing and rebooting a lot....
Does anybody have some ideas?
Oh and software:
Proxmox 8.0.4
Default ixgbe driver (I think? I didn't install anything alse).
Also i can't find anything about what version of driver this is.