CLI Guide

Table Of Contents
Table 189. Omconfig Set Patrol Read Mode (continued)
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 190. 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 191. 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.
Omconfig Create Cachecade
Table 192. Omconfig Create Cachecade
Description Creates a cachecade on the given controller.
Syntax
omconfig storage controller action=createcachecade controller=id
pdisk=<PDISKID> [name=<string>] where id is the controller ID as reported by the omreport
storage controller command and PDISKID is specified as:
pdisk=connector:enclosureID:targetID | connector:targetID
Example to Create a cachecade on controller 0.
Example
omconfig storage controller action=createcachecade controller=0 pdisk=0:2:3
name=Cachecade1
Omconfig storage commands 175