CLI Guide

Table Of Contents
Table 187. Omconfig autoconfigure RAID-0 (continued)
Syntax omconfig storage controller action=autoconfigureRAID0 controller=id , where id is
the controller ID as reported by the omreport storage controller command.
Example to Automatically configure RAID0 with other disks.
Example
omconfig storage controller action=autoconfigureRAID0 controller=1
Omconfig Set Patrol Read Mode
Table 188. Omconfig Set Patrol Read Mode
Description Sets the patrol read mode for the controller.
Syntax
omconfig storage controller action= setpatrolreadmode controller=id mode=
manual|auto|disable, where id is the controller ID as reported by the omreport storage
controller command.
Example to Sets the patrol read on controller 1 to manual mode
Example
omconfig storage controller action= setpatrolreadmode controller=1 mode=manual
Omconfig Start Patrol Read
Table 189. Omconfig Start Patrol Read
Description Starts the patrol read task on the controller.
Syntax omconfig storage controller action=startpatrolread controller=id, where id is the
controller ID as reported by the omreport storage controller command.
Example to Start the patrol read task on controller 1.
Example
omconfig storage controller action=startpatrolread controller=1
NOTE: To start patrol read, the current patrol read mode is set to Manual.
Omconfig Stop Patrol Read
Table 190. Omconfig Stop Patrol Read
Description Stops the patrol read task on the controller.
Syntax omconfig storage controller action=stoppatrolread controller=id, where id is the
controller ID as reported by the omreport storage controller command.
Example to Stop the patrol read task on controller 1.
Example
omconfig storage controller action=stoppatrolread controller=1
NOTE: To stop patrol read, the current patrol read mode is set to Manual.
174 Omconfig storage commands