Quick Reference Guide

106 RAIDCFG
To view all the virtual disks in a
system
raidcfg vdisk Lists the virtual disks on a system for all
RAID controllers.
To view all the virtual disks for a
specific controller
raidcfg vdisk -c=
slotid
Lists all the virtual disks on a
specific controller.
The slot ID in <-c=slotid> is obtained
from the first command.
To delete a specific virtual disk on
a controller
raidcfg vdisk -ac=dvd
-c=slotid -vd=vdiskid
Deletes a specific virtual disk on a controller.
The slot ID in <-c=slotid> is obtained
from the first command and the vdiskid in
<-vd=vdiskid> is obtained from
command 10.
Table 4-12. Basic RAIDCFG Commands (continued)
Purpose Command Description