1

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
rookie099
  • 345
  • 2
  • 14

1 Answers1

0

Using the QConvergeConsole CLI with the -df switch solved the problem.

Lenniey
  • 5,090
  • 2
  • 17
  • 28