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

buendia-networking races with system networking configuration at boot #245

Open
schuyler opened this issue Dec 2, 2019 · 0 comments
Open

Comments

@schuyler
Copy link
Member

schuyler commented Dec 2, 2019

The boot-time call to buendia-reconfigure networking typically encounters a race condition with Debian's own network configuration process at boot on the NUC.

One symptom of this is that the ifup calls in syslog block on file locks and then finally fail, because Debian is busy configuring the network elsewhere, regardless of what buendia-networking has done. This is likely to result in inconsistent network state across boots.

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

1 participant