Command Line Interface Guide
omconfig storage Commands 237
Example Syntax
To import and recover foreign configurations on controller 1, type:
omconfig storage controller action=
importrecoverforeignconfig controller=1
omconfig Clear Foreign Configuration
Use the following omconfig command syntax to clear or delete all virtual
disks that reside on physical disks newly attached to the controller.
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 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.