Specifications
6–11
Compaq HSG80 Array Controller ACS Version 8.4 Configuration and CLI Reference Guide
6. Verify the unit configuration and switches. Use the following command:
SHOW
unit-number
Example
The following example shows the commands you would use to create Stripe1, a three-
member striped mirrorset that comprises Mirr1, Mirr2, and Mirr3, each of which is a
two-member mirrorset:
ADD MIRRORSET Mirr1 disk10000 disk20000
ADD MIRRORSET Mirr2 disk30000 disk40000
ADD MIRRORSET Mirr3 disk50000 disk60000
ADD STRIPESET Stripe1 Mirr1 Mirr2 Mirr3
INITIALIZE Stripe1 CHUNKSIZE=default
ADD UNIT D101 Stripe1
SHOW Stripe1
SHOW D101
For more detailed information on configuring a striped mirrorset, refer to Chapter 7,
“CLI Commands.”