MMB CLI (Command Line Interface) Operations
2.2 Setting Commands
393
CA92344-0539-04
2.2.39 set partition skt_binding_mode
It sets the CPU socket binding mode of the specified Extended Partitioning.
Default value set is disable.
enable: CPU socket binding mode is enabled.
disable: CPU socket binding mode is disabled
For the partition which is already powered on, when the settings are performed by this command, the
following message is displayed and settings cannot be performed.
“
Unable to change the mode while the partition is running.
Please try to change the mode after the partition is shutdown.”
For the partition which is already powered off, when the settings are changed by this command, power off/on
is not required. The value which is set, is reflected instantly instead of displaying the above-mentioned
message
Moreover, also when value which are the same as the current values are set, power off/on is not required
and the above-mentioned message is not displayed.
When the mode setting is changed from disable to enable for the Extended Partition where the number of
CPU cores more than two sockets is allocated, the number of CPU cores is changed to two sockets.
When the specified partition is not in an Extended Partitioning, an error message is displayed and the
operation cannot be performed for the specified partition.
Privilege: Administrator, Operator, Partition Operator (Only managed partition)
(1) Input format
set partition skt_binding_mode <partition#> [enable| disable ] {quiet}
(2) Option
quiet: Message is not displayed
(3) Usage example
Example: When setting CPU socket binding mode of the Partition#4 to Enable.
# set partition skt_binding_mode 4 enable
#
Example: When setting the mode of the Partition#4 that allocates 37 cores to Enable.
# set partition skt_binding_mode 4 enable
The setting number of CPU cores will be modified.(current:37 to setting:36)
SKT Binding Mode of Partition#4 is enable.
Are you sure to continue?[Y/N]: y
#
(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 ‘set partition skt_binding_mode’ command.
Unable to execute this command because the system is under maintenance.
Unable to execute this command because the Partition#x is under maintenance.
Unable to change the mode while the partition is running.