HP Storage Platform Firmware Management Tool for StoreAll User Guide

Single component
To get the firmware update recommendation for a single component, use the c <component
name> option along with the fr option as follows:
# hpsp_fmt fr c <component name>
The possible component name can be the short form of components shown in the -lc command
output. See the section “Listing supported components” (page 57). The example output shows the
short form on the left-hand side and its description on the right-hand side.
NOTE: The same short form is used for the device field/column of all operations.
Example 58 Get the firmware update recommendation for a single component on a 9320 platform
# hpsp_fmt -fr -c Storage_Ctlr
Enter controller ip :10.10.122.8
username :manage
password :
To add one more controller for the operation, enter 'y/Y':n
Based on the configuration, Flash recommendation may take 4 minutes.
<<< Completed >>>
Set of components
To get the firmware recommendation for a set of components, use the c option with
comma-separated component names as the option parameter, along with the fr subcommand
as follows:
# hpsp_fmt fr c <component name>[,<component name>]
Obtaining the update (flash) recommendation 63