MMB CLI (Command Line Interface) Operations
set timezone <timezone>
(2) Option
None
(3) Usage example
None
(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 (C122-E178EN).
The specified port number is invalid.
Time synchronization was requested to Standby MMB.
Unable to execute this command on a standby MMB.
2.2.36 hotadd partition
The specified SB or IOU is dynamically added for the specified partition.
A few minutes are required for the execution of this command.
The SB parameter specifies physical SB number (It is not logical SB number).
The execution of this command cannot be interrupted.
When the partition will be started next time, the configuration change is reflected even if the command
fails.
In the case of any of the following, the error is displayed and processing is interrupted.
When the DP function of the specified partition is invalid
When the specified partition is operated DR
When the specified partition is starting
When OS of the specified partition is DR off the subject
When the specified SB is not a free SB or it is not Reserved SB (At the SB specification)
When the specified IOU is not a free IOU (At the IOU specification)
When specified SB or IOU is not normal (When it does not exist or be abnormal)
Privilege: Administrator
(1) Input format
hotadd partition <partition#> SB <SB#x> {quiet}
hotadd partition <partition#> IOU <IOU#x> {quiet}
(2) Option
quiet: The command is executed without interacting with the user.
(3) Usage example
Example: When SB#3 is to be added to Partition#2
# hotadd partition 2 SB 3
Are you sure to continue adding SB#3 to partition#2? [Y/N] Y
DP operation start (1/5)
Assigning SB#3 to partition#2 (2/5)
Testing SB#3 (3/5)
Reconfiguring partition#2 (4/5)
Onlining added Memory/CPU (5/5)
Adding SB#3 to Partition#2 has been completed successfully.
#