Using the Storage Management Service 157
Example Syntax
For example, to import and recover foreign configurations on controller 1, enter:
omconfig storage controller action=importrecoverforeignconfig
controller=1
omconfig Clear Foreign Configuration
Use the following omconfig command syntax to clear or delete all virtual disks that reside on physical
disks that are newly attached to the controller.
Complete Syntax
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, enter:
omconfig storage controller action=clearforeignconfig controller=1
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.