CLI Guide

Example to Spin down drives that are not configured or hot spares that are unattended for 30 minutes
Example
omconfig storage controller action= setpdiskpwrmanagement
spindownunconfigureddrives= enabled spindownhotspares=enabled
spindowntimeinterval=30 controller=1
Omconfig set controller mode
Table 186. Omconfig set controller mode
Description Sets the mode of the controller to RAID, HBA or Enhanced HBA.
Syntax
omconfig storage controller action=setcontrollermode controller=id mode=raid|hba|
enhancedhba, 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 effect.
NOTE: If a virtual disk, hotspare or NON-RAID disk is present, the controller mode cannot be changed to
RAID from Enhanced HBA mode.
Example to Set the controller mode to HBA.
Example
omconfig storage controller action=setcontrollermode controller=1 mode=hba
Omconfig autoconfigure RAID0
Table 187. Omconfig autoconfigure RAID-0
Description Automatically configures 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 configure RAID–0 with other disks.
Example
omconfig storage controller action=autoconfigureRAID0 controller=1
Omconfig Set Patrol Read Mode
Table 188. Omconfig Set Patrol Read Mode
Description Sets the patrol read mode for the controller.
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.
Example to Sets the patrol read on controller 1 to manual mode
Example
omconfig storage controller action= setpatrolreadmode controller=1 mode=manual
Omconfig Start Patrol Read
Table 189. Omconfig Start Patrol Read
Description Starts the patrol read task on the controller.
164 Omconfig storage commands