Users Guide

For example, you may want to reset the thresholds for all temperature probes in enclosure 2 on controller 1.
Example for SAS Controllers:
In this example, the temperature probes reside in enclosure 3 attached to connector 0 on controller 1. To reset the thresholds for all temperature probes, you
would enter:
omconfig storage enclosure action=resetalltempprobes controller=1 enclosure=0:3
See "enclosure=<ENCLOSUREID> Parameter on SAS Controllers" for more information on enclosure specification. See "RAID Controller Technology: SCSI, SATA,
ATA, and SAS" to identify which technology a controller uses.
omconfig Blink
Does my enclosure support this feature? See "Supported Features."
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. See "enclosure=<ENCLOSUREID> Parameter" for more information.
Example for SCSI, SATA, and ATA Controllers:
For example, to blink the LEDs for the enclosure attached to connector 2 on controller 1, you would enter:
omconfig storage enclosure action=blink controller=1 enclosure=2
See "enclosure=<ENCLOSUREID> Parameter on SCSI, SATA, and ATA Controllers" for more information on enclosure specification. See "RAID Controller
Technology: SCSI, SATA, ATA, and SAS" to identify which technology a controller uses.
Example for SAS Controllers:
For example, to blink the LEDs for enclosure 3 attached to connector 0 on controller 1, you would enter:
omconfig storage enclosure action=blink controller=1 enclosure=0:3
See "enclosure=<ENCLOSUREID> Parameter on SAS Controllers" for more information on enclosure specification. See "RAID Controller Technology: SCSI, SATA,
ATA, and SAS" to identify which technology a controller uses.
Back to Contents Page