CLI Guide

Omcong Blink
Table 205. omcong 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
species 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
Omcong Battery Commands
The following table displays the omcong command syntax required to execute battery tasks.
Table 206. Omcong Battery Commands
Required Command Levels
(1, 2, 3)
Optional name=value pairs
omcong storage battery action=startlearn controller=id battery=id
action=delaylearn controller=id battery=id days=d hours=h
omcong Start Battery Learn Cycle
Table 207. Omcong 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
Omcong Delay Battery Learn Cycle
Table 208. Omcong Delay Battery Learn Cycle
Description Delays the battery learn cycle for a specied 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