beautypg.com

Example – HP Array Controller HSG V8.7 Software User Manual

Page 152

background image

3–74

HSG80 User’s Guide

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

(...move the disk drives to their new location...)

ADD DISK DISK20000 2 0 0

ADD DISK DISK30000 3 0 0

ADD DISK DISK40000 4 0 0

ADD RAIDSET RAID99 DISK20000 DISK30000 DISK40000

ADD UNIT D100 RAID99

Name

Storageset

Uses

Used by

RAID99

raidset

disk10000

disk20000

disk30000

D100