HP StorageWorks HSG80 ACS Solution Software V8.8 for Windows NT, Windows 2000, and Windows Server 2003 (32-bit) Installation and Configuration Guide (AA-RV1XA-TE, March 2005)

Backing Up, Cloning, and Moving Data
202 HSG80 ACS Solution Software V8.8 for Windows NT, Windows 2000, and Windows Server
2003 (32-bit) Installation and Configuration Guide
5. Delete each disk drive, one at a time, that the storageset contained. Use the
following syntax:
DELETE DISK-NAME
DELETE DISK-NAME
DELETE DISK-NAME
6. Remove the disk drives and move them to their new PTL locations.
7. Again add each disk drive to the controller's list of valid devices. Use the
following syntax:
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 by specifying the disk drives it contains. (Although you have
to recreate the storageset from its original disks, you do not have to add the
storagesets in their original order.) Use the following syntax to recreate the
storageset:
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 syntax:
ADD UNIT UNIT-NUMBER STORAGESET-NAME
The following example moves unit D100 to another cabinet. D100 is the RAIDset
RAID99 that consists of members DISK10000, DISK20000, and DISK10100.
Old cabinet
DELETE D100
DELETE RAID99
DELETE DISK10000
DELETE DISK10100
DELETE DISK20000
DELETE DISK20100