Deployment Guide

Table Of Contents
Table 322. Blinking And Unblinking Virtual Disks
Mandatory Options
and Arguments
Optional Parameters Valid Parameters
Arguments
Description
-vd -vd=id
ac=blink -c=id or
vdisk vdisk=id
action=blink
controllerid=id
NA NA
Blinks the physical disks associated with the
specied virtual disk on the specied controller.
Example:
A:>raidcfg -vd -vd=2 -ac=blink -c=2
RAIDCFG Command successful!
-vd -vd=id
ac=unblink -c=id
or vdisk vdisk=id
action=blink
controllerid=id
NA NA
Unblinks the physical disks associated with the
specied virtual disk on the specied controller.
Example:
A:>raidcfg -vd -vd=2 -ac=blink -c=2
RAIDCFG Command successful!
Setting Virtual Disk Name
The following table lists the RAIDCFG options, parameters, and pre-dened arguments for setting the name of a virtual disk on a
controller.
Table 323. Setting Virtual Disk Name
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 specied virtual disk on the
specied 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-dened arguments for setting the CLI environment.
Table 324. Setting Environment
Mandatory Options and
Arguments
Optional Parameters Valid Parameters
Arguments
Description
-se -envn=<string>
-envc=<function>
or
setenvironment
envname=<string>
envcommand=<function
>
NA NA
Sets a user-dened 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>
-f or filename
<filename>
Captures the environment output to the given
lename. This option either appends the
168