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.