storage firmware hba show
Display the list of HBA firmware files on the given node
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage firmware hba show command displays the HBA firmware files present on each node. For MCC configs, run the command on each DR group.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-node {<nodename>|local}] - Node
- Selects the files that match the specified node name.
- [-filename <text>] - Storage Firmware File
- Selects the files that match the specified filename.
Examples
The following example displays the HBA firmware files on each node:
cluster1::> storage firmware hba show
Node: Node1
HBA Firmware Files
----------------------------------------
PM8072.03080900.HFW
SAS3008.13000000.HFW
SAS3616W.12030003.HFW
PM8072.03080900.HFW
Node: Node2
HBA Firmware Files
----------------------------------------
PM8072.03080900.HFW
SAS3008.13000000.HFW
SAS3616W.12030003.HFW
PM8072.03080900.HFW
8 entries were displayed.
Give documentation feedback