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 congured or hot spares that are unattended for 30 minutes
Example
omconfig storage controller action= setpdiskpwrmanagement
spindownunconfigureddrives= enabled spindownhotspares=enabled
spindowntimeinterval=30 controller=1
Omcong set controller mode
Table 186. Omcong 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 eect.
Example to Set the controller mode to HBA.
Example
omconfig storage controller action=setcontrollermode controller=1 mode=hba
Omcong autocongure RAID0
Table 187.
Omcong autocongure RAID-0
Description Automatically congures 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 congure RAID–0 with other disks.
Example
omconfig storage controller action=autoconfigureRAID0 controller=1
182 Omcong storage commands