xcp-ng / xcp

Entry point for issues and wiki. Also contains some scripts and sources.
https://xcp-ng.org
1.31k stars 74 forks source link

QLogic 2462 Mezzanine Card on BL460c G7 - Alt Kernel 8.1 #420

Open Zamtzu opened 4 years ago

Zamtzu commented 4 years ago

Hello, Alt Kernel 8.1 fixed the issue with XCP recognizing these QLogic cards, normal 8.1 kernel did not.

stormi commented 4 years ago

Thanks for the notice. Can you give us the output of lspci -k so that we can see what model they are and what module is used?

Zamtzu commented 4 years ago

Sure:

06:00.0 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02) 06:00.1 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02)

stormi commented 4 years ago

This output is missing the part about the kernel module, that the -k option adds

Zamtzu commented 4 years ago

Apologies.

06:00.0 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02) Subsystem: Hewlett-Packard Company Device 1705 Kernel driver in use: qla2xxx Kernel modules: qla2xxx 06:00.1 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02) Subsystem: Hewlett-Packard Company Device 1705 Kernel driver in use: qla2xxx Kernel modules: qla2xxx

stormi commented 4 years ago

Thanks :+1:

rushikeshjadhav commented 3 years ago

@Zamtzu please share the alt kernel version that you are using in 8.1

stormi commented 3 years ago

@Zamtzu please share the alt kernel version that you are using in 8.1

That was probably the one from the base repository, so 4.19.108?

Zamtzu commented 3 years ago

cat /proc/version Linux version 4.19.108 (mockbuild@koji.xcp-ng.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC)) #1 SMP Mon Mar 23 15:04:05 CET 2020

billchin commented 3 years ago

Any idea when this fix will make it into the normal kernel?

teodorescuserban commented 1 year ago

Just curious @Zamtzu, what is your version of qlogic-qla2xxx package? But qlogic-qla2xxx-firmware? From what I was able to gather, qla2xxx version 8.X does support ISP2432, but the version 10.x does not (the lowest supported is ISP2532).

teodorescuserban commented 1 year ago

Just installed kernel-alt on latest 8.2 and all is working properly. I sincerely hope this makes its way back to main kernel. I would think many of us using community software are struggling with older cards.