Command Line Interface Guide
omconfig storage Commands 259
Complete Syntax
omconfig storage controller action=
clearforeignconfig controller=id
where id is the controller ID as reported by the omreport storage controller
command.
Example Syntax
To clear foreign configurations on controller 1, type:
omconfig storage controller action=
clearforeignconfig controller=1
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, configured drives,
and unconfigured drives.
Complete Syntax
omconfig storage controller action=
setpdiskpwrmanagement spindownunconfigureddrives=
<enabled/disabled> spindownhotspares=
<enabled/disabled> spindownconfigureddrives=
<enabled/disabled> idlec=<enabled/disabled>
spindowntimeinterval=<30 to 1440>(minutes)
spinupstarttime=<HH:MM:AM/PM> spinuptimeinterval=
<1 to 24>(hours)
where id is the controller ID as reported by the omreport storage controller
command.
NOTE: On PERC 7 controllers, only spindownunconfigureddrives,
spindownhotspares, and spindowntimeinterval parameters are supported.
NOTE: You can specify spinupstarttime and spinuptimeinterval only when you set
spindownconfigureddrives=enabled.