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

Removing network alias won't delete it from the actual NIC inside the VM **until reboot** #4439

Closed
7 tasks
ospalax opened this issue Mar 27, 2020 · 1 comment
Closed
7 tasks

Comments

@ospalax
Copy link
Collaborator

ospalax commented Mar 27, 2020

Description
Removing once added network alias via Sunstone will trigger recontextualization but it will not remove the alias from the NIC - the address will still be up and running until the reboot.

To Reproduce
Start VM with at least one NIC -> add network alias -> remove it

Expected behavior
If I remove network alias then it will also remove it immediately from the running VM and not only after reboot.

Additional context
Reproducible on 5.10.3
Alpine Linux 3.11
Problem is due to multiple gateways and failed network service up/down

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@ospalax ospalax changed the title Removing network alias won't delete it from the actual NIC inside the VM *until reboot* Removing network alias won't delete it from the actual NIC inside the VM **until reboot** Mar 27, 2020
@ospalax
Copy link
Collaborator Author

ospalax commented Mar 27, 2020

Maybe the current behavior is intended - so feel free to close it - but it felt like a bug to me.

ospalax pushed a commit to ospalax/addon-context-linux that referenced this issue Mar 31, 2020
Signed-off-by: Petr Ospalý <[email protected]>
ospalax pushed a commit to ospalax/addon-context-linux that referenced this issue Mar 31, 2020
@vholer vholer closed this as completed Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants