为什么在HA端口链路断开时有时不会触发ic.HAInterlinkedDown事件和callhome ASUP?
适用场景
- ONTAP 9
- 外部HA互连平台
问题解答
ic.HAInterconnectDown
高可用性(HA)互连关闭时每小时发生一次。- 如果HA互连链路状态在下一小时前恢复、则
ic.HAInterconnectDown
不会发生此事件。 - 由于CallHome ASUP由
ic.HAInterconnectDown
事件驱动、因此也不会触发。
Tue Feb 20 13:25:33 +0900 [Node-02: mgmt_port_link_status_poll: netif.linkDown:info]: Ethernet e0a: Link down, check cable.
Tue Feb 20 13:45:07 +0900 [Node-02: mgmt_port_link_status_poll: netif.linkUp:info]: Ethernet e0a: Link up.
追加信息
- 请参见 ic.hainter连接 中断事件
- 如果在下一小时前未还原HA互连链路状态、则会导致:
Dec 20 13:16:02 [Node-01:netif.linkDown:info]: Ethernet e0a: Link down, check cable.
...
Dec 20 14:00:02 [Node-01:ic.HAInterconnectDown:error]: HA interconnect: Interconnect down for 44 minutes: link0 down
Dec 20 14:00:02 [Node-01:callhome.hainterconnect.down:ALERT]: Call home for HA INTERCONNECT DOWN due to link0 down.