Specifications
7–123
Compaq HSG80 Array Controller ACS Version 8.4 Configuration and CLI Reference Guide
REPLACE=disk-name
Instructs the controller to add a disk member to an existing RAIDset if the following
conditions are met:
■ The replacement policy is set to NOPOLICY.
■ The disk member is not in any configuration, including a spareset.
An error is displayed and the command is rejected if the RAIDset is not in a reduced
state, if a replacement policy is already specified, or if the disk specified is already
being used by a configuration (including a spareset).
NOTE: Do not specify other switches when you use the REPLACE= switch.
Examples
This example shows how to change the replacement policy for RAIDset RAID9 to
BEST_FIT:
SET RAID9 POLICY=BEST_FIT
This example shows how to remove member DISK10000 from the RAID9 RAIDset:
SET RAID9 REMOVE=DISK10000
If there is a replacement policy, the controller moves a disk from the spareset to the
RAIDset automatically.
This example shows how to add disk DISK20100 to the reduced RAIDset, RAID9:
SET RAID9 REPLACE=DISK20100
Reconstruction immediately begins on DISK20100.
See also
ADD RAIDSET
SHOW RAIDSETS