Configuring a raidset, Configuring a raidset –57, Example – HP Array Controller HSG V8.7 Software User Manual
Page 135
Creating Storagesets
3–57
2. Initialize the mirrorset. If you want to set any Initialize switches, you
must do so in this step. Use the following command:
INITIALIZE
mirrorset-name
switch
3. Present the mirrorset to the host by giving it a unit number the host can
recognize. Optionally, you can append Unit switch values. If you do not
specify switch values, the default values are applied. Use the following
command:
ADD UNIT
unit-number
mirrorset-name switch
4. Verify the mirrorset configuration and switches. Use the following
command:
SHOW
mirrorset-name
5. 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
Mirr1, a two-member stripeset:
ADD MIRRORSET MIRR1 DISK10000 DISK20000
INITIALIZE MIRR1
ADD UNIT D110 MIRR1
SHOW MIRR1
SHOW D110
Refer to Appendix B, “CLI Commands,” for more information on the
ADD_MIRRORSET, INITIALIZE, ADD_UNIT, and SHOW
commands for creating a mirrrorset.
Configuring a RAIDset
To configure a RAIDset:
1. Create the RAIDset by adding its name to the controller’s list of
storagesets and specifying the disk drives it contains. Optionally, you
can append RAIDset switch values. If you do not specify switch values,
the default values are applied.