June 14, 20251 yr Hi everyone,I'm hoping to get some assistance with a frustrating issue I've been facing since upgrading to Unraid 7.X. My 10Gb network interface card (NIC) was functioning perfectly with version 6, but now it no longer works across several versions of 7. Currently, I'm running on a 1Gb Realtek onboard NIC, which is not ideal for my setup, and I would like to get the 10Gb NIC working again.Here are some details about my setup:- Unraid version: 7.1.2- NIC model: QLogic QLE8152- NIC appears in dmesg- ifconfig -a shows no 10Gb NICs- dmesg output attachedI would appreciate any advice or solutions that could help me resolve this issue. Has anyone else experienced similar problems with their 10Gb NIC in Unraid 7.X? dmesg.txt
June 14, 20251 yr Community Expert easy to find:[ 38.920720] qla2xxx [0000:01:00.2]-00fb:41: QLogic QLE8152 - QLogic PCI-Express Dual Channel 10GbE CNA.[ 38.920819] qla2xxx [0000:01:00.2]-00fc:41: ISP8001: PCIe (5.0GT/s x8) @ 0000:01:00.2 hdma+ host#=41 fw=5.04.01 (48d4).[ 38.921075] qla2xxx [0000:01:00.3]-001d: : Found an ISP8001 irq 19 iobase 0x0000000098f2e96b.[ 38.943388] qla2xxx [0000:01:00.3]-ffff:42: FC4 priority set to NVMeIt has found the NIC, it sees that it demands an 8x Slot, you have none.Instead you have a NVMe that occupies that lanes that go to the 4x slot (read the Manual for your Motherboard CAREFULLY! and look for footmarks!!!).The Mobo switches to the NVMe and turns off the NICso either rearrange your slots if possible, get rid of that NVMe or get Hardware that offers enough lanes to run all the devices (hard to find currently, most of the boards are "overequipped", cheap but marketing effective)
June 15, 20251 yr Author 19 hours ago, JorgeB said:Please post the full diagnostics.Diagnostics attached. hive-diagnostics-20250614-2105.zip
June 15, 20251 yr Community Expert Type echo options qla2xxx ql2xnvmeenable=0 > /boot/config/modprobe.d/qla2xxx.confThen reboot and post new diags.
June 15, 20251 yr Community Expert There are two versions of this card:If he has got the Gen1 x8 one I see very little hope to get it to run in modern MoBos which usually offer 4x slots now.And, the card has no extra room for an NVMe like the log implies.But maybe turning the ghost off helps. he should try and report. Edited June 15, 20251 yr by MAM59
June 15, 20251 yr Author JorgeB,I've run that command and I'm attaching the new diagnostics.MAM59,I looked through the logs in the previous version of Unraid and saw that same errors. What's interesting is that this configuration has been working since 2019. The only thing that changed was the version of Unraid. This is a very old MB and the 10G card was purchased off of eBay, so it's likely old as well. If I need to replace them, I'm not opposed to it, I'd just like to save some money by trying to troubleshoot the issue first.hive-diagnostics-20250615-1114.zipI also found that the 10Gb NIC is showing UNCLAIMED when running a lshw -class networklshw -class network *-network:0 UNCLAIMED description: Ethernet controller product: 10GbE Converged Network Adapter (TCP/IP Networking) vendor: QLogic Corp. physical id: 0 bus info: pci@0000:01:00.0 version: 02 width: 64 bits clock: 33MHz capabilities: pm pciexpress msi vpd msix bus_master cap_list configuration: latency=0 resources: ioport:e300(size=256) memory:f790c000-f790ffff memory:f7700000-f77fffff memory:f78c0000-f78fffff *-network:1 UNCLAIMED description: Ethernet controller product: 10GbE Converged Network Adapter (TCP/IP Networking) vendor: QLogic Corp. physical id: 0.1 bus info: pci@0000:01:00.1 version: 02 width: 64 bits clock: 33MHz capabilities: pm pciexpress msi vpd msix bus_master cap_list configuration: latency=0 resources: ioport:e200(size=256) memory:f7908000-f790bfff memory:f7600000-f76fffff memory:f7880000-f78bffff Edited June 15, 20251 yr by vxzero Updated with more information
June 15, 20251 yr Author Solution I looked through an older diagnostic dump and found that under Unraid 6.x and Linux 6.1 it was using the QLGE driver. Upon upgrading to Unraid 7x this driver no longer exists due to Linux dropping support for it in Linux 6.6. Here's an article mentioning this https://www.phoronix.com/news/QLogic-10Gb-QLGE-Driver-DroppedIt looks like I may have to replace the card.
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.