MMB CLI (Command Line Interface) Operations
2.2 Setting Commands
360
CA92344-0539-04
2.2.1 add partition
Adds specified SB, IOU or
Extended Partitioning
in specified partition.
If specified SB, IOU or
Extended Partitioning
are not in free status, they cannot be executed.
Privilege: Administrator
(1) Input format
add partition < partition#> SB <SB#x> {quiet}
add partition < partition#> IOU <IOU#x> {quiet}
add partition <partition#> EXT_PART <Extended Partitioning#x> {quiet}
(2) Option
quiet: Executes the command without interacting with user.
(3) Usage example
Example: In PRIMEQUEST 2800E, when SB#3 is to be added in Partition #2
#add partition 2 SB 3
Are you sure
you want to add
SB#3 to Partition#2? [Y/N] Y
Adding SB#3 to Partition#2 has been completed successfully.
#
Example: In PRIMEQUEST 2800E, when IOU#1 is to be added in Partition #2
#add partition 2 IOU 1
Are you sure
you want to add
IOU#1 to Partition#2? [Y/N] Y
Adding IOU#1 to Partition#2 has been completed successfully.
#
Example: In PRIMEQUEST 2800E, when
Extended Partitioning#4
is to be added in Partition #2
#add partition 2 EXT_PART 4
Are you sure
you want to add
Extended Partitioning#4
to Partition#2? [Y/N] Y
Adding
Extended Partitioning#4
to Partition#2 has been completed successfully.
#