Fujitsu C122-E177-01EN Manuel D’Utilisation

Page de 512
MMB CLI (Command Line Interface) Operations 
 
  Privilege: Administrator, Operator, Partition Operator (Only managed partition) 
 
(1)  Input format 
 
set partition lan_device_mode <partition#> <IOU#> [wol_enable| 
 
(2)  Option  
quiet: Message is not displayed. 
 
(3)  Usage example 
Example: When setting IOU#2 to Enable (WOL enabled) in the Partition3 
 
# set partition lan_device_mode 3 2 enable_wol_enable 
 
(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 setting will become effective the next time the partition power off/on is performed. 
The specified partition number is invalid. 
The specified parameter is invalid. 
Unable to execute this command on a standby MMB. 
Failed to execute %s command. 
Failed to execute set partition command. 
Unable to change the mode while the partition is running. 
Please try to change the mode after the partition is shutdown. 
Unable to execute this command because you have not authority to operate this partition. 
 
 
2.2.27 set partition memory_mirror_ras_mode
 
It sets the Memory Mirror RAS mode of the specified partition. 
 
Memory Operation Mode can be set only at the time of Mirror Mode settings. Default value is set to 
mirror_keep (RAS emphasized mode). 
 
mirror_keep: Mirror mode is maintained 
capacity_keep: Capacity of the memory is maintained. 
 
For the partition which is already powered ON, when the settings are performed by this command, following 
message is displayed and settings cannot be performed. 
 
“Unable to change the mode while the partition is running. 
Please try to change the mode after the partition is shutdown.” 
 
For the partition which is already powered OFF, when the settings are changed by this command, power 
OFF/ON is not required. The value which is set is reflected instantly instead of displaying the above-
mentioned message.  
 
Moreover, also when values which are the same as the current values are set, power ff/on is not required 
and the above-mentioned message is not displayed. 
 
 
  Privilege: Administrator, Operator, Partition Operator (Only managed partition) 
 
(1)  Input format