Reference Guide

Omconfig 机柜命令
下表提供了所需的 omconfig 命令语法用于执行机柜任务。
. 102: Omconfig 机柜命令
所需命令级别12
3
可选“名称=值”对
omconfig storage
enclosure
action=enablealarm controller=id enclosure=<ENCLOSUREID>
action=disablealarm controller=id enclosure=<ENCLOSUREID>
action=setassettag controller=id enclosure=<ENCLOSUREID> assettag=<string>
action=setassetname controller=id enclosure=<ENCLOSUREID> assetname=<string>
action=settempprobes controller=id enclosure=<ENCLOSUREID> index=id minwarn=n
maxwarn=n
action=resettempprobes controller=id enclosure=<ENCLOSUREID> index=id
action=setalltempprobes controller=id enclosure=<ENCLOSUREID> minwarn=n maxwarn=n
action=resetalltempprobes controller=id enclosure=<ENCLOSUREID> minwarn=n
maxwarn=n
action=blink controller=id enclosure=<ENCLOSUREID> minwarn=n maxwarn=n
Omconfig 启用机柜警报
说明 启用机柜警报
例如 启用与控制器 1 上连接器 2 相连的机柜上的警报。
SCSISATA ATA
制器的示例
omconfig storage enclosure action=enablealarm controller=1
enclosure=2
SAS 控制器的示例
omconfig storage enclosure action=enablealarm controller=1
enclosure=1:2
Omconfig 禁用机柜警报
. 103: Omconfig 禁用机柜警报
说明 禁用机柜警报。
语法
omconfig storage enclosure action=disablealarm controller=id
enclosure=<ENCLOSUREID>其中 id 是控制器 ID<ENCLOSUREID> 变量指定
机柜。
例如 禁用与控制器 1 上连接器 1 相连的机柜 2 上的警报。
SCSISATA ATA
制器的示例
omconfig storage enclosure action=disablealarm controller=1
enclosure=2
SAS 控制器的示例
omconfig storage enclosure action=disablealarm controller=1
enclosure=1:2
154