Command Line Interface Guide
276 omconfig storage Commands
Example Syntax
To disable the alarm on enclosure 2 attached to connector 1 on controller 1:
• For SCSI, SATA, and ATA controllers:
omconfig storage enclosure action=disablealarm
controller=1 enclosure=2
• For SAS controllers:
omconfig storage enclosure action=disablealarm
controller=1 enclosure=1:2
omconfig Set Enclosure Asset Tag
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.
In this syntax, <string> is a user-specified alphanumeric string.
Example Syntax
To specify the asset tag to encl20 on the enclosure attached to connector 2 on
controller:
• For SCSI, SATA, and ATA controllers:
omconfig storage enclosure action=setassettag
controller=1 enclosure=2 assettag=encl20
• For SAS controllers:
omconfig storage enclosure action=setassettag
controller=1 enclosure=1:2 assettag=encl20