I installed the package from bionic-proposed and performed the test
cases using keepalived - VIP is not lost. This resolves it.
Thank you!
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launch
Thank you Dan and Eric!
Summarizing howto with bionic for myself:
Upgrade systemd to the version with "keepconfiguration" fix.
Look at /run/systemd/network/*.network filename, in my example it is
"10-netplan-ens160.network"
Make a directory adding ".d" to this name:
/etc/systemd/network/10-netpl
The "default bionic install" uses only netplan yaml and
/etc/systemd/network/ is empty.
If I switch to systemd.network style, I have to create config files from
scratch anyway and then this KeepConfiguration helps. (Of course I do
not need to keep the netplan yaml after enabling systemd-networkd,
I am using netplan - default in bionic.
I added the repo, made update and reboot.
'systemctl restart systemd-networkd' resulted with keepalived VIP lost.
I added following file and rebooted:
/etc/systemd/network/10-netplan-ens160.network :
---
[Match]
Name=ens160
[Network]
KeepConfiguration=stati
I want to test it in Bionic.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1815101
Title:
[master] Restarting systemd-networkd breaks keepalived, heartbeat,
corosync, p
5 matches
Mail list logo