You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: