cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

X440 Stack occasionally break and end up with two masters

X440 Stack occasionally break and end up with two masters

Omar_Valente
New Contributor II
The SSH client available on EXOS stops working for the current session after executing the Python script "mlag_config_check.py" (from https://github.com/extremenetworks/ExtremeScripting/tree/master/EXOS/Python/mlag_config_check). Logging out and then back in again resolves the issue.

The same happens after running the script "show_port_vid.py" (from https://github.com/extremenetworks/ExtremeScripting/tree/master/EXOS/Python/show_port_vid), so it seems to be a problem with running (Python) scripts, not with the individual script that first showed the problem.

Reported here as asked on https://github.com/extremenetworks/ExtremeScripting .

Observed on an X620-16t switch with EXOS version 21.1.1.4-patch1-2.

Log:
login: admin password: ExtremeXOS Copyright (C) 1996-2016 Extreme Networks. All rights reserved. This product is protected by one or more US patents listed at http://www.extremenetworks.com/patents along with their foreign counterparts. ============================================================================== Press the or '?' key at any time for completions. Remember to save your configuration changes. X620-16t-PoC_01.1 # ssh2 10.255.255.12 admin@10.255.255.12's password: ExtremeXOS Copyright (C) 1996-2016 Extreme Networks. All rights reserved. This product is protected by one or more US patents listed at http://www.extremenetworks.com/patents along with their foreign counterparts. ============================================================================== Press the or '?' key at any time for completions. Remember to save your configuration changes. X620-16t-PoC_02.1 # exit Connection to 10.255.255.12 closed. X620-16t-PoC_01.2 # ssh2 10.255.255.12 admin@10.255.255.12's password: ExtremeXOS Copyright (C) 1996-2016 Extreme Networks. All rights reserved. This product is protected by one or more US patents listed at http://www.extremenetworks.com/patents along with their foreign counterparts. ============================================================================== Press the or '?' key at any time for completions. Remember to save your configuration changes. X620-16t-PoC_02.1 # exit Connection to 10.255.255.12 closed. X620-16t-PoC_01.2 # run script mlag_config_check ****mlag_config_check.py running on MLAG Peer X620-16t-PoC_02**** Local and remote FDB checksums match. MLAG config check completed. X620-16t-PoC_01.3 # ssh2 10.255.255.12 sh: ./ssh: Permission denied X620-16t-PoC_01.4 # exit login: admin password: ExtremeXOS Copyright (C) 1996-2016 Extreme Networks. All rights reserved. This product is protected by one or more US patents listed at http://www.extremenetworks.com/patents along with their foreign counterparts. ============================================================================== Press the or '?' key at any time for completions. Remember to save your configuration changes. X620-16t-PoC_01.1 # ssh2 10.255.255.12 admin@10.255.255.12's password: ExtremeXOS Copyright (C) 1996-2016 Extreme Networks. All rights reserved. This product is protected by one or more US patents listed at http://www.extremenetworks.com/patents along with their foreign counterparts. ============================================================================== Press the or '?' key at any time for completions. Remember to save your configuration changes. X620-16t-PoC_02.1 # exit Connection to 10.255.255.12 closed. X620-16t-PoC_01.2 #
Best regards,
Erik
3 REPLIES 3

Ron_Huygens
Community Manager Community Manager
Community Manager
There is a known issue in your EXOS version:
See the following article
https://gtacknowledge.extremenetworks.com/articles/Solution/X440-X460-dual-stack-master

Omar_Valente
New Contributor II
Thank you very much, I'll check it out

jackmikel
New Contributor
Maybe you should use the recommended version for the x440. Follow the link

http://documentation.extremenetworks.com/hw_sw_compatibility/HardwareSoftwareCompatibility/r_exos-re... It must be Version 15.6.4.2-patch1-6.xos

Check if there are some rx or tx errors on the uplinks:

sh port stack-ports rx

sh port stack-ports tx

Regards, jackmikel

GTM-P2G8KFN