-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[teamd]: Warm/Fast reboot: Send USR1/USR2 only to subscribers #8856
[teamd]: Warm/Fast reboot: Send USR1/USR2 only to subscribers #8856
Conversation
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
@nazariig you marked it needed for 202012, not needed for 202106? |
Azure Pipelines successfully started running 1 pipeline(s). |
@liat-grozovik FYI. This improvement requires more investigation since produces core dumps after warm-reboot on KVM |
6a95283
to
56d0497
Compare
Signed-off-by: Nazarii Hnydyn <[email protected]>
56d0497
to
2f26999
Compare
@nazariig Changes are ok - do you still see this issue ? Plan to merge this in else. |
@judyjoseph no, i don't see it anymore. The CI looks good on the latest master. |
To fix teamd signal handling, without which Process 'tlm_teamd' exited unexpectedly
To fix teamd signal handling, without which Process 'tlm_teamd' exited unexpectedly
Signed-off-by: Nazarii Hnydyn [email protected]
SONiC LAG configuration:
root@sonic:/home/admin# show interfaces portchannel Flags: A - active, I - inactive, Up - up, Dw - Down, N/A - not available, S - selected, D - deselected, * - not synced No. Team Dev Protocol Ports ----- --------------- ----------- -------------- 0001 PortChannel0001 LACP(A)(Dw) Ethernet224(D) 0002 PortChannel0002 LACP(A)(Dw) Ethernet232(D) 0003 PortChannel0003 LACP(A)(Dw) Ethernet240(D) 0004 PortChannel0004 LACP(A)(Dw) Ethernet248(D)
Before:
After:
Why I did it
teamd
signal handling:How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)