Reference Guide

Setting Virtual Disk Name
The following table lists the RAIDCFG options, parameters, and pre-defined arguments for setting the name of a virtual
disk on a controller.
Mandatory Options
and Arguments
Optional Parameters Valid Parameters
Arguments
Description
-vd -vd=id -
ac=svdn - vdn=
<string> -
c=id or vdisk
vdisk= id
action=
setvdname
vdname=<string
>
controllerid=
id
NA NA
Sets the name of the specified virtual disk on
the specified controller.
Example:
A:>raidcfg -vd -vd=2 -ac=svdn -
vdn=xxx -c=2
RAIDCFG Command successful!
Setting Environment Variables
The following table lists the RAIDCFG options, parameters, and pre-defined arguments for setting the CLI environment.
Table 68. Setting Environment
Mandatory Options and
Arguments
Optional Parameters Valid Parameters
Arguments
Description
-se -
envn=<string>
-envc=<function>
or
setenvironment
envname=<string>
envcommand=<funct
ion>
NA NA
Sets a user-defined environment variable to
the value returned from the
getcontrollerslots function call.
This option combination is mandatory.
Example:
A:>raidcfg -se -envn=CNTRL -
envc=getcontrollerslots
CNTRL=0 1 2
RAIDCFG Command successful!
-se -
envn=<string>
-envc=<function>
or
setenvironment
envname=<string>
envcommand=<funct
ion
>
-f or filename
<filename>
Captures the environment output to the
given filename. This option either appends
the information to an existing file or creates
a new file.
-se -
envn=<string>
- envc=<function>
-c=id
or
setenvironment
envname=<string>
envcommand=<funct
ion>
controllerid=id
NA NA
Sets a user-defined environment variable to
the value returned from the
getfirmware,
getcontrollertype, getadisks,
getadiskcount,
getfreeadisks,getfreeadiskcou
nt, getfreeadisksize, or
gethotspares function call. This option
combination is mandatory.
126