beautypg.com

Examples, See also – HP Array Controller HSG V8.7 Software User Manual

Page 407

background image

CLI Commands

B–135

REPLACE=disk-name
Instructs the controller to add a disk member to an existing RAIDset if
the following conditions are met:

n

The replacement policy is set to NOPOLICY.

n

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