Compaq HSZ80 Network Card User Manual


 
4–7
Compaq HSZ80 Array Controller ACS Version 8.3 Configuration and CLI Reference Guide
4. Verify the RAIDset configuration and switches. Use the following syntax:
SHOW RAIDset-name
5. Verify the unit configuration and switches. Use the following syntax:
SHOW unit-number
Example
The following example shows the commands you would use to create RAID1, a three-
member RAIDset:
ADD RAIDSET RAID1 DISK10000 DISK20000 DISK30000
INITIALIZE RAID1
ADD UNIT D300 RAID1
SHOW RAID1
SHOW D300
Configuring a Striped Mirrorset
See “Creating a Storageset and Device Profile,” page 3–5 for information about
creating a profile and understanding the switches you can set for this kind of storage
unit.
NOTE: A striped mirrorset cannot be created if the mirrorsets are enabled for
DT_SUPPORT.
To configure a striped mirrorset:
1. Create—but do not initialize—at least two mirrorsets.
2. Create a stripeset and specify the mirrorsets it contains. Use the following syntax:
ADD STRIPESET stripeset-name mirrorset_1 mirrorset_2