Go to main content

Oracle® ZFS Storage Appliance 客户服务手册,发行版 OS8.8.x

退出打印视图

更新时间: 2021 年 8 月
 
 

暂停和恢复问题通知

维修设备时可能会生成误报故障。例如,更换磁盘时会生成 "FRU remove"(FRU 移除)和 "Invalid Configuration"(配置无效)事件,因此可能会生成 SR。

为了避免在不存在问题时发送 SR,您可以在进行维修期间暂停所有通知。

暂停问题通知

要暂停所有通知,请执行以下操作之一:

  • BUI-选中 "Maintenance"(维护)> "Problems"(问题)页面顶部的 "Suspend Notifications"(暂停通知)框。

  • CLI-在 maintenance problems 中启用 suspend_notification 属性。

    hostname:maintenance problems> ls
    Properties:
              suspend_notification = disabled
                            period =

    period 属性是只读属性。在 BUI 中时,此项显示暂停通知的剩余时间长度。

要启用或禁用通知暂停,必须在设备范围内为用户分配维护授权。

通知暂停的行为方式如下:

  • 所有外部通知都暂停,包括以下通知:

  • 如果对群集中的一个节点暂停通知,则会对两个群集节点暂停通知。

  • 暂停通知时,会继续记录事件,并在恢复事件通知后发送这些事件。请参见恢复问题通知

  • 默认情况下,通知暂停 8 小时,或 period 为 480 分钟。

  • 暂停通知时,"Maintenance"(维护)> "Problems"(问题)页面的 "Active Problems"(未解决的问题)部分中或 maintenance problemsProblems 部分中会显示一个持久性次要警报:"The suspending of notifications has started."(通知暂停已开始。)

恢复问题通知

暂停通知时,会继续记录事件,并在恢复事件通知后发送这些事件。


注 -  在恢复正常问题通知之前,应清除不应发送给 Oracle 的问题事件。

在恢复正常问题通知之前,"Problems"(问题)页面中或 maintenance problems 中累积的事件只应是仍需要更正的问题,以及需要发送给 Oracle 做进一步操作的问题。

要结束通知暂停并在默认暂停期间结束之前恢复正常问题通知,请执行以下操作之一:

  • BUI-清除 "Maintenance"(维护)> "Problems"(问题)页面顶部的 "Suspend Notifications"(暂停通知)框。

  • CLI-在 maintenance problems 中禁用 suspend_notification 属性。

要启用或禁用通知暂停,必须在设备范围内为用户分配维护授权。