Ifgrp处于部分状态、其中一个端口已关闭
适用场景
- ONTAP 9
- LACP
- 接口组(IFGRP)
问题描述
- ifgrp处于部分状态、其中一个端口已关闭:
::> network port ifgrp show -instance.
Node: Node_Name
Interface Group Name: a0s
Distribution Function: port
Create Policy: multimode_lacp
MAC Address: 02:a0:98:9e:b1:72
Port Participation: partial
Network Ports: e4a, e4b
Up Ports: e4a
Down Ports: e4b
- ifgrp中报告为关闭的端口在物理上已启动且运行状况良好:
::> network port show
Speed(Mbps) Health
Port IPspace Broadcast Domain Link MTU Admin/Oper Status
--------- ------------ ---------------- ---- ---- ----------- --------
e4a Default - up 9000 auto/40000 healthy
e4b Default - up 9000 auto/40000 healthy
ifconfig -v
的输出包含:
laggport: e4b flags= 20000<DEFAULT> state=41<ACTIVITY,DEFAULTED>
[(8000,02-A0-98-9E-B1-72,800E,8000,000E),
(FFFF,00-00-00-00-00-00,0000,FFFF,0000)]
注: 突出显示的MAC地址应为switch。
- 已连接的交换机已打开电源并正常运行。