CLI Guide
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.
Example to Spin down drives that are not congured or hot spares that are unattended for 30 minutes
Example
omconfig storage controller action= setpdiskpwrmanagement
spindownunconfigureddrives= enabled spindownhotspares=enabled
spindowntimeinterval=30 controller=1
Omcong set controller mode
Table 186. Omcong set controller mode
Description Sets the mode of the controller to RAID or HBA.
Syntax omconfig storage controller action=setcontrollermode controller=id mode=raid|hba,
where id is the controller ID as reported by the omreport storage controller command.
NOTE: If a virtual disk, hotspare, or encryption key is enabled on the controller, the controller mode cannot
be changed to HBA. Reboot the system for the change to take eect.
Example to Set the controller mode to HBA.
Example
omconfig storage controller action=setcontrollermode controller=1 mode=hba
Omcong autocongure RAID0
Table 187.
Omcong autocongure RAID-0
Description Automatically congures RAID–0 with all disks that are in ready state.
Syntax omconfig storage controller action=autoconfigureRAID0 controller=id , where id is the
controller ID as reported by the omreport storage controller command.
Example to Automatically congure RAID–0 with other disks.
Example
omconfig storage controller action=autoconfigureRAID0 controller=1
182 Omcong storage commands