Skip to content
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

[libteam]: Keep member ports parts of a team when teamd quits in FR a… #3544

Merged
merged 1 commit into from
Oct 2, 2019

Conversation

pavel-shirshov
Copy link
Contributor

…nd WR

- What I did
Added a feature to don't remove member ports from LAG, when teamd quits in FR/WR mode.

- How I did it
Added an if in port remove procedure.

- How to verify it
Build teamd, install on your dut.
then

  1. tail -F syslog
  2. tail -F teamd.log
  3. docker exec -ti teamd pkill -USR2 teamd
  4. Check that all teamd processes were quit and you don't see events of removing ports in syslog output.
    - Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants