Users Guide

omconfig Set Background Initialization Rate
Does my controller support this feature? See "Supported Features."
Use the following omconfig command syntax to set the background initialization rate. See "Set Background Initialization Rate" for more information.
Complete Syntax
omconfig storage controller action=setbgirate controller=id rate=<0 to 100>
where id is the controller ID as reported by the omreport storage controller command.
Example Syntax
For example, to set the background initialization rate on controller 1 to 50, you would enter:
omconfig storage controller action=setbgirate controller=1 rate=50
omconfig Set Reconstruct Rate
Does my controller support this feature? See "Supported Features."
Use the following omconfig command syntax to set the reconstruct rate. See "Set Reconstruct Rate" for more information.
Complete Syntax
omconfig storage controller action=setreconstructrate controller=id rate=<0 to 100>
where id is the controller ID as reported by the omreport storage controller command.
Example Syntax
For example, to set the reconstruct rate on controller 1 to 50, you would enter:
omconfig storage controller action=setreconstructrate controller=1 rate=50
omconfig Set Check Consistency Rate
Does my controller support this feature? See "Supported Features."
Use the following omconfig command syntax to set the check consistency rate. See "Set Check Consistency Rate" for more information.