Quick Reference Guide
102 RAIDCFG
-o NA <filename> Reads the RAID configurations from all available controllers and
writes these configurations in the raid.ini file 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
If the controller uses global hotspares, the raid.ini file contains
the following section:
[GlobalHotspare0]
controllerid=0
adisk=1:8:1,1:9:1
Table 4-10. RAID Replication Options (continued)
Mandatory
Options and
Arguments
Optional
Parameters
Valid Parameter
Arguments
Description