Dell Command Line Interface Network Card User Manual


 
Using the Storage Management Service 181
omconfig Enable Smart Thermal Shutdown
The omconfig storage enclosure action=enablests command was supported in previous releases of
Storage Management. This command has been replaced by the omconfig storage globalinfo action=
enablests command. When enabling smart thermal shutdown and creating CLI scripts, it is preferable to
use the omconfig storage globalinfo action=enablests command.
See the "omconfig Global Enable Smart Thermal Shutdown" command for more information.
omconfig Disable Smart Thermal Shutdown
The omconfig storage enclosure action=disablests command was supported in previous releases of
Storage Management. This command has been replaced by the omconfig storage globalinfo action=
disablests command. When disabling smart thermal shutdown and creating CLI scripts, it is preferable to
use the omconfig storage globalinfo action=disablests command.
See the "omconfig Global Disable Smart Thermal Shutdown" command for more information.
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 for SCSI, SATA, and ATA Controllers:
For example, to specify the asset tag to encl20 on the enclosure attached to connector 2 on
controller 1, enter:
omconfig storage enclosure action=setassettag controller=1
enclosure=2 assettag=encl20
Example for SAS Controllers:
For example, to specify the asset tag to encl20 on enclosure 2 attached to connector 1 on
controller 1, enter:
omconfig storage enclosure action=setassettag controller=1
enclosure=1:2 assettag=encl20
omconfig Set Enclosure Asset Name
Use the following omconfig command syntax to specify the asset name for an enclosure.