Using the Storage Management Service 159
omconfig Blink Virtual Disk
Use the following omconfig command syntax to blink the physical disks included in a virtual disk.
Complete Syntax
omconfig storage vdisk action=blink controller=id vdisk=id
where id is the controller ID and virtual disk ID as reported by the omreport command. To obtain these
values, enter omreport storage controller to display the controller IDs and then enter omreport storage
vdisk controller=ID to display the IDs for the virtual disks attached to the controller.
Example Syntax
For example, to blink the physical disks in virtual disk 4 on controller 1, enter:
omconfig storage vdisk action=blink controller=1 vdisk=4
omconfig Unblink Virtual Disk
Use the following omconfig command syntax to unblink the physical disks included in a virtual disk.
Complete Syntax
omconfig storage vdisk action=unblink controller=id vdisk=id
action=cancelinitialize controller=id vdisk=id
action=cancelbginitialize controller=id vdisk=id
action=restoresegments controller=id vdisk=id
action=splitmirror controller=id vdisk=id
action=unmirror controller=id vdisk=id
action=assigndedicatedhotspare controller=id vdisk=id pdisk=<PDISKID>
assign=<yes | no>
action=deletevdisk controller=id vdisk=id [force=yes]
action=format controller=id vdisk=id
action=reconfigure controller=id vdisk=id raid=<c | r0 | r1 | r1c | r5 |
r10> size=<size> pdisk=<PDISKID>
action=changepolicy controller=id vdisk=id [readpolicy=<ra | nra | ara | rc
| nrc> | writepolicy=<wb | wt | wc | nwc | fwb> | cachepolicy=<d | c>]
action=rename controller=id vdisk=id
Table 8-22. omconfig Manage Virtual Disk Commands (continued)
Required Command Levels (1, 2, 3) Optional name=value pairs