HP StorageWorks HSG80 ACS Solution Software V8.8 for OpenVMS Installation and Configuration Guide (AA-RV1PA-TE, March 2005)

FC Configuration Procedures
145HSG80 ACS Solution Software V8.8 for OpenVMS Installation and Configuration Guide
2. Create a stripeset and specify the mirrorsets it contains:
ADD STRIPESET STRIPESET-NAME MIRRORSET-1
MIRRORSET-2....MIRRORSET-N
3. Initialize the striped mirrorset, specifying any desired switches:
INITIALIZE STRIPESET-NAME SWITCH
See “Specifying Initialization Switches” on page 77 for a description of the
initialization switches.
4. Verify the striped mirrorset configuration:
SHOW STRIPESET-NAME
5. Assign the stripeset mirrorset a unit number to make it accessible by the hosts.
See “Assigning Unit Numbers and Unit Qualifiers” on page 147.
For example:
The commands to create Stripe1, a striped mirrorset that comprises Mirr1, Mirr2,
and Mirr3, each of which is a two-member mirrorset:
ADD MIRRORSET MIRR1 DISK10000 DISK20000
ADD MIRRORSET MIRR2 DISK20100 DISK10100
ADD MIRRORSET MIRR3 DISK10200 DISK20200
ADD STRIPESET STRIPE1 MIRR1 MIRR2 MIRR3
INITIALIZE STRIPE1
SHOW STRIPE1
Configuring a Single-Disk Unit (JBOD)
1. Initialize the disk drive, specifying any desired switches:
INITIALIZE DISK-NAME SWITCHES
See “Specifying Initialization Switches” on page 77 for a description of the
initialization switches.
2. Verify the configuration by entering the following command:
SHOW DISK-NAME
3. Assign the disk a unit number to make it accessible by the hosts. See
Assigning Unit Numbers and Unit Qualifiers” on page 147.