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

[teammgrd] teamd cannot start when port channel was down before warm reboot #1165

Closed
stepanblyschak opened this issue Jan 13, 2020 · 4 comments
Assignees

Comments

@stepanblyschak
Copy link
Contributor

Steps to reproduce:

  1. shutdown lag on peer
  2. sudo warm-reboot on dut
  3. observe continuous log about teamd fails to start because it cannot assign requested mac address

The issue seems to be introduced #1003.

The mac that teammgrd reads form saved PDU appears to be 00:00:00:00:00:00.

@pavel-shirshov pavel-shirshov self-assigned this Jan 14, 2020
@pavel-shirshov
Copy link
Contributor

@shine4chen can you please check this issue?
Is it possible for you to reproduce it?

@shine4chen
Copy link
Contributor

@pavel-shirshov Thank @stepanblyschak. We have reproduce it. It seems that when you shutdown lag on peer peer still tries to negotiate with dut , then saved pdu packet content is not suitable for restoring mac-address. We will add some pdu validation code to work it out.

@pavel-shirshov
Copy link
Contributor

@stepanblyschak Can you please check the issue is fixed by the PR above?

@stepanblyschak
Copy link
Contributor Author

@pavel-shirshov Checked. @shine4chen Thanks, it works correct now!

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

No branches or pull requests

3 participants