User's Manual

194 Using the Storage Management Service
Example for SAS Controllers
In this example, the temperature probes reside in enclosure 3 attached to
connector 2 on controller 1. To reset the thresholds for all temperature
probes, enter:
omconfig storage enclosure action=
resetalltempprobes controller=1 enclosure=2:3
omconfig Blink
Use the following omconfig command to blink the light-emitting diodes
(LEDs) on the enclosure.
Complete Syntax
omconfig storage enclosure action=blink
controller=id enclosure=<ENCLOSUREID>
where id is the controller ID. The <ENCLOSUREID> variable specifies the
enclosure.
Example for SCSI, SATA, and ATA Controllers
To blink the LEDs for the enclosure attached to connector 2 on controller 1,
enter:
omconfig storage enclosure action=blink
controller=1 enclosure=2
Example for SAS Controllers
To blink the LEDs for enclosure 3 attached to connector 2 on controller 1,
enter:
omconfig storage enclosure action=blink
controller=1 enclosure=2:3