rcxadm chassis is an existing ROR VE command.
For details, refer to "3.1 rcxadm chassis" of the "Command Reference VE".
This section explains the additional functions.
Name
[Windows]
Installation_folder\Manager\bin\rcxadm chassis - display of chassis information
[Linux]
/opt/FJSVrcvmr/bin/rcxadm chassis - display of chassis information
Format
rcxadm chassis show -name name
Description
rcxadm chassis is the command for managing chassis.
Subcommands
Displays the detailed information for chassis.
The following detailed information is displayed:
Item Name | Description |
---|---|
Name | Chassis name |
Model | Model |
IPAddress | IP address |
Status | Status |
ServerBlades | The number of server blades |
LANSwitchBlades | The number of LAN switch blades |
Server[n] | Server name |
L-Server[n] | L-Server name |
L-Server[n][Status] | L-Server Status |
Options
In name, specify the chassis name to display the detailed information for.
Examples
To display the details of chassis information:
>rcxadm chassis show -name Chassis01 <RETURN>
Name: Chassis01
Model: SQ715M00205
IPAddress: 192.168.10.100
Status: normal
ServerBlades: 2
LANSwitchBlades: 2
Server[1]: BX600-1
L-Server[1]: -
L-Server[1][Status]: -
Server[2]: BX600-2
L-Server[2]: Lserver01
L-Server[2][Status]: normal |