On 25.02.23 06:42, Daniel Baumann wrote:
jftr, that depends on the board/card configuration (in the majority of
our supermicro servers, the ixgbe are usually enp175* and ens2*)
oh, thanks, I thought the interface names just depend on the used driver
module.
what specific nic or mainboard do you have (onboard or discrete nic)?
It is an onboard one:
root@tor-tc:~# lspci|grep Ethernet
02:00.0 Ethernet controller: Intel Corporation Ethernet Controller
I225-V (rev 03)
03:00.0 Ethernet controller: Intel Corporation Ethernet Controller
I225-V (rev 03)
0a:00.0 Ethernet controller: Intel Corporation Ethernet Connection X553
10 GbE SFP+ (rev 11)
0a:00.1 Ethernet controller: Intel Corporation Ethernet Connection X553
10 GbE SFP+ (rev 11)
0b:00.0 Ethernet controller: Intel Corporation Ethernet Connection X553
10 GbE SFP+ (rev 11)
0b:00.1 Ethernet controller: Intel Corporation Ethernet Connection X553
10 GbE SFP+ (rev 11)
The I225-V are working fine, the other four make trouble.
I am using transceiver modules AXS85-192-M3 from 10Gtek.
do you use the correct branded sfps, did you try
"allow_unsupported_sfp=1" already?
As they work with kernel 5.x I assumed they are fine.
The allow_unsupported_sfp=1 does not make a difference. Shouldn't there
be at least a syslog message if an unsupported sfp is detected?
Thorsten