Reference Guide
Omconfig Blink
Table 108. omconfig 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 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 109. 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 110. 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
171