2–14
ADD STRIPESET
ADD STRIPESET
Creates a stripeset out of 2 to 14 disks or mirrorsets.
Format
ADD STRIPESET
stripeset-name container-name1 [container-nameN]
Parameters
stripeset-name
Specifies a name for the stripeset. You use this name with the
ADD UNIT
command to
identify the stripeset as a host-addressable unit.
The name must start with a letter (A–Z) and can then consist of up to eight more
characters made up of letters A-Z, numbers 0-9, periods (.), dashes (-), or underscores (_),
for a total of nine characters.
container-name1 container-nameN
The names of the disk drives or mirrorsets that make up the stripeset. A stripeset can be
made up of from 2 to 14 containers.
Examples
To create stripeset STRIPE1 with three disks: DISK100, DISK210, and DISK320:
CLI> ADD DISK DISK100 1 0 0
CLI> ADD DISK DISK210 2 1 0
CLI> ADD DISK DISK320 3 2 0
CLI> ADD STRIPESET STRIPE1 DISK100 DISK210 DISK320
CLI> INITIALIZE STRIPE1
CLI> ADD UNIT D403 STRIPE1
The next example shows creating a two-member striped mirrorset (a stripeset whose
members are mirrorsets). Note that you only need to initialize the stripeset; you do not
need to initialize the mirrorsets individually.
CLI> ADD DISK DISK100 1 0 0
CLI> ADD DISK DISK210 2 1 0
CLI> ADD DISK DISK320 3 2 0
CLI> ADD DISK DISK430 4 3 0
CLI> ADD MIRRORSET MR1 DISK100 DISK210
CLI> ADD MIRRORSET MR2 DISK320 DISK430
CLI> ADD STRIPESET STRIPE1 MR1 MR2
CLI> INITIALIZE STRIPE1
CLI> ADD UNIT D304 STRIPE1
Summary of Contents for HSZ40
Page 6: ......
Page 24: ...2 12 ADD RAIDSET See also ADD UNIT DELETE SET RAIDSET SHOW RAIDSET INITIALIZE ...
Page 101: ...HSZ40 Array Controller CLI Reference Manual Glossary ...
Page 112: ......