Using the CLI
45
Modular Smart Array 1000/1500 cs Command Line Interface User Guide
Deleting spares
To remove a spare from use:
Basic command
DELETE SPARE
Example command
CLI> DELETE SPARE UNIT=2 DISK109
Command options
UNIT 2
—the unit that will no longer have access to the spare. This is the same
number that was given to the unit when it was created with the
ADD UNIT
command. In this example, LUN 2 will no longer have access to the spare.
DISK109
—the spare drive to remove from use. Disks are identified by box
number and bay number. In this example, drive 1 in box number 9 will no
longer be used as a spare for LUN 2.
Recognizing a failed unit
If all drives of a previously failed unit are in working order, use this command to
change the state of the unit back to
VOLUME_OK
.
To accept media exchange on a unit marked as failed:
Basic command
ACCEPT UNIT
ACCEPT UNITS
Example command
CLI> ACCEPT UNIT 2
Command options
#
—the unit that you want to activate, where # represents the unit number.
If a unit number is not specified, all units will be reset.