Users Guide

omconfig storage enclosure action=setassettag controller=id enclosure=<机柜 ID> assettag=<字符串>
其中 id 是控制器 ID< ID> 变量可指定机柜。
在此语法中,<字符串> 是用户指定的字母数字字符串。
SCSISATA ATA 控制器的例:
例如,要将与控制器 1 上连接器 2 相连的机柜上的资产标签指定为 encl20,应输入:
omconfig storage enclosure action=setassettag controller=1 enclosure=2 assettag=encl20
SAS 控制器的
例如,要将与控制器 1 上连接器 1 相连的机柜 2 上的资产标签指定为 encl20,应输入:
omconfig storage enclosure action=setassettag controller=1 enclosure=1:2 assettag=encl20
omconfig 置机资产
使用以下 omconfig 命令语法来指定机柜资产名称。
完整的
omconfig storage enclosure action=setassetname controller=id enclosure=<机柜 ID> assetname=<字符串>
其中 id 是控制器 ID< ID> 变量可指定机柜。
在此语法中,<字符串> 是用户指定的字母数字字符串。
SCSISATA ATA 控制器的例:
例如,要将与控制器 1 上连接器 2 相连的机柜上的资产名称指定为 encl43 ,应输入:
omconfig storage enclosure action=setassetname controller=1 enclosure=2 assetname=encl43
SAS 控制器的
例如,要将与控制器 1 上连接器 1 相连的机柜 2 上的资产名称指定为 encl43 ,应输入:
omconfig storage enclosure action=setassetname controller=1 enclosure=1:2 assetname=encl43
omconfig 度探
使用以下 omconfig 命令语法设置指定温度探测器的最小和最大警告温度阈值。
完整的
omconfig storage enclosure action=settempprobes controller=id enclosure=<机柜 ID> index=id minwarn=n maxwarn=n
其中 id 是控制器 ID 和温度检测器 ID< ID> 变量可指定机柜。
在此语法中,"n"是用户指定的摄氏温度值。
例如,可能希望将温度探测器 3 的最小和最大警告阈值指定为 3 10 40°C
注: 此命令在 SAS 控制器上不受支持。