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)

FC Configuration Procedures
173HSG80 ACS Solution Software V8.8 for Windows NT, Windows 2000, and Windows Server
2003 (32-bit) Installation and Configuration Guide
Configuring a Mirrorset
1. Create the mirrorset by adding its name to the controller's list of storagesets
and by specifying the disk drives it contains. Optionally, you can append
mirrorset switch values:
ADD MIRRORSET MIRRORSET-NAME DISKNNNNN DISKNNNNN SWITCHES
Note: See the ADD MIRRORSET command in the
HP StorageWorks HSG60 and
HSG80 Array Controller and Array Controller Software Command Line Interface (CLI)
Reference Guide
for a description of the mirrorset switches.
2. Initialize the mirrorset, specifying any desired switches:
INITIALIZE MIRRORSET-NAME SWITCHES
See “Specifying Initialization Switches” on page 91 for a description of the
initialization switches.
3. Verify the mirrorset configuration:
SHOW MIRRORSET-NAME
4. Assign the mirrorset a unit number to make it accessible by the hosts. See
Assigning Unit Numbers and Unit Qualifiers” on page 177.
For example:
The commands to create Mirr1, a mirrorset with two members (DISK10000 and
DISK20000), and to initialize it using default switch settings:
ADD MIRRORSET MIRR1 DISK10000 DISK20000
INITIALIZE MIRR1
SHOW MIRR1
Configuring a RAIDset
1. Create the RAIDset by adding its name to the controller's list of storagesets
and by specifying the disk drives it contains. Optionally, you can specify
RAIDset switch values:
ADD RAIDSET RAIDSET-NAME DISKNNNNN DISKNNNNN DISKNNNNN SWITCHES