182 Using the Storage Management Service
Complete Syntax
omconfig storage enclosure action=setassetname controller=id
enclosure=<ENCLOSUREID> assetname=<string>
where id is the controller ID. The <ENCLOSUREID> variable specifies the enclosure.
In this syntax, <string> is a user-specified alphanumeric string.
Example for SCSI, SATA, and ATA Controllers:
For example, to specify the asset name to encl43 for the enclosure attached to connector 2 on
controller1, enter:
omconfig storage enclosure action=setassetname controller=1
enclosure=2 assetname=encl43
Example for SAS Controllers:
For example, to specify the asset name to encl43 for enclosure 2 attached to connector 1 on
controller1, enter:
omconfig storage enclosure action=setassetname controller=1
enclosure=1:2 assetname=encl43
omconfig Set Temperature Probe Thresholds
Use the following omconfig command syntax to set the minimum and maximum warning temperature
thresholds for a specified temperature probe.
NOTE: This command is not supported on SAS controllers.
Complete Syntax
omconfig storage enclosure action=settempprobes controller=id
enclosure=<ENCLOSUREID> index=id minwarn=n maxwarn=n
where id is the controller ID and the temperature probe ID. The <ENCLOSUREID> variable specifies
the enclosure.
In this syntax, “n” is a user-specified value for the temperature in Celsius.
Example Syntax
For example, you may want to specify the minimum and maximum warning thresholds for temperature
probe 3 to 10 and 40° Celsius.