How can I find the correct firmware version number for a QLogic InfiniBand adapter on a Debian server?
ibstat
displays an empty version number like so:
Firmware version:
Hardware version: 2
lspci -vvv
is also silent on the issue like so:
InfiniBand: QLogic Corp. IBA7322 QDR InfiniBand HCA (rev 02)
Subsystem: QLogic Corp. IBA7322 QDR InfiniBand HCA
Using the QConvergeConsole CLI with the
-df
switch solved the problem.