两个 HA 节点上的 vifmgr.portdown 警报
适用于
- AFF A400
- ONTAP 9
问题
- 同时从两个 HA 节点上的
e0f端口发送vifmgr.portdown警报。
#02 notificationTrap <DC=[alert-server] HOST=[node-01.company.com.local] IPADDRESS=[10.123.45.12] TAG_Resource=[95bxxxxxxxxxxxxxxxxxxxxxxxxxxx22] xSLAkey=[notificationTrap] TAG_Ifdesc=[]>[ productTrapData.0 = vifmgr.portdown:A link down event was received on node node-01, port e0f. productSerialNum.0 = 1-80-000011, [DC=alert-server]]
#02 notificationTrap <DC=[alert-server] HOST=[node-02.company.com.local] IPADDRESS=[10.123.45.13] TAG_Resource=[827xxxxxxxxxxxxxxxxxxxxxxxxxxxea] xSLAkey=[notificationTrap] TAG_Ifdesc=[]>[ productTrapData.0 = vifmgr.portdown:A link down event was received on node node-02, port e0f. productSerialNum.0 = 1-80-000011, [DC=alert-server]]
- 根据
EMS logs,在 2025/11/29 23:00:12,两个 HA 节点(node-01 和 node-02)在端口e0f上同时发生链路关闭事件,端口在 2025/11/30 00:57 恢复。
node-01:
Sat Nov 29 23:00:12 +0000 [node-01: kernel: netif.linkDown:info]: Ethernet e0f: Link down, check cable.Sat Nov 29 23:00:12 +0000 [node-01: intr: net.ifgrp.lacp.link.inactive:error]: ifgrp a0b, port e0f has transitioned to an inactive state. The interface group is in a degraded state.Sat Nov 29 23:00:12 +0000 [node-01: vifmgr: vifmgr.portdown:notice]: A link down event was received on node node-01, port e0f.
Sun Nov 30 00:56:14 +0000 [node-01: kernel: netif.linkUp:info]: Ethernet e0f: Link up.Sun Nov 30 00:56:14 +0000 [node-01: vifmgr: vifmgr.portup:notice]: A link up event was received on node node-01, port e0f.Sun Nov 30 00:57:18 +0000 [node-01: intr: net.ifgrp.lacp.link.active:notice]: ifgrp a0b, port e0f has transitioned to the active state.Sun Nov 30 00:57:24 +0000 [node-01: vifmgr: vifmgr.reach.unassn:notice]: Network port e0f on node node-01 is not assigned to any broadcast domain. No broadcast domains appear to be reachable from this port.
node-02:
Sat Nov 29 23:00:12 +0000 [node-02: kernel: netif.linkDown:info]: Ethernet e0f: Link down, check cable.Sat Nov 29 23:00:12 +0000 [node-02: intr: net.ifgrp.lacp.link.inactive:error]: ifgrp a0b, port e0f has transitioned to an inactive state. The interface group is in a degraded state.Sat Nov 29 23:00:12 +0000 [node-02: vifmgr: vifmgr.portdown:notice]: A link down event was received on node node-02, port e0f.
Sun Nov 30 00:56:14 +0000 [node-02: kernel: netif.linkUp:info]: Ethernet e0f: Link up.Sun Nov 30 00:56:14 +0000 [node-02: vifmgr: vifmgr.portup:notice]: A link up event was received on node node-02, port e0f.Sun Nov 30 00:57:19 +0000 [node-02: intr: net.ifgrp.lacp.link.active:notice]: ifgrp a0b, port e0f has transitioned to the active state.Sun Nov 30 00:57:28 +0000 [node-02: vifmgr: vifmgr.reach.unassn:notice]: Network port e0f on node node-02 is not assigned to any broadcast domain. No broadcast domains appear to be reachable from this port.
接口组 ifgrpa0b使用物理端口e0f和e0h进行配置。- 链路启动事件后,状态按预期从
degraded过渡到active。 IFSTAT-A输出表示端口e0f上没有错误或丢包。DEVICE-DISCOVERY.XML确认两个 HA 节点的e0f端口连接到同一台交换机。