User's Manual
omconfig Blink Virtual Disk
Does my controller support this feature? See "Supported Features."
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, you would 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, you would enter:
omconfig storage vdisk action=blink controller=1 vdisk=4
omconfig Unblink Virtual Disk
Does my controller support this feature? See "Supported Features."
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
where id is the controller ID and virtual disk ID as reported by the omreport command. To obtain these values, you would 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, you would enter:
omconfig storage vdisk action=unblink controller=1 vdisk=4
omconfig Initialize Virtual Disk
action=slowinit controller=id vdisk=id
"omconfig Slow Initialize Virtual Disk"
action=cancelinitialize controller=id vdisk=id
"omconfig Cancel Initialize Virtual Disk"
action=cancelbginitialize controller=id vdisk=id
"omconfig Cancel Background Initialize"
action=restoresegments controller=id vdisk=id
"omconfig Restore Dead Segments"
action=splitmirror controller=id vdisk=id
"omconfig Split Mirror"
action=unmirror controller=id vdisk=id
"omconfig Unmirror"
action=assigndedicatedhotspare controller=id vdisk=id pdisk=<PDISKID>
assign=<yes|no>
"omconfig Assign Dedicated Hot Spare" and
"omconfig Unassign Dedicated Hot Spare"
action=deletevdisk controller=id vdisk=id [force=yes]
"omconfig Delete Virtual Disk"
action=format controller=id vdisk=id
"omconfig Format Virtual Disk"
action=reconfigure controller=id vdisk=id raid=<c| r0| r1| r5| r6 | r10> size=<size>
pdisk=<PDISKID>
"omconfig Reconfiguring Virtual Disks"
action=changepolicy controller=id vdisk=id [readpolicy=<ra | nra | ara | rc | nrc> |
writepolicy=<wb | wt | wc | nwc | fwb> | cachepolicy=<d | c>] diskcachepolicy=<e|d>
"omconfig Change Virtual Disk Policy"
action=rename controller=id vdisk=id name=<string>
"omconfig Rename Virtual Disk"