HSG80 ACS Solution Software Version 8.7 for Compaq Tru64 UNIX Installation and Configuration Guide

Table Of Contents
FC Configuration Procedures
5–20 HSG80 ACS Solution Software Version 8.7 for Compaq Tru64 UNIX Installation and
Configuration Guide
See “Specifying Initialization Switches” on page 2–29 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 5–22.
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 2–29 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 5–22.
Configuring a Partition
1. Initialize the storageset or disk drive, specifying any desired switches:
INITIALIZE STORAGESET-NAME SWITCHES
or
INITIALIZE DISK-NAME SWITCHES