User's Manual

204 Using the Storage Management Service
Complete Syntax
omconfig storage controller action=
setpdiskpwrmanagement spindownunconfigureddrives=
<enabled/disabled> spindownhotspares=
<enabled/disabled> spindowntimeinterval=<30 to
1440 minutes> controller=id
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