Hello Eddie,
in continuation of my last post just something i wanted to add:
I compared both interfaces again,
one of the troubled portchannel 7 and one of the healthy portchannel 4,
and i can’t see any difference, except for that the interface 4 is still in default “slow”,
and on the SAN side this will possible be as well.
On the SAN end i just have to guess unfortunately, since there is no CLI interface available,
and no explicite GUI item to control the LACP rate either.
Currently configured with no adjustment applied so far in the meantime:
###########################
switch1 [mlag-vip-domain1: master] # show interfaces mlag-port-channel summary
MLAG Port-Channel Summary:
Group Type Local Peer
Port-Channel Ports Ports
(D/U/P/S) (D/P/S/I) (D/P/S/I)
1 Mpo3(U) LACP Eth1/3(P) Eth1/3(P)
2 Mpo4(U) LACP Eth1/4(P) Eth1/4(P)
3 Mpo7(U) LACP Eth1/7(P) Eth1/8(P)
[ … ]
###########################
###########################
switch1 [mlag-vip-domain1: master] # show running-config interface mlag-port-channel 7
interface mlag-port-channel 7
interface mlag-port-channel 7 mtu 7936 force
interface mlag-port-channel 7 no shutdown
interface mlag-port-channel 7 switchport access vlan 211
interface mlag-port-channel 7 spanning-tree bpdufilter enable
interface mlag-port-channel 7 spanning-tree port type edge
interface mlag-port-channel 7 dcb priority-flow-control mode on force
switch1 [mlag-vip-domain1: master] #
###########################
###########################
switch1 [mlag-vip-domain1: master] # show running-config interface eth 1/7
interface ethernet 1/7 speed 40G force
interface ethernet 1/7 mtu 7936 force
interface ethernet 1/7 mlag-channel-group 7 mode active
interface ethernet 1/7 lacp rate fast
switch1 [mlag-vip-domain1: master] #
switch1 [mlag-vip-domain1: master] # show interface eth 1/7
Eth1/7:
Admin state : Enabled
Operational state : Up
Last change in operational status: 5d and 23:47:27 ago (11 oper change)
Boot delay time : 0 sec
Mac address : b8:59:9f:7d:29:70
MTU : 7936 bytes (Maximum packet size 7958 bytes)
Fec : auto
Operational Fec : no-fec
Flow-control : receive off send off
Supported speeds : 1G 10G 25G 40G 50G 56G 100G
Advertised speeds : 40G
Actual speed : 40G
Auto-negotiation : Enabled
Width reduction mode : Unknown
Switchport mode : access
MAC learning mode : Enabled
Forwarding mode : inherited cut-through
Telemetry sampling: Disabled TCs: N/A
Telemetry threshold: Disabled TCs: N/A
Telemetry threshold level: N/A
Last clearing of “show interface” counters: Never
60 seconds ingress rate : 968 bits/sec, 121 bytes/sec, 1 packets/sec
60 seconds egress rate : 1128 bits/sec, 141 bytes/sec, 2 packets/sec
Rx:
247550 packets
0 unicast packets
247550 multicast packets
0 broadcast packets
31682620 bytes
0 discard packets
0 error packets
0 fcs errors
0 undersize packets
0 oversize packets
0 pause packets
0 unknown control opcode
0 symbol errors
0 discard packets by storm control
Tx:
273634 packets
1179 unicast packets
265847 multicast packets
6608 broadcast packets
35007140 bytes
0 discard packets
0 error packets
0 hoq discard packets
switch1 [mlag-vip-domain1: master] #
###########################
From other dont-mismatched mlag-portchannel 4:
###########################
switch1 [mlag-vip-domain1: master] # show running-config interface eth 1/4
interface ethernet 1/4 speed 40G force
interface ethernet 1/4 mtu 7936 force
interface ethernet 1/4 mlag-channel-group 4 mode active
switch1 [mlag-vip-domain1: master] #
switch1 [mlag-vip-domain1: master] # show interface eth 1/4
Eth1/4:
Admin state : Enabled
Operational state : Up
Last change in operational status: 4d and 23:26:52 ago (7 oper change)
Boot delay time : 0 sec
Mac address : b8:59:9f:7d:29:7a
MTU : 7936 bytes (Maximum packet size 7958 bytes)
Fec : auto
Operational Fec : no-fec
Flow-control : receive off send off
Supported speeds : 1G 10G 25G 40G 50G 56G 100G
Advertised speeds : 40G
Actual speed : 40G
Auto-negotiation : Enabled
Width reduction mode : Unknown
Switchport mode : access
MAC learning mode : Enabled
Forwarding mode : inherited cut-through
Telemetry sampling: Disabled TCs: N/A
Telemetry threshold: Disabled TCs: N/A
Telemetry threshold level: N/A
Last clearing of “show interface” counters: Never
60 seconds ingress rate : 40 bits/sec, 5 bytes/sec, 1 packets/sec
60 seconds egress rate : 88 bits/sec, 11 bytes/sec, 1 packets/sec
Rx:
22128 packets
12 unicast packets
14315 multicast packets
7801 broadcast packets
2332694 bytes
0 discard packets
0 error packets
0 fcs errors
0 undersize packets
0 oversize packets
0 pause packets
0 unknown control opcode
0 symbol errors
0 discard packets by storm control
Tx:
32428 packets
1105 unicast packets
28789 multicast packets
2534 broadcast packets
4782627 bytes
0 discard packets
0 error packets
0 hoq discard packets
switch1 [mlag-vip-domain1: master] #
###########################
In the meantime i had opportunity to reboot the LINUX server, but that did not change the issue…
At this point i wonder, where the “delta” frames actually remain?
Since both interfaces don’t report any error or discarded packages.
Or is it possible that different metrics are at play?
Thank you again for your patience,
Best
Hilmar