4–37

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 syntax:

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, if it is not already in use, or you can create a new one. Use the following syntax:

ADD UNIT unit-number storageset-name

Example

The following example show the commands you would use to move unit D100 to another cabinet. D100 is the RAIDset RAID99 is comprised of members DISK10000, DISK20000, and DISK30000.

SHOW RAID99

Name

Storageset

Uses

Used

by

RAID99

raidset

disk10000

D100

 

 

 

disk20000

 

 

 

 

disk30000

 

 

DELETE D100

DELETE RAID99

DELETE DISK10000

DELETE DISK20000

DELETE DISK30000

Compaq HSZ80 Array Controller ACS Version 8.3 Configuration and CLI Reference Guide

Page 185
Image 185
Compaq HSZ80 manual ADD storageset-name disk-name disk-name, ADD Unit unit-number storageset-name