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

[13.4 stable] Make sure ethernet interface is DOWN before renaming and changing MAC #4344

Open
wants to merge 1 commit into
base: 13.4-stable
Choose a base branch
from

Conversation

milan-zededa
Copy link
Contributor

This is a continuation to fix 6ffa07f

On some devices, we were still encountering the error "Device or resource busy". It turned out we had overlooked a few cases where NIM attempted to change the MAC address while the interface was in the UP state.

Signed-off-by: Milan Lenco milan@zededa.com
(cherry picked from commit ea0fee9)

This is a continuation to fix 6ffa07f

On some devices, we were still encountering the error "Device or resource
busy". It turned out we had overlooked a few cases where NIM attempted
to change the MAC address while the interface was in the UP state.

Signed-off-by: Milan Lenco <milan@zededa.com>
(cherry picked from commit ea0fee9)
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

Successfully merging this pull request may close these issues.

2 participants