Specifications
6–27
Compaq HSG80 Array Controller ACS Version 8.4 Configuration and CLI Reference Guide
7. Add again each disk drive to the controller’s list of valid devices. Use the
following command:
ADD DISK
disk-name
PTL-location
ADD DISK
disk-name
PTL-location
ADD DISK
disk-name
PTL-location
8. Recreate the storageset by adding its name to the controller’s list of valid
storagesets and specifying the disk drives it contains. (Although you have to
recreate the storageset from its original disks, you do not have to add them in
their original order.) Use the following command:
ADD
storageset-name disk-name disk-name
9. Represent the storageset to the host by giving it a unit number the host can
recognize. You can use the original unit number or create a new one. Use the
following command:
ADD UNIT
unit-number storageset-name
Example
The following example moves unit D100 to another cabinet. D100 is the RAIDset
RAID99 that is comprised of members DISK10000, DISK20000, and DISK30000.
SHOW Raid99
DELETE D100
DELETE RAID99
DELETE DISK10000
DELETE DISK20000
DELETE DISK30000
Name Storageset Uses Used by
RAID99 raidset disk10000
disk20000
disk30000
D100