cancel
Showing results for 
Search instead for 
Did you mean: 

x440 stack enable sharing issue

x440 stack enable sharing issue

Chingis_Taltae1
New Contributor
I have an issue with LAG across stack (4x Summit x440-24t-10G stacked via SummitStack-V):

Slot-3 Stack.18 # sh slot
Slots Type Configured State Ports
--------------------------------------------------------------------
Slot-1 X440-24t-10G X440-24t-10G Operational 26
Slot-2 X440-24t-10G X440-24t-10G Operational 26
Slot-3 X440-24t-10G X440-24t-10G Operational 26
Slot-4 X440-24t-10G X440-24t-10G Operational 26
Slot-5 Empty 0
Slot-6 Empty 0
Slot-7 Empty 0
Slot-8 Empty 0

Slot: Slot-3 * Slot-1
------------------------ ------------------------
Current State: MASTER BACKUP (In Sync)

Image Selected: secondary secondary
Image Booted: secondary secondary
Primary ver: 15.5.4.2 15.5.4.2
Secondary ver: 15.5.4.2 15.5.4.2

Config Selected: primary.cfg
Config Booted: primary.cfg

primary.cfg Created by ExtremeXOS version 15.5.4.2
396528 bytes saved on Thu Oct 29 16:26:54 2015

The stack seems to be OK, all nodes are online and operational, XOS version 15.5.4.2 on all nodes.

I need to create 8 ports LAG (LACP enabled) across stack (SFP ports 23-24 on each stack node), but something goes wrong:

Slot-3 Stack.21 # enable sharing 1:23 grouping 1:23-24,2:23-24,3:23-24,4:23-24 lacp
Error: No valid port(s) in the specified "portList" value "1:23-24,2:23-24,3:23-24,4:23-24".
Configuration failed on backup Node, command execution aborted!

I tried to create 2 ports static LAG across stack (for example copper Ethernet 1:1,2:1 with 1:1 as master port), but got similar issue:

Slot-3 Stack.22 # enable sharing 1:1 grouping 1:1,2:1
Error: No valid port(s) in the specified "portList" value "1:1,2:1".
Configuration failed on backup Node, command execution aborted!


13 REPLIES 13

Prashanth_KG
Extreme Employee
Hi Chingis,

Just to narrow down, can you try to add a port from the master switch to the sharing.

configure sharing 1:1 add ports 3:1

Check if this works! This would help us to narrow down the issue to only adding ports from the standby node.
Looking forward to your response.

* Slot-3 Stack.3 # enable sharing 1:1 grouping 1:1
Warning: Any config on the master port is lost (STP, IGMP Filter, IGMP Static Group, MAC-Security, CFM, TRILL, etc.)

* Slot-3 Stack.4 # configure sharing 1:1 add ports 2:1
Error: No valid port(s) in the specified "portList" value "2:1".
Configuration failed on backup Node, command execution aborted!

* Slot-3 Stack.5 # configure sharing 1:1 add ports 3:1
Warning: Any config on the master port is lost (STP, IGMP Filter, IGMP Static Group, MAC-Security, CFM, TRILL, etc.)

* Slot-3 Stack.6 # configure sharing 1:1 add ports 4:1
Warning: Any config on the master port is lost (STP, IGMP Filter, IGMP Static Group, MAC-Security, CFM, TRILL, etc.)

* Slot-3 Stack.7 # sh sharing
Load Sharing Monitor
Config Current Agg Ld Share Ld Share Agg Link Link Up
Master Master Control Algorithm Group Mbr State Transitions
==============================================================================
1:1 Static L2 1:1 - R 0
L2 3:1 - R 0
L2 4:1 - R 0
==============================================================================
Link State: A-Active, D-Disabled, R-Ready, NP-Port not present, L-Loopback
Load Sharing Algorithm: (L2) Layer 2 address based, (L3) Layer 3 address based
(L3_L4) Layer 3 address and Layer 4 port based
(custom) User-selected address-based configuration
Custom Algorithm Configuration: ipv4 L3-and-L4, xor
Number of load sharing trunks: 1

Patrick_Voss
Extreme Employee
Everything looks good based on the outputs. Can you do a "reboot stack-topology" and then attempt to create the lag? I only ask this because based on the "show ports" output it looks like this is a newly built stack and you are preparing it for production (Based on no active ports).

Not a known issue that we are already aware of. It could be a synchronization issue between the master and slot 2. I would not even generalize the sync issue for all the standby nodes as slot 4 worked fine. An upgrade could help! If the issue happens again in recommended version, I would suggest contacting GTAC.
GTM-P2G8KFN