Public bug reported:

I have a working keepalived setup with v1.2.19 on Ubuntu 16.04.5 LTS.
After the keepalived upgrade to v1.2.24 it no longer working for me.
I only use VRRP to create virtual IP address between two servers.

In syslog I can find:

Aug 15 13:19:36 black systemd[1]: Starting Keepalive Daemon (LVS and VRRP)...
Aug 15 13:19:36 black Keepalived[12927]: Starting Keepalived v1.2.24 
(08/06,2018)
Aug 15 13:19:36 black Keepalived[12927]: Opening file 
'/etc/keepalived/keepalived.conf'.
Aug 15 13:19:36 black Keepalived[12946]: Starting VRRP child process, pid=12947
Aug 15 13:19:36 black Keepalived_vrrp[12947]: Netlink reflector reports IP 
192.0.2.5 added
Aug 15 13:19:36 black systemd[1]: Started Keepalive Daemon (LVS and VRRP).
Aug 15 13:19:36 black Keepalived_vrrp[12947]: Netlink reflector reports IP 
192.168.1.251 added
[...]
Aug 15 13:19:36 black Keepalived_vrrp[12947]: Registering Kernel netlink 
reflector
Aug 15 13:19:36 black Keepalived_vrrp[12947]: Registering Kernel netlink 
command channel
Aug 15 13:19:36 black Keepalived_vrrp[12947]: Registering gratuitous ARP shared 
channel
Aug 15 13:19:36 black Keepalived_vrrp[12947]: Unable to load ipset library
Aug 15 13:19:36 black Keepalived_vrrp[12947]: Unable to initialise ipsets
Aug 15 13:19:36 black Keepalived_vrrp[12947]: Opening file 
'/etc/keepalived/keepalived.conf'.
Aug 15 13:19:36 black Keepalived_vrrp[12947]: Using LinkWatch kernel netlink 
reflector...

Nothing more in syslog. No virtual IP addresses.

A startup of 1.2.19 looks like this in syslog:

Aug 15 13:23:01 black Keepalived[14384]: Starting Keepalived v1.2.19 
(08/15,2015)
Aug 15 13:23:01 black Keepalived[14387]: Starting VRRP child process, pid=14388
Aug 15 13:23:01 black Keepalived_vrrp[14388]: Netlink reflector reports IP 
192.168.0.129 added
[...]
Aug 15 13:23:01 black Keepalived_vrrp[14388]: Registering Kernel netlink 
reflector
Aug 15 13:23:01 black Keepalived_vrrp[14388]: Registering Kernel netlink 
command channel
Aug 15 13:23:01 black Keepalived_vrrp[14388]: Registering gratuitous ARP shared 
channel
Aug 15 13:23:01 black Keepalived_vrrp[14388]: Opening file 
'/etc/keepalived/keepalived.conf'.
Aug 15 13:23:01 black Keepalived_vrrp[14388]: Configuration is using : 89919 
Bytes
Aug 15 13:23:01 black Keepalived_vrrp[14388]: Using LinkWatch kernel netlink 
reflector...
Aug 15 13:23:01 black Keepalived_vrrp[14388]: VRRP_Instance(VI_br0) Entering 
BACKUP STATE
Aug 15 13:23:01 black Keepalived_vrrp[14388]: VRRP_Instance(VI_br12) Entering 
BACKUP STATE
Aug 15 13:23:01 black Keepalived_vrrp[14388]: Opening script file 
/etc/conntrackd/primary-backup.sh
Aug 15 13:23:01 black Keepalived_vrrp[14388]: VRRP_Instance(VI_br13) Entering 
BACKUP STATE
Aug 15 13:23:01 black Keepalived_vrrp[14388]: VRRP_Instance(VI_br14) Entering 
BACKUP STATE
Aug 15 13:23:01 black Keepalived_vrrp[14388]: VRRP sockpool: [ifindex(15), 
proto(112), unicast(0), fd(10,11)]
Aug 15 13:23:01 black Keepalived_vrrp[14388]: VRRP sockpool: [ifindex(14), 
proto(112), unicast(0), fd(12,13)]
Aug 15 13:23:01 black Keepalived_vrrp[14388]: VRRP sockpool: [ifindex(16), 
proto(112), unicast(0), fd(14,15)]
Aug 15 13:23:01 black Keepalived_vrrp[14388]: VRRP sockpool: [ifindex(17), 
proto(112), unicast(0), fd(16,17)]
Aug 15 13:23:01 black systemd[1]: Started Keepalive Daemon (LVS and VRRP).
[...]

First thought it has sth to do with "Unable to load ipset library" so I 
installed
upset 6.29-1 including dependencies. The error message keeps still showing.

** Affects: keepalived (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787206

Title:
  keepalived on Ubuntu 16.04.5 LTS no longer working after upgrade to
  v1.2.24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1787206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to