CLI Guide
Blinking And Unblinking Array Disks
The following table lists the RAIDCFG options, parameters, and pre-dened arguments for blinking and unblinking array disks (hard
drives).
NOTE: You can also use pdisk or -pd instead of adisk or -ad to specify an array disk.
Table 337. 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 specied physical disks on the specied
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 specied physical disks on the
specied 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-dened arguments for enumerating virtual disks.
Table 338. 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
165