Deployment Guide

Table Of Contents
Table 326. RAID Replication Options
Mandatory Options
and Arguments
Optional Parameters Valid Parameters
Arguments
Description
-i
NA <lename>
Reads the RAID conguration information from the
given .ini lename and creates the RAID
congurations on the specied controllers. This
option is mandatory.
Example:
A:> raidcfg -i=\tmp\raid.ini
-o
NA <lename>
Reads the RAID congurations from all available
controllers and writes these congurations in the
raid.ini le under the /tmp directory (in Linux
systems). This option is mandatory.
Example:
A:> raidcfg -o=\tmp\raid.ini
The contents of the raid.ini file
are:
[vdisk0]
controllerid=0
size=123456
raid=5
readpolicy=ra
writepolicy=wt
stripesize=32
cachepolicy=d
adisk=0:0:1,0:1:1,0:2:1
[vdisk1]
controllerid=0
size=65345
raid=1
readpolicy=ra
writepolicy=wt
stripesize=64
cachepolicy=d
adisk=0:3:1,0:4:1
NOTE: If the controller uses global hot
spares, the raid.ini le contains the following
section:
[GlobalHotspare0]
controllerid=0
failoverdrive=0:8:0
Assigning, Unassigning, And Listing Global Hot Spares
The following table lists the RAIDCFG options, parameters, and pre-dened arguments for assigning and unassigning global hot
spares.
171