MMB CLI (Command Line Interface) Operations
2.3 Commands for Display
470
CA92344-0539-04
(3) Usage example
Example: When
‘all’ specification is used for the status in PRIMEQUEST 2800E
# show partition status all
0 P hogehoge On
Extended Partitioning Running
1 - testserver Standby Power Off
2 - part2
On
EFI
4 0 Expar4
On
Reset
5 0 test5
Standby Power Off
#
Example: When partition number 0~2 is used for the status same as above
# show partition status 0-2
0 P hogehoge On
OS Running
1 - testserver Standby Power Off
2 - part2
On
EFI
#
(4) Message
The following table lists the messages which are displayed in this CLI.
For details of the messages, see the PRIMEQUEST 2000 Series Message Reference (CA92344-0540)..
The specified partition number is invalid.
The specified parameter is invalid.
Unable to execute this command on a standby MMB.
Failed to execute show partition status command.
2.3.43 show partition extended_socket_mode
Displays the settings (enable/disable) of of Extended Socket mode of specified Extended Partitioning.
Privilege: A
ll
(1) Input format
show partition extended_socket_mode <Extended Partitioning#>
(2) Option
None
(3) Usage example
Example: When you display Extended Socket mode of Extended Partitioning 4,
# show partition extended_socket_mode 4
Extended Socket Mode: enable
#
(4) Message
The following table lists the messages which are displayed in this CLI.
For details of the messages, see the PRIMEQUEST 2000 Series Message Reference (CA92344-0540)..
The specified partition number is invalid.
The specified command is not supported.(error=[%s])
Unable to execute this command on a standby MMB.
Failed to execute ‘show partition extended_socket_mode’ command.
Extended Partitioning#x is not defined.