3PAR AIX Implementation Guide (320-200187, June 2011)

3.3
Installing the IBM Fibre Channel HBA
3PAR AIX 5.3, 6.1, and 7.1 Implementation Guide
3PAR Confidential
3.2.2 Displaying Firmware and Driver Versions for the IBM HBA
If the IBM FC HBA is already installed in the host server, verify support on the InServ storage
server by checking the model version, FRU number, and firmware levels for each IBM FC HBA
connecting to the InServ storage server.
To display the IBM FC HBAs installed, issue lsdev | grep fcs on the AIX CLI:
To display the HBA type, issue lscfg -vps -l fcs0 | grep -i <customer card>
on the AIX CLI:
280B is the IBM HBA model number
To display the HBA FRU number, issue lscfg -vps -l fcs0 | grep -i <fru> on the
AIX CLI.
03N6441 is the FRU number.
To display the Firmware levels for each installed IBM FC HBA,
issue
lscfg -vps -l fcs0 | grep Z9 on the AIX CLI:
TS1.91A5 is the current HBA firmware.
# lsdev | grep fcs
fcs0 Available 06-08 FC Adapter
fcs1 Available 07-08 FC Adapter
# lscfg -vps -l fcs0 | grep -i "customer card”
Customer Card ID Number.....280B
# lscfg -vps -l fcs0 | grep -i “fru”
FRU Number.................. 03N6441
# lscfg -vps -l fcs0 | grep Z9
Device Specific.(Z9)........TS1.91A5