Example applications – Artesyn System Management Interface Based on HPI-B (Centellis CO 31kX-4100-2000-4410) (June 2014) User Manual
Page 97
Example Applications
System Management Interface Based on HPI-B (Centellis CO31kX/4100/2000/4410) User’s Guide
97
dual-flash-bank boards.
Options:
-d DOMAIN_ID use domain with id DOMAIN_ID
-r RESOURCE_ID use resource with id RESOURCE_ID
-b BANK_NUM set boot bank number to BANK_NUM [0/1]
-V print version information and exit
-h display this help and exit
#------------------------------#
# hpibootoptions
#------------------------------#
Usage: hpibootoptions [OPTION]... [PARAM# PARAMS]
HPI example application to manage the system boot options defined in IPMI
v2.0 .
Options:
-d DOMAIN_ID use domain with id DOMAIN_ID
-r RESOURCE_ID use resource with id RESOURCE_ID
-c turn on console redirection
(Not applicable on some boards)
-o turn off console redirection
(Not applicable on some boards)
-x perform FRU cold-reset
-V print version information and exit
-h display this help and exit
Examples:
Set the system boot option 1 (service partition) to value 2 for resource 4 on
domain 0:
hpibootoptions -d 0 -r 4 1 2
Turn on console redirection and perform a cold-reset for resource 34 on
domain
0:
hpibootoptions -d 0 -r 34 -c -x
#------------------------------#
# hpichassisstatus
#------------------------------#
Usage: hpichassisstatus [OPTION]...
HPI example application to display the control state of the chassis status
control.