Users Guide

omconfig storage controller action=clearforeignconfig controller=id
where id is the controller ID as reported by the omreport storage controller command.
Example Syntax
For example, to clear foreign configurations on controller 1, you would enter:
omconfig storage controller action=clearforeignconfig controller=1
omconfig Set Patrol Read Mode
Does my controller support this feature? See "Supported Features."
Use the following omconfig command syntax to set the patrol read mode for the controller. See "Set Patrol Read Mode" for more information.
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, you would enter:
omconfig storage controller action=setpatrolreadmode controller=1 mode=manual
omconfig Start Patrol Read
Does my controller support this feature? See "Supported Features."
Use the following omconfig command syntax to start the patrol read task on the controller. See "Start and Stop Patrol Read" for more information.
Complete Syntax
omconfig storage controller action=startpatrolread controller=id
where id is the controller ID as reported by the omreport storage controller command.
NOTE: In order to start or stop the patrol read task, the patrol read mode should be set to Manual. See "Set Patrol Read Mode" for more information.