HP storageworks HSG80 Reference Manual page 99

Array controller v8.7
Hide thumbs Also See for storageworks HSG80:
Table of Contents

Advertisement

Specify NOPOLICY to prevent the controller from automatically replacing a
failed disk device. This causes the mirrorset to operate in a reduced state until
either POLICY=BEST_PERFORMANCE or POLICY=BEST_FIT is selected,
or a member is manually placed in the mirrorset (see SET
mirrorset-namepage 2–130).
Example
The following steps show how to create a striped mirrorset with full redundancy:
1. Create a normal stripeset.
2. Create a unit from the stripeset.
3. Make each member of the normal stripeset a mirrorset containing two members.
The commands used in the script below set the nominal number of members in each
mirrorset to two and add a second disk to each mirrorset. Because the higher-level
structure of the stripeset is carried down to the mirrorsets, initialization of the
mirrorsets or adding them as units is not necessary.
ADD STRIPESETS STRIPE1 DISK10100 DISK20100 DISK30100
INITIALIZE STRIPE1
ADD UNITS D102 STRIPE1
MIRROR DISK10100 MIRROR1
SET MIRROR1 MEMBERSHIP=2
SET MIRROR1 REPLACE=DISK20200
MIRROR DISK20100 MIRROR2
SET MIRROR2 MEMBERSHIP=2
SET MIRROR2 REPLACE=DISK30200
MIRROR DISK30100 MIRROR3
SET MIRROR3 MEMBERSHIP=2
SET MIRROR3 REPLACE=DISK10200
See Also
ADD MIRRORSETS
INITIALIZE
REDUCE
SHOW MIRRORSETS
UNMIRROR
HSG80 Array Controller V8.7 Command Line Interface Reference Guide
MIRROR
2–83

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents