Command Line Interface Guide

260 omconfig storage Commands
Example Syntax
To spin down drives that are not configured or hot spares that are unattended
for 30 minutes, type:
omconfig storage controller action=
setpdiskpwrmanagement spindownunconfigureddrives=
enabled spindownhotspares=enabled
spindowntimeinterval=30 controller=1
omconfig Set Patrol Read Mode
Use the following omconfig command syntax to set the patrol read mode for
the controller.
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
To set the patrol read on controller 1 to manual mode, type:
omconfig storage controller action=
setpatrolreadmode controller=1 mode=manual
omconfig Start Patrol Read
Use the following omconfig command syntax to start the patrol read task on
the controller.
Complete Syntax
omconfig storage controller action=startpatrolread
controller=id
where id is the controller ID as reported by the omreport storage controller
command.