MMB CLI (Command Line Interface) Operations
2.2 Setting Commands
404
CA92344-0539-04
2.2.47 hotremove partition
The specified SB or IOU is removed dynamically from the specified partition.
Privilege: Administrator
(1) Input format
hotremove partition <partition#> SB <SB#x> {quiet}
hotremove 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 removed from Partition#2
# hotremove partition 2 SB 3
Are you sure to continue removing SB#3 from partition#2? [Y/N] Y
DR operation start (1/4)
Offlining removed Memory/CPU (2/4)
Reconfiguring partition#2 (3/4)
Releasing SB#3 (4/4)
Removing SB#3 from partition#2 has been completed successfully.
#
Example: When IOU#3 is removed from Partition#2
# hotremove partition 2 IOU 3
Are you sure to continue removing IOU#3 from Partition#2? [Y/N]: Y
DR operation start (1/3)
Remove IOU#3 (2/3)
IOU#3 power-off (3/3)
Removing IOU#3 from Partition#2 has been completed successfully.
#