CLI Guide

Omconfig cancel check consistency
Table 134. omconfig cancel check consistency
Description
Cancels a check consistency while in progress.
Syntax
omconfig storage vdisk action=cancelcheckconsistency
controller=id vdisk=id, where id is the controller ID and virtual disk ID as reported
by the omreport command.
NOTE: To obtain these values, type omreport storage controller to
display the controller IDs and then type omreport storage vdisk
controller=ID to display the IDs for the virtual disks attached to the
controller.
Example to Cancel a check consistency on virtual disk 4 on controller 1.
Example
omconfig storage vdisk action=cancelcheckconsistency
controller=1 vdisk=4
Omconfig Resume Check Consistency
Table 135. Omconfig Resume Check Consistency
Description
Resumes a check consistency after it has been paused.
Syntax
omconfig storage vdisk action=resumecheckconsistency controller=id
vdisk=id, where id is the controller ID and virtual disk ID as reported by the omreport command.
NOTE: To obtain these values, type omreport storage controller to display the
controller IDs and then type omreport storage vdisk controller=ID to display the
IDs for the virtual disks attached to the controller.
Example to Resume a check consistency on virtual disk 4 on controller 1.
Example
omconfig storage vdisk action=resumecheckconsistency controller=1 vdisk=4
Omconfig blink virtual disk
Table 136. Omconfig blink virtual disk
Description
Blinks the physical disks included in a virtual disk.
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.
NOTE: To obtain these values, type omreport storage controller to display the
controller IDs and then type omreport storage vdisk controller=ID to display the
IDs for the virtual disks attached to the controller.
Example to Blink the physical disks in virtual disk 4 on controller 1.
Example
omconfig storage vdisk action=blink controller=1 vdisk=4
144 Omconfig storage commands