Using hpi-b – Artesyn System Management Interface Based on HPI-B (Centellis CO 31kX-4100-2000-4410) (June 2014) User Manual

Page 90

Advertising
background image

Using HPI-B

System Management Interface Based on HPI-B (Centellis CO31kX/4100/2000/4410) User’s Guide

90

Parameters

-d DOMAIN_ID

HPI-B domain ID of the FRU whose firmware you want to update

-r RESOURCE_ID

Resource ID of the FRU whose firmware you want to update

-f FUMI_NUMBER

FUMI number which identifies the memory resource (for example boot flash or user flash)
which you want to update

-b BANK_NUM

Bank number. This identifies which memory device, out of several redundant memory devices
you want to update. It allows to select for example the stand-by memory device or the
currently active. (not supported by Artesyn FRUs/blades released in the Centellis
31K/4100/2000/4410 context)

-s URI

Invokes the underlying FUNI call saHpiFumiSourceSet(). Supply the URI of the source
image file. See the FUMI specification for details.

-u

Invokes the FUMI saHpiFumiUpgradeStart() call. This starts the update process.

-v

Invokes the FUMI saHpiFumiSourceInfoValidateStart() call. This checks the validity
of the new firmware image.

This parameter supports only the file protocol. This means URIs must be given in the
following form: file://<absolute path of file>

Any other protocols, such as FTP for example, are not supported.

Advertising