Reference Guide
Omconfig Set Controller Rebuild Rate
Description
Sets the controller rebuild rate.
Syntax
omconfig storage controller action=setrebuildrate controller=id
rate=<0 to 100>, where id is the controller ID as reported by the omreport storage controller
command.
Example to Set the rebuild rate to 50 on controller 1.
Example
omconfig storage controller action=setrebuildrate controller=1
rate=50
omconfig Change Controller Properties
Table 101. omconfig Change Controller Properties
Description
Changes any or all of the controller properties.
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 to Enable allow revertible hot spare and replace member
operation.
Example
omconfig storage controller action=
setchangecontrollerproperties
allowrevertiblehotspare
andreplacemember=enabled controller=1
Omconfig Discard Preserved Cache
Description Discards the preserved cache on the controller.
NOTE: To check if the controller has a preserved cache, type omreport storage
controller controller=id. If the system displays Preserved Cache=yes, it
indicates the presence of the preserved cache.
Syntax
omconfig storage controller action= discardpreservedcache
controller=id force=enabled | disabled
If you set force=enabled, the cache is discarded irrespective of whether the controller detects a
foreign or an offline virtual disk.
Example to Discard the preserved cache.
Example
omconfig storage controller action= discardpreservedcache
controller=1 force=enabled
164