[Ubuntu-ha] [Bug 1863174] Re: Keepalived Loses VIP on DHCP Renewal

2020-02-24 Thread Matthew Roark
*** This bug is a duplicate of bug 1815101 *** https://bugs.launchpad.net/bugs/1815101 Rafael, Thank you. One thing I should note, though - the host on which this occurred is not leveraging systemd-networkd. $ systemctl list-units -t service --all | grep systemd-networkd

[Ubuntu-ha] [Bug 1863174] Re: Keepalived Loses VIP on DHCP Renewal

2020-02-13 Thread Matthew Roark
Note: this is not a duplicate of https://bugs.launchpad.net/netplan/+bug/1815101 considering that's only relevant for Ubuntu 18.04 (Bionic) and later, and this report is regarding Ubuntu 16.04. The same change as outlined in https://bugs.launchpad.net/netplan/+bug/1815101/comments/4 _may_ still

[Ubuntu-ha] [Bug 1863174] [NEW] Keepalived Loses VIP on DHCP Renewal

2020-02-13 Thread Matthew Roark
Public bug reported: Ubuntu Release: 16.04.6 LTS Keepalived Package Version: 1.2.24-1ubuntu0.16.04.2 -- /etc/keepalived/keepalived.conf -- vrrp_script chk_apiserver { script "curl https://127.0.0.1:443/healthz --cacert ca.crt --key request.key --cert request.crt --fail > /dev/null 2>&1"