ONTAPのリブート後にLACP ifgrpポートの参加が「partial」に変わる
環境
- ONTAP 9.3
- ONTAP 9.5
- ONTAP 9.6
- リンクアグリゲーショングループ(LAG)
- Link Aggregation Control Protocol(LACP)
問題
- ONTAPのリブート後、LACP ifgrpがポートの1つに部分的に参加していると表示されます。
- 注 :ONTAPのリブートには、パニック/計画的テイクオーバー/ ONTAPのアップグレードなどの理由が考えられます。
::*> 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
- スイッチ側の構成に変更はなく、ポートは物理的に稼働しています。