Fujitsu C122-E177-01EN Manuel D’Utilisation

Page de 512
MMB CLI (Command Line Interface) Operations 
 
 
remove partition <partition#> SB <SB#x> {quiet} 
remove partition <partition#> IOU <IOU#x> {quiet} 
 
 
(2)  Option  
quiet: Command is executed without interacting with the user. 
 
(3)  Usage example 
 
Example: When removing SB#3 from Partition #2 in PRIMEQUEST 2800E   
# r remove partition 2 SB 3. 
Are you sure to continue removing SB#3 from Partition#2? [Y/N] Y 
Removing SB#3 from Partition#2 has been completed successfully. 

 
 
Example: When removing IOU#1 from Partition #2 in PRIMEQUEST 2800E 
# remove partition 2 IOU1. 
Are you sure to continue removing IOU#1 from Partition#2? [Y/N] Y 
Removing IOU#1 from Partition#2 has been completed successfully. 

 
 
(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). 
 
Are you sure you want to remove %s from Partition#%d? [Y/N]: 
Removing %s from Partition#%d has been completed successfully. 
The specified partition number is invalid. 
The specified [SB|IOU] number is invalid. 
The specified parameter is invalid. 
 
Parameter missing 
Partition#x does not include the [SB#x | IOU#x]. 
Unable to execute this command on a standby MMB. 
Failed to execute remove partition command. 
Failed to execute %s command. 
The specified command is not supported.(error=[%s]) 
The parameter [IOU] is not supported. 
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 set configuration because the power on/off is processing. 
Please execute it after a while again. 
 
 
2.2.12 set active_mmb
 
By resetting Active MMB, switch over to Active MMB. 
 
When this command is issued for MMB which is already in Active MMB, nothing is executed. 
 
When this command is issued without parameter, the command assumes that the MMB connected to the 
CLI is specified as the active MMB. 
 
Remarks 
 
This command can be executed by connecting to Standby MMB. 
 
It is different from Switch Over function of MMB Web-UI. 
 
  Privilege: Administrator, CE 
 
(1)  Input format