MMB CLI (Command Line Interface) Operations
2.2 Setting Commands
395
CA92344-0539-04
2.2.40 add extended_partition sb
It adds the specified SB resources to the specified Extended Partitioning.
It is set to the specified value for CPU Core and Memory.
When the specified Extended Partitioning is powered ON, this command cannot be executed.
When CPU core number, memory size, USB1 of HOME SB, VGA/USB2/rKVMS, PCI Express slot of SB, is
not free, this command cannot be executed.
When the specified partition number is not in an Extended Partitioning, none of the commands are executed.
When VGAUSB2 is executed, the message to recommend the user operation that does not allocate
VGA/USB2/rKVMS is output.
When numbers of CPU cores that are more than that of two sockets are specified by this command for the
Extended Partition that CPU socket binding mode is set to enable, the number of CPU cores is changed to
two sockets.
Privilege: Administrator
(1) Input format
add extended_partition sb <partition#> CPU <CPU core number> {quiet}
add extended_partition sb <partition#> MEMORY <Memory size> {quiet}
add extended_partition sb <partition#> USB1 {quiet}
add extended_partition sb <partition#> VGAUSB2 {quiet}
(2) Option
quiet: The command is executed without interacting with the user.
(3) Usage example
Example: When three CPU cores are to be set to Partition#4 in PRIMEQUEST 2800E
# add extended_partition sb 4 CPU 3
Are you sure to continue adding three CPU Cores to Partition#4? [Y/N] Y
Adding three CPU Cores to Partition#4 has been completed successfully.
#
Example: When 24G Memory is to be se to Partition#4 in PRIMEQUEST 2800E
# add extended_partition sb 4 MEMORY 24
Are you sure to continue adding 24G Memory to Partition#4? [Y/N] Y
Adding 24G Memory to Partition#4 has been completed successfully.
#
Example: When USB1 of HOME SB is to be added to Partition#4 in PRIMEQUEST 2800E
# add extended_partition sb 4 USB1
Are you sure to continue adding USB1 to Partition#4? [Y/N] Y
Adding USB1 to Partition#4 has been completed successfully.
#
Example: When VGA/USB2 of HOME SB is to be added to Partition#4 in PRIMEQUEST 2800E
# add extended_partition sb 4 VGAUSB2
Are you sure to continue adding VGA/USB2 to Partition#4? [Y/N] Y
!!! CAUTION!!!
Assignment of "VGA/USB2/rKVMS" cannot be changed if the Extended Partition is powered on.
Please release "VGA/USB2/rKVMS" after the operation.
Note:
"IP Address", "Video Redirection" and "Virtual Media" for all Extended Partitions must be enabled in
"Partition -> Console Redirection Setup" menu.
Adding VGA/USB2 to Partition#4 has been completed successfully.
#