Command Line Interface Guide
230 omconfig storage Commands
Example Syntax
To set the rebuild rate to 50 on controller 1, type:
omconfig storage controller action=setrebuildrate
controller=1 rate=50
omconfig Change Controller Properties
Use the following omconfig command to change any or all of the following
controller properties.
Complete Syntax
omconfig storage controller action=
setchangecontrollerproperties controller=<id>
bgirate=<rate> reconstructrate=<rate>
checkconsistencyrate=<rate> rebuildrate=<rate>
clearredundantpath=clear
abortcheckconsistencyonerror=<enabled/disabled>
loadbalance=<auto/disabled>
allowrevertiblehotspareandreplacemember=
<enabled/disabled>
autoreplacememberonpredictivefailure=
<enabled/disabled> persistenthotspare=
<enabled/disabled>
Example Syntax
To enable allow revertible hot spare and replace member operation, type:
omconfig storage controller action=
setchangecontrollerproperties allowrevertiblehotspare
andreplacemember=enabled controller=1