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

Revert "[teamd service] teamd service should start after syncd" #2733

Merged
merged 1 commit into from
Apr 3, 2019

Conversation

yxieca
Copy link
Contributor

@yxieca yxieca commented Apr 3, 2019

Reverts #2724

Found an issue with this change in test: this change exposes a race condition in teamd that causes lags unable to get ARP packets served. The result is that even the LAGs are up, we are unable to ping the peer and BGP on top of these LAGs are unable to establish.

I experimented to change teamd start only after swss (to solve the teamd/swss race condition), that seems to be able to avoid the race condition.

The race condition could be platform specific. We need to investigate further before coming back with a proper solution.

@yxieca yxieca requested a review from jipanyang April 3, 2019 01:32
Copy link
Collaborator

@jipanyang jipanyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there is race condition in teamd that causes lags unable to get ARP packets served, I doubt changing teamd to start only after swss will solve the problem completely.

@yxieca yxieca merged commit 00a0f22 into master Apr 3, 2019
@yxieca yxieca deleted the revert-2724-service branch April 3, 2019 15:20
yxieca added a commit that referenced this pull request Apr 4, 2019
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 10, 2019
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 10, 2019
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 10, 2019
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.

3 participants