6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
ibrix_chassis
Display information about the chassis in an X9720/9730, 8200/8800, or 9300/9320 system,
or unregister a chassis.
Description
The chassis in each system is registered automatically for hardware monitoring. The
ibrix_chassis command displays information about registered chassis or about servers registered
in a chassis. You can also use the command to unregister a chassis.
Synopsis
List all registered chassis:
ibrix_chassis -l
List detailed information for the specified chassis:
ibrix_chassis -i [-n CHASSISNAME]
List all registered servers in one or all chassis:
ibrix_chassis -l -s [-n CHASSISNAMELIST]
This command lists the registered servers in the chassis provided in the command. In this instance,
CHASSISNAMELIST can be the name of a chassis or a comma-separated list of multiple chassis.
If [-n CHASSISNAMELIST] is not provided, the registered servers for all chassis are listed.
List detailed information for registered servers in one or all chassis:
ibrix_chassis -i -s [-n CHASSISNAMELIST]
This command lists detailed information for registered servers in the chassis provided in the
command. In this instance, CHASSISNAMELIST can be the name of a chassis or a comma-separated
list of multiple chassis. If [-n CHASSISNAMELIST] is not provided, detailed information for
registered servers for all chassis are displayed.
Lists detailed information for the named registered servers in the named chassis.
ibrix_chassis -i -s [-n CHASSISNAME -h HOSTNAMES]
In this instance:
CHASSISNAME is the name of the chassis.
HOSTNAMES is a comma-separated list of registered server names.
Unregister a chassis:
ibrix_chassis -d -n CHASSISNAME
Options
DescriptionOption
Unregisters a chassis.-d
Specifies hosts (host1,host2,..).-h HOSTNAMES
Lists detailed information for chassis or servers registered to a chassis.-i
Lists chassis.-l
Specifies a chassis.-n CHASSISNAME
Specifies multiple chassis (chassis1,chassis2,..).-n CHASSISLIST
Displays information for registered servers in the specified chassis.-s
Shows the usage for this command.-?
ibrix_chassis 29