Owner's Manual

omconfig storage Commands 237
omconfig Physical Disk Power Management
Use the following omconfig command syntax for managing the power of
physical disks in a controller by spinning down hot spares and drives that are
not configured.
Complete Syntax
omconfig storage controller action=
setpdiskpwrmanagement spindownunconfigureddrives=
<enabled/disabled> spindownhotspares=
<enabled/disabled> spindowntimeinterval=<30 to
1440 minutes> controller=id
where id is the controller ID as reported by the omreport storage controller
command.
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.