-
Story
-
Resolution: Won't Do
-
Normal
-
None
-
None
-
None
-
rhel-net-mgmt
-
ssg_networking
-
None
-
False
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
-
None
-
None
-
-
All
-
Linux
-
None
Goal
We have seen times when IP(basically VIP's) is managed by some external service/script(which NM not aware) like keepalived, oracle,etc, performing "nmcli con down/up" or "nmcli device reapply" causes these external IP(VIP's) to be removed from NIC. This results in connectivity issues.
While I was discussing this in #nm slack channel, I came to know about "https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/gdbus-org.freedesktop.NetworkManager.Device.html#gdbus-method-org-freedesktop-NetworkManager-Device.Reapply" from Lubomir Rintel.
I think if we can add it in our product it can help for such customers where VIP's are added by some services/script.
Acceptance criteria
After performing "nmcli con down/up" or "nmcli device reapply" , VIP's not managed by NM should remain intact.