CLI Guide

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
Omconfig Unblink Virtual Disk
Table 137. omconfig Unblink Virtual Disk
Description
Unblinks the physical disks included in a virtual disk.
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.
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 physical disks attached to the controller.
Example to Unblink the physical disks in virtual disk 4 on controller 1.
Example
omconfig storage vdisk action=unblink controller=1 vdisk=4
Omconfig Initialize Virtual Disk
Table 138. omconfig Initialize Virtual Disk
Description
Initializes a virtual disk.
Syntax omconfig storage vdisk action=initialize 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 Initialize virtual disk 4 on controller 1
Example
omconfig storage vdisk action=initialize controller=1 vdisk=4
Omconfig Fast Initialize Virtual Disk
Table 139. omconfig Fast Initialize Virtual Disk
Description Fast initializes a virtual disk.
154 Omconfig storage commands