Using hpi-b – Artesyn System Management Interface Based on HPI-B (Centellis 2000 R3.0/4411) User's Guide (June 2014) User Manual
Page 95
 
Using HPI-B
System Management Interface Based on HPI-B (Centellis 2000 R3.0/4411) User’s Guide (6806800P20C)
95
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. 
-i
Invokes the FUMI saHpiFumiSourceInfoGet() call. This command is invoked after the 
source image has been set and validated. It can be used to retrieve information such as version 
number, build date and similar information. Refer to the FUMI specification for further details. 
-t
Invokes the FUMI call saHpiFumiTargetInfoGet(). This function can be used to retrieve 
information about the target image file. This information includes version number, build date 
etc. 
-a
This invokes the FUMI call saHpiFumiActivate(). This starts the execution of the active 
image on the selected FUMI. 
-g
This invokes the FUMI call saHpiFumiUpgradeStatusGet().
This should be called after the update process has been started. It returns the update status. 
Refer to the FUMI specification for possible states. 
-y
If you are upgrading IPMC firmware images on the currently supported blades via FUMI, then 
the IPMC firmware is implicitly activated and the -a command is used to trigger a FRU state 
change from M1 (Inactive) to M2 (Insertion pending).