Using the CLI
49
Modular Smart Array 1000/1500 cs Command Line Interface User Guide
Changing attributes of a LUN
To enable or disable the array accelerator cache for a specific LUN:
Basic command
SET UNIT
Example command
CLI> SET UNIT 0 CACHE=DISABLE
Command options
UNIT 0
—the number of the LUN to modify. In this example, LUN 0 will be
modified.
CACHE=ENABLE or DISABLE
—either enables or disables the use of the array
accelerator cache for the specified LUN.
Example CLI response
CLI> SET UNIT 0 CACHE=ENABLE
Cache for unit 0 has been enabled.
CLI> SET UNIT 1 CACHE=DISABLE
Cache for unit 1 has been disabled.