Wednesday, June 28, 2023

OpenBSD 7.3 ixl SIOCSIFMEDIA: Operation not supported

Running "doas ifconfig ixl3 media 10GbaseLR" gives me "SIOCSIFMEDIA: Operation not supported" and I'm not sure why.

I'm also not sure why "ifconfig ixl sff" shows no transceiver data even if there are FlexOptix transiceivers in two of the slots and I have confirmed that the card in question is not locked.

dmesg | fgrep ixl  
ixl0 at pci1 dev 0 function 0 "Intel X710 SFP+" rev 0x02: port 1, FW 9.120.73026 API 1.15, msix, 4 queues, address 

ixl1 at pci1 dev 0 function 1 "Intel X710 SFP+" rev 0x02: port 0, FW 9.120.73026 API 1.15, msix, 4 queues, address 


ixl2 at pci1 dev 0 function 2 "Intel X710 SFP+" rev 0x02: port 2, FW 9.120.73026 API 1.15, msix, 4 queues, address 


ixl3 at pci1 dev 0 function 3 "Intel X710 SFP+" rev 0x02: port 3, FW 9.120.73026 API 1.15, msix, 4 queues, address 

No comments:

Post a Comment