Command Line Interface Guide

234 omconfig storage Commands
omconfig Set Check Consistency Rate
Use the following omconfig command syntax to set the check consistency
rate.
Complete Syntax
omconfig storage controller action=
setcheckconsistencyrate controller=id rate=<0 to
100>
where id is the controller ID as reported by the omreport storage controller
command.
Example Syntax
To set the check consistency rate to 50 on controller 1, type:
omconfig storage controller action=
setcheckconsistencyrate controller=1 rate=50
omconfig Export the Controller Log
Use the following omconfig command syntax to export the controller log to a
text file. See the Dell OpenManage Online Help for more information about
the exported log file.
Complete Syntax
omconfig storage controller action=exportlog
controller=id
where id is the controller ID as reported by the omreport storage controller
command.
Example Syntax
To export the log on controller 1, type:
omconfig storage controller action=exportlog
controller=1
By default, the log file is exported to C:\WINNT or C:\Windows on Microsoft
Windows systems (based on the Windows version used) and /var/log on all
Linux systems.