I'm missing the Infiniband kernel module for my Qlogic IB card.
lspci | grep -i infiniband
07:00.0 InfiniBand: QLogic Corp. IBA7322 QDR InfiniBand HCA (rev 02)
Are there a prebuild modules to add it in the kernel in proxmox? Do I have to build the kmod myself?
dmesg | grep qib
[ 12.352184] ib_qib 0000:07:00.0: Unable to enable pcie error reporting: -5
[ 12.352753] ib_qib 0000:07:00.0: DCA enabled
[ 12.352756] ib_qib 0000:07:00.0: set notifier irq 140 rcv 0 notify 00000000df00ca29
[ 12.352760] ib_qib 0000:07:00.0: set notifier irq 141 rcv 0 notify 000000003a959b07
[ 12.352762] ib_qib 0000:07:00.0: set notifier irq 142 rcv 0 notify 00000000898beee0
[ 12.352764] ib_qib 0000:07:00.0: set notifier irq 143 rcv 0 notify 000000007b98a1f5
[ 12.352766] ib_qib 0000:07:00.0: set notifier irq 144 rcv 0 notify 00000000535e852e
[ 12.352768] ib_qib 0000:07:00.0: set notifier irq 145 rcv 0 notify 000000002c5d5afe
[ 12.352770] ib_qib 0000:07:00.0: set notifier irq 148 rcv 1 notify 000000005fc84d43
[ 12.352771] ib_qib 0000:07:00.0: set notifier irq 149 rcv 1 notify 00000000f63ce0e1
[ 13.211782] ib_qib 0000:07:00.0: qib0: Reserving QPNs from 0x656b78 to 0x656b78 for non-verbs use
[ 13.252703] ib_qib 0000:07:00.0: qib0: Registration with rdmavt done.
[ 15.273494] ib_qib 0000:07:00.0: qib0: IB0:2 QSFP byte0 is 0x11, S/B 0x0C/D
[ 15.329492] ib_qib 0000:07:00.0: qib0: IB0:2 QSFP ID byte is 0x11, S/B 0x0C/D
[ 15.389491] ib_qib 0000:07:00.0: qib0: IB0:1 QSFP byte0 is 0x11, S/B 0x0C/D
[ 15.445491] ib_qib 0000:07:00.0: qib0: IB0:1 QSFP ID byte is 0x11, S/B 0x0C/D
[ 20.931632] ib_qib IB0:2 Turning LOS off
[ 23.012766] ib_qib IB0:1 Turning LOS off
lspci | grep -i infiniband
07:00.0 InfiniBand: QLogic Corp. IBA7322 QDR InfiniBand HCA (rev 02)
Are there a prebuild modules to add it in the kernel in proxmox? Do I have to build the kmod myself?
dmesg | grep qib
[ 12.352184] ib_qib 0000:07:00.0: Unable to enable pcie error reporting: -5
[ 12.352753] ib_qib 0000:07:00.0: DCA enabled
[ 12.352756] ib_qib 0000:07:00.0: set notifier irq 140 rcv 0 notify 00000000df00ca29
[ 12.352760] ib_qib 0000:07:00.0: set notifier irq 141 rcv 0 notify 000000003a959b07
[ 12.352762] ib_qib 0000:07:00.0: set notifier irq 142 rcv 0 notify 00000000898beee0
[ 12.352764] ib_qib 0000:07:00.0: set notifier irq 143 rcv 0 notify 000000007b98a1f5
[ 12.352766] ib_qib 0000:07:00.0: set notifier irq 144 rcv 0 notify 00000000535e852e
[ 12.352768] ib_qib 0000:07:00.0: set notifier irq 145 rcv 0 notify 000000002c5d5afe
[ 12.352770] ib_qib 0000:07:00.0: set notifier irq 148 rcv 1 notify 000000005fc84d43
[ 12.352771] ib_qib 0000:07:00.0: set notifier irq 149 rcv 1 notify 00000000f63ce0e1
[ 13.211782] ib_qib 0000:07:00.0: qib0: Reserving QPNs from 0x656b78 to 0x656b78 for non-verbs use
[ 13.252703] ib_qib 0000:07:00.0: qib0: Registration with rdmavt done.
[ 15.273494] ib_qib 0000:07:00.0: qib0: IB0:2 QSFP byte0 is 0x11, S/B 0x0C/D
[ 15.329492] ib_qib 0000:07:00.0: qib0: IB0:2 QSFP ID byte is 0x11, S/B 0x0C/D
[ 15.389491] ib_qib 0000:07:00.0: qib0: IB0:1 QSFP byte0 is 0x11, S/B 0x0C/D
[ 15.445491] ib_qib 0000:07:00.0: qib0: IB0:1 QSFP ID byte is 0x11, S/B 0x0C/D
[ 20.931632] ib_qib IB0:2 Turning LOS off
[ 23.012766] ib_qib IB0:1 Turning LOS off
Last edited: