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!