CLI Guide
Omcong Blink
Table 205. omcong Blink
Description Blinks the light-emitting diodes (LEDs) on the enclosure.
Syntax
omconfig storage enclosure action=blink controller=id
enclosure=<ENCLOSUREID>, where id is the controller ID. The <ENCLOSUREID> variable
species 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
Omcong Battery Commands
The following table displays the omcong command syntax required to execute battery tasks.
Table 206. Omcong Battery Commands
Required Command Levels
(1, 2, 3)
Optional name=value pairs
omcong storage battery action=startlearn controller=id battery=id
action=delaylearn controller=id battery=id days=d hours=h
omcong Start Battery Learn Cycle
Table 207. Omcong 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
Omcong Delay Battery Learn Cycle
Table 208. Omcong Delay Battery Learn Cycle
Description Delays the battery learn cycle for a specied 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.
Example
omconfig storage battery action=delaylearn controller=1 battery=0
days=3 hours=12
162