User's Manual

Using the Storage Management Service 155
omconfig Set Patrol Read Mode
Use the following omconfig command syntax to set the patrol read mode for the controller.
Complete 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 Syntax
For example, to set the patrol read on controller 1 to manual mode, enter:
omconfig storage controller action=setpatrolreadmode controller=1
mode=manual
omconfig Start Patrol Read
Use the following omconfig command syntax to start the patrol read task on the controller.
Complete Syntax
omconfig storage controller action=startpatrolread controller=id
where id is the controller ID as reported by the omreport storage controller command.
Example Syntax
For example, to start the patrol read task on controller 1, enter:
omconfig storage controller action=startpatrolread controller=1
NOTE: To be able to start patrol read, the current patrol read mode should be set to "Manual."
omconfig Stop Patrol Read
Use the following omconfig command syntax to stop the patrol read task on the controller.
Complete Syntax
omconfig storage controller action=stoppatrolread controller=id
where id is the controller ID as reported by the omreport storage controller command.
Example Syntax
For example, to stop the patrol read task on controller 1, enter:
omconfig storage controller action=stoppatrolread controller=1
NOTE: To be able to stop patrol read, the current patrol read mode should be set to "Manual."