Quick Reference Guide
RAIDCFG 101
RAID Replication Options
Table 4-10 lists the RAID replication options.
gethotspares Returns the global hotspares (global failover disks) found on the specified controller.
Example:
A:>raidcfg -se -envn=HOTSPARES -envc=gethotspares -c=2
HOTSPARES=1:8:1,1:9:1
RAIDCFG command successful!
getfreeadisks Returns the free array disks.
A:>raidcfg -se -envn=GETFREEADISKS -envc=getfreeadisks -c=2
GETFREEADISKS=0:3:1,0:4:1
RAIDCFG command successful!
getadiskcount Returns the total number of array disks.
A:>raidcfg -se -envn=GETADISKCOUNT -envc=getadiskcount -c=2
GETADISKCOUNT=1
RAIDCFG command successful!
Table 4-10. RAID Replication Options
Mandatory
Options and
Arguments
Optional
Parameters
Valid Parameter
Arguments
Description
-i NA <filename> Reads the RAID configuration information from the given .ini
filename and creates the RAID configurations on the specified
controllers. This option is mandatory.
Example:
A:> raidcfg -i=/tmp/raid.ini
Table 4-9. Function Calls of the setenvironment Option (continued)
Function Call Description