在 MAC 地址显示所有零的 IFGRP 上托管时,LIF 不可访问
适用于
- ONTAP 9
- 接口组 (ifgrp)
问题
- 当托管在 MAC 地址报告不存在或在
network port show输出(或NETWORK-PORTS.XMLAutoSupport 部分)中全为零(00:00:00:00:00:00)的接口组上时,LIF 不可访问 - vifmgr 使用 SIGSEGV 异常重新启动(信号 11)。
[node01: vifmgr: ucore.panicString:error]: 'vifmgr: Received SIGSEGV (Signal 11) at RIP 0x800b6fa78 accessing address 0 (pid 8827, uid 0, timestamp 1764149705)'.
- VIFMGR 日志报告在堆栈中未找到接口组端口:
[Net::PortStackAdapter::getLinkState] Failed to read link state for port a0a: The port "a0a" does not exist in the stack..
[Net::PortStackAdapter::getLinkState] Failed to read link state for port a0a: The port "a0a" does not exist in the stack.
[Net::PortStackAdapter::getLinkState] Failed to read link state for port a0a: The port "a0a" does not exist in the stack.
[Net::PortStackAdapter::getStatus] Failed to read option state for port a0a: The port "a0a" does not exist in the stack.
[Net::PortStackAdapter::getStatus] Failed to read option state for port a0a: The port "a0a" does not exist in the stack.
[Net::PortStackAdapter::getMac] Failed to read mac for port a0a: The port "a0a" does not exist in the stack.