HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software Command Line Interface Reference Guide (EK-G80CL-RA. C01, March 2005)

CLI Command Descriptions
213HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software
Command Line Interface Reference Guide
Disks that you plan to use for AUTOSPARE must not have valid metadata on
them. If you suspect a disk does have metadata on it (if it was used in a
stripeset or was initialized as NOTRANSPORTABLE), you must use the
following procedure to make the disk available as a spareset replacement disk
(DISK10000 is used as an example):
1. Delete all containers to which the disk belongs.
2. Make the disk transportable:
SET DISK10000 TRANSPORTABLE.
3. Initialize the disk:
INITIALIZE DISK10000
4. Delete the disk:
DELETE DISK10000
5. Add the disk to the spareset or remove disk from the enclosure.
Example
To enable the automatic spare feature, enter:
SET FAILEDSET AUTOSPARE
To disable the automatic spare feature, enter:
SET FAILEDSET NOAUTOSPARE
See Also
DELETE FAILEDSETS
SHOW FAILEDSETS