Quick Reference Guide

Table 61. 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 6/E
Virtual disk not found
Controller: PERC 6/E
VDisk ID: 0
Size: 34680 MB
Type: RAID 1
Read Policy: Normal Read Ahead
Write Policy: Writeback
Cache Policy: Direct_IO
Drives: 0:0:0,0:1:0
Controller: PERC 6/E
Virtual disk not found
Controller: PERC 6/E
Virtual disk not found
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.
Example:
A:>raidcfg -vd -c=2
Controller: PERC 6/E
VDisk ID: 0
Size: 34680 MB
Type: RAID 1
Read Policy: Normal Read Ahead
Write Policy: Writeback
Cache Policy: Direct_IO
Drives: 0:0:0,0:1:0
RAIDCFG Command successful!
-vd -c=id or
vdisk
controllerid=
id
-vd or vdisk
<valid virtual disk ID
number>
Displays details about a single virtual disk
under the indicated controller. The -vd -c= id
option combination is mandatory. The second
-vd option is optional and can be added to the
command line in any order after the
mandatory option combination.
Example:
A:>raidcfg -vd -c=2 -vd=0
Controller: PERC 6/E
VDisk ID: 0
Size: 34680 MB
Type: RAID 1
Read Policy: Normal Read Ahead
Write Policy: Writeback
127