HP Insight Control for Linux 6.2 User Guide

To enable this feature, edit the Insight Control for Linux properties file, /opt/mx/icle/
icle.properties, and add the following line:
RUN_HPSUM_ON_BARE_METAL_DISCOVERY=true
It is not necessary to restart SIM for these changes to take effect.
In addition, if you want to run the hpsum command with option flags, add an additional line to
the file that looks like this:
HPSUM_FLAGS=parameters
Where parameters indicates the hpsum command's option flags you want to use. For example:
HPSUM_FLAGS=--downgrade
For more information on the hpsum command's option flags, see Section 12.2.5 (page 139).
12.2.4 Viewing the results of a firmware update
The results of a firmware update are captured in the Insight Control for Linux task results. The
task results appear immediately after a firmware update is initiated with the Run Now button,
or you can view them later with the Tasks and LogsView Task Results menu item. You can
also view bare-metal discovery updates this way. The firmware results are displayed in the
Operation Details section when you select the step labeled ProLiant Firmware Update (if
enabled). This log details the setup of the firmware update and displays the HPSUM detail log
file. This log file shows exactly which firmware components were updated and the version they
were updated to.
12.2.5 Specifying HPSUM option flags
By default, the firmware update procedure runs the command hpsum --silent without any
other options. This updates all firmware on a server only if the firmware files in the tar file are
newer.
HPSUM has many option flags that enable you to customize its operation. However, only a few
have any effect with the --silent option. The option flags most commonly used with Insight
Control for Linux are:
--force:rom
Force a firmware update on all devices. This works only for single target
devices like BIOS and iLO, but not multiple target devices like NICs.
--rewrite
This allows firmware of the same version to be overwritten.
--downgrade
This allows firmware to be downgraded to a lower version.
--dryrun
This option enables you to verify which firmware is updated but does not
perform an update.
Insight Control for Linux always inserts the --silent option. It is not necessary to specify it.
For more information on HPSUM option flags, see the HP Smart Update Firmware DVD User
Guide, which you can download from the following web address:
http://www.hp.com
12.2.6 Adding or removing firmware files from the firmware tar file
HP continuously releases new firmware for devices, and these new releases are usually in the
next revision of the Smart Update Firmware DVD. However there might be times when you
want to use this new firmware before the next DVD is released.
There also might be times when you do not want to update the firmware on a specific device,
and so you do not want that device’s firmware file in the firmware tar file.
To make changes to the collection of firmware files that are used for automatic firmware updates,
you must extract the contents of the firmware tar file, add and remove what you want, and
create a new tar file.
12.2 Basic firmware update functionality 139