Reference Guide

在此语法中,<string> 是用户指定的字母数字字符串。
例如, 将与控制器上连接器 2 相连的机柜上的资产标签指定为 encl20
SCSISATA ATA
控制器的示例
omconfig storage enclosure action=setassettag controller=1
enclosure=2 assettag=encl20
SAS 控制器的示例
omconfig storage enclosure action=setassettag controller=1
enclosure=1:2 assettag=encl20
Omconfig 设置机柜资产名称
. 108: Omconfig 设置机柜资产名称
说明 指定机柜资产名称。
语法
omconfig storage enclosure action=setassetname controller=id
enclosure=<ENCLOSUREID> assetname=<string>,其中 id 是控制器 ID
<ENCLOSUREID> 变量指定机柜。
在此语法中,<string> 是用户指定的字母数字字符串。
例如, 将与控制器 1 上连接器 2 相连的机柜上的资产名称指定为 encl43
SCSISATA ATA
控制器的示例
omconfig storage enclosure action=setassetname controller=1
enclosure=2 assetname=encl43
SAS 控制器的示例
omconfig storage enclosure action=setassetname controller=1
enclosure=1:2 assetname=encl43
Omconfig 设置温度探测器阈值
. 109: Omconfig 设置温度探测器阈值
说明 设置指定温度探测器的最小和最大警告温度阈值。
: 此命令在 SAS 控制器上不受支持。
语法
omconfig storage enclosure action=settempprobes controller=id
enclosure=<ENCLOSUREID> index=id minwarn=n maxwarn=n,其中 id
是控制器 ID 和温度探测器 ID<ENCLOSUREID> 变量指定机柜。
在此语法中,n 是用户指定的字母数字字符串。
例如, 将温度探测器的阈值设置为 10 40 摄氏度。
SCSISATA ATA
控制器的示例
omconfig storage enclosure action=settempprobes controller=1
enclosure=2 index=3 minwarn=10 maxwarn=40
: 此时,温度探测器 3 位于连接到控制器 1 上连接器 2 的机柜中。
175