HP Storage Platform Firmware Management Tool for StoreAll User Guide

Example 54 Get the firmware update recommendation for a NIC on a 9320 platform
# hpsp_fmt -flashrec -c NIC
Based on the configuration, Flash recommendation may take 2 minutes.
<<< Completed >>>
Example 55 Get the firmware update recommendation for storage components on a 9320 platform
# hpsp_fmt -fr storage
Enter controller ip :192.168.58.222
username :manage
password :
To add one more controller for the operation, enter 'y/Y':n
Based on the configuration, Flash recommendation may take 20 minutes.
<<< Completed >>>
All components
To get the flash firmware recommendation for all components, run the following command:
# hpsp_fmt fr all
For the 9320 platform, getting the flash firmware recommendation for all components command
requires the storage controller credentials.
You can supply the credentials using the options ci, -cu, and -cp, or the tool will prompt you
for the credentials.
When the tool prompts for the credentials, you have two options. You can perform the discovery
operation on another storage controller by entering y to add one more controller and subsequently
giving the ip-address, username, and password for one of the storage controllers from the
other storage controller. Alternatively, you can use the credservice option to enable the tool
to fetch the storage controller credentials from the credential management service running on the
server.
Example 56 Get the flash firmware recommendation for all components on a 9320 platform
# hpsp_fmt -fr all -ci 10.10.122.8 -cu <user> -cp <password>
Based on the configuration, Flash recommendation may take 20 minutes.
<<< Completed >>>
Obtaining the update (flash) recommendation 61