Users Guide
Use the following omconfig command syntax to disable the enclosure alarm.
Complete Syntax
omconfig storage enclosure action=disablealarm 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 disable the alarm on the enclosure attached to connector 2 on controller 1, you would enter:
omconfig storage enclosure action=disablealarm 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 disable the alarm on enclosure 3 attached to connector 0 on controller 1, you would enter:
omconfig storage enclosure action=disablealarm 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 Set Enclosure Asset Tag
Does my enclosure support this feature? See "Supported Features."
Use the following omconfig command syntax to specify the enclosure's asset tag:
Complete Syntax
omconfig storage enclosure action=setassettag controller=id enclosure=<ENCLOSUREID> assettag= <string>
where id is the controller ID. The <ENCLOSUREID> variable specifies the enclosure. See "enclosure=<ENCLOSUREID> Parameter" for more information.
In this syntax, <string> is a user-specified alphanumeric string.
Example for SCSI, SATA, and ATA Controllers:
For example, to specify the asset tag on the enclosure attached to connector 2 on controller 1 to encl20, you would enter: