CLI Guide

Table Of Contents
Table 205. omconfig Blink (continued)
Syntax
omconfig storage enclosure action=blink controller=id
enclosure=<ENCLOSUREID>, where id is the controller ID. The <ENCLOSUREID> variable
specifies the enclosure.
Example to Blink the LEDs for enclosure 3 attached to connector 2 on controller 1.
Example for SAS
controllers
omconfig storage enclosure action=blink controller=1 enclosure=2:3
Example for SCSI,
SATA, and ATA
controllers
omconfig storage enclosure action=blink controller=1 enclosure=2
Omconfig Battery Commands
The following table displays the omconfig command syntax required to execute battery tasks.
Table 206. Omconfig Battery Commands
Required Command
Levels (1, 2, 3)
Optional name=value pairs
omconfig storage battery action=startlearn controller=id battery=id
action=delaylearn controller=id battery=id days=d hours=h
omconfig Start Battery Learn Cycle
Table 207. Omconfig Start Battery Learn Cycle
Description Starts the battery learn cycle.
Syntax omconfig storage battery action=startlearn controller=id battery=id,
where id is the controller ID and battery ID as reported by the omreport command. To obtain
this value, type omreport storage controller to display the controller IDs and then type
omreport storage battery controller=ID to display the ID for the controller battery.
Example to Start the learn cycle on controller 1.
Example
omconfig storage battery action=startlearn controller=1 battery=0
Omconfig Delay Battery Learn Cycle
Table 208. Omconfig Delay Battery Learn Cycle
Description Delays the battery learn cycle for a specified period of time. You can delay the battery learn cycle
for a maximum of seven days or 168 hours.
Syntax
omconfig storage battery action=delaylearn controller=id battery=id
days=d hours=h, where id is the controller ID and battery ID as reported by the omreport
command. To obtain this value, type omreport storage controller to display the
controller IDs and then type omreport storage battery controller=ID to display the
ID for the controller battery.
Example to Delay the learn cycle for three days and 12 hours on controller 1.
180 Omconfig storage commands