-
Notifications
You must be signed in to change notification settings - Fork 529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unplug/shutdown mclag member interface crash mclag and related containers #2913
Comments
I faced a similar issue, and after some investigation, I discovered these changes that resolved the issue. |
I am trying mclag with 2 mellanox SN2410 switch. I build the sonic firmware using master branch of sonic-buildimage with
INCLUDE_ICCPD = y
.Switch 1 mclag configuration:
Switch 2 mclag configuration:
Runtime information for switch 1:
Runtime information for switch 2
Above states show switch-1 role is Active and switch-2 role is Standby. I assume my mc-lag configuration is correct at this moment.
Next I try to shutdown interface
Ethernet184
of switch-2:After a while, few docker container crash and restarted. The mclag peering connections crash too. Those crash container/service will back online after some time.
This is the log captured during the crashing:
I notice there are some issue related to crash like #2332. I think this behavior happen randomly regardless if MAC address is static or dynamic.
I also attach dump log file too.
sai_sdk_dump_09_21_2023_04_47_AM.tar.gz
The text was updated successfully, but these errors were encountered: