User's Manual

Does my controller support this feature? See "Supported Features."
Use the following omconfig command syntax to import and recover all virtual disks that reside on physical disks newly attached to the controller. See "Foreign
Configuration Operations" for more information.
Complete Syntax
omconfig storage controller action=importrecoverforeignconfig controller=id
where id is the controller ID as reported by the omreport storage controller command.
Example Syntax
For example, to import and recover foreign configurations on controller 1, you would enter:
omconfig storage controller action=importrecoverforeignconfig controller=1
omconfig Clear Foreign Configuration
Does my controller support this feature? See "Supported Features."
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. See
"Clear Foreign Configuration" for more information.
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, 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