By category (server/storage/chassis), Single component, Set of components – HP StoreAll Storage User Manual

Page 42

Advertising
background image

By category (server/storage/chassis)

Use the component category with the get firmware recommendation command as follows:

To get the firmware recommendation for all server components:

# hpsp_fmt –fr server

To get the firmware recommendation for all storage components:

# hpsp_fmt –fr storage

To get the firmware recommendation for all chassis components:

# hpsp_fmt –fr chassis

Example 29 Get the firmware update recommendation for all server components on an X9720 or
9730 platform

# hpsp_fmt -fr
Since no category argument is specified, operation will be performed on server
components...
Based on the configuration, Flash recommendation may take 5 minutes.
<<< Completed >>>

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 36)

. 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 30 Get the firmware update recommendation for a storage controller on the X9720
platform

# hpsp_fmt -fr -c storage_ctlr

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>]…

42

StoreAll 9730 and IBRIX X9720 FMT command reference and examples

Advertising