ONTAPのアップグレード後、LACP ifgrpポートの参加が「partial」に変わります
環境
- ONTAP 9.3
- ONTAP 9.5
問題
- ONTAP 9.3のLACP ifgrpへのアップグレード後に、ポートの1つに部分的な参加が示されるようになりました。
::*> ifgrp show -node node01 -ifgrp a0a
Node: node01
Interface Group Name: a0a
Distribution Function: ip
Create Policy: multimode_lacp
MAC Address: 92:xx:xx:xx:xx:xx
Port Participation: partial
Network Ports: e0c, e0d
Up Ports: e0c
Down Ports: e0d
- この問題 は、スタティックマルチモードifgrpに変更した場合は表示されません。
マルチモードポートがフルに参加している場合:
::*> ifgrp show -node node01 -ifgrp a0a
Node: node01
Interface Group Name: a0a
Distribution Function: ip
Create Policy: multimode
MAC Address: 92:xx:xx:xx:xx:xx
Port Participation: full
Network Ports: e0c, e0d
Up Ports: e0c, e0d
Down Ports: -
- この問題 は、CNAカード8324でのみ表示されます。
slot 0: 1G/10G Ethernet Controller CNA EP 8324
(Dual-port, QLogic CNA 8324(8362) rev. 2)
e0c MAC Address: 92:e2:ba:b9:da:9c (auto-10g_sr-fd-up)
e0d MAC Address: 92:e2:ba:b9:da:9c (auto-10g_sr-fd-up)
Device Type: EP8324N
Firmware Version: 5.4.66.0
- スイッチ側の設定は変更されず、物理的には稼働しています。