Using the CLI
33
Modular Smart Array 1000/1500 cs Command Line Interface User Guide
SYSTEM_NAME=”XXX
”—the system name, where
XXX
represents any user
defined phrase, up to 20 alphanumeric characters.
READ_CACHE=50
—the read cache. This value must be between 0 and 100.
WRITE_CACHE=50
—the write cache. This value must be between 0 and 100
.
Note:
Read_cache plus write_cache must equal 100.
Example CLI response
Global Parameters:
System Name:XXX
Rebuild Priority:HIGH
Expand Priority:HIGH
Total Cache:256MB
50% Read Cache:128MB
50% Write Cache:128MB
Setting the controller ID
To assign a unique name to each controller installed in the MSA:
Basic command
SET THIS_CONTROLLER_ID
SET OTHER_CONTROLLER_ID
Example command
CLI> SET THIS_CONTROLLER_ID 123
Command options
123
—the user-defined ID for the controller.
The ID can be up to 230 alphanumeric characters or a decimal number in the
range of 0 though 65535. In this example, the controller ID will be changed
to 123.
Example CLI response
CLI> SET THIS_CONTROLLER_ID 123
Controller identifier 123 created.