CLI Guide
Table 335. Blinking And Unblinking Array Disks
Mandatory Options
and Arguments
Optional Parameters Valid Parameters
Arguments
Description
-ad -ad=
ch:targ,ch:targ ,
... -ac=blink -
c=id or adisk
adisk=
channel:target ,
channel:target ,.
.. -ac=blink
controllerid= id
vdisk=id
NA NA
Blinks the specified physical disks on the specified
controller.
Example:
A:>raidcfg -ad -ad=0:0:1 -
ac=blink -c=4
RAIDCFG Command successful!
-ad -ad=
ch:targ,ch:targ ,
... -ac= unblink
-c=id or adisk
adisk=
channel:target ,
channel:target ,.
.. -ac= unblink
controllerid= id
vdisk=id
NA NA
Unblinks the specified physical disks on the
specified controller.
Example:
A:>raidcfg –ad –ad=0:0:1 –
ac=unblink –c=4
RAIDCFG Command successful!
Enumerating Virtual Disks
The following table lists the RAIDCFG options, parameters, and pre-defined arguments for enumerating virtual disks.
Table 336. Enumerating Virtual Disks
Mandatory Options
and Arguments
Optional Parameters Valid Parameters
Arguments
Description
—vd or vdisk
NA NA
Lists all the virtual disks for each controller along
with the array disks that make up each virtual
disk. This option is mandatory.
Example:
A:>raidcfg -vd
Controller: PERC H710P Adapter
VDisk ID: 0
Virtual Disk Name: Virtual Disk 0
Size: 857344 MB (837 GB)
Type: RAID 0
Read Policy: Adaptive Read Ahead
Write Policy: Write Back
Cache Policy: Disabled
Stripe Size: 64
Drives: 0:0:1,0:1:1
BootVD: No
T10 Protection Info: Disabled
RAIDCFG Command successful!
-vd or vdisk -c or controller
id
<valid controller
ID number>
Lists all the virtual disks under the indicated
controllers. Each virtual disk is displayed with the
physical disk that comprises it. The -c option is
optional and can be added to the command line in
any order after the mandatory option.
RAIDCFG 179