It's also a workaround

# date
  Thu Nov 22 19:06:07 CET 2018
# stat /etc/modules
  File: '/etc/modules'
  Size: 200             Blocks: 8          IO Block: 4096   regular file
Device: fd00h/64768d    Inode: 272949      Links: 1
Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2018-11-22 19:02:52.440822259 +0100
Modify: 2018-11-22 19:02:52.440822259 +0100
Change: 2018-11-22 19:02:52.444822297 +0100
 Birth: -
# cat /etc/modules
  # /etc/modules: kernel modules to load at boot time.
  #
  # This file contains the names of kernel modules that should be loaded
  # at boot time, one per line. Lines beginning with "#" are ignored.
  ip_vs
# last reboot
  reboot   system boot  4.15.0-42-generi Thu Nov 22 19:05   still running

-- 
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to keepalived in Ubuntu.
https://bugs.launchpad.net/bugs/1800159

Title:
  keepalived does not autoload the ip_vs kernel module when it is
  required

Status in keepalived package in Ubuntu:
  Triaged
Status in keepalived package in Debian:
  Unknown

Bug description:
  1) 
  Description:  Ubuntu 16.04.5 LTS
  Release:      16.04
  2) keepalived:
    Installed: 1:1.2.24-1ubuntu0.16.04.1
    Candidate: 1:1.2.24-1ubuntu0.16.04.1
    Version table:
   *** 1:1.2.24-1ubuntu0.16.04.1 500
          500 http://ftp.hosteurope.de/mirror/archive.ubuntu.com 
xenial-updates/main amd64 Packages
          100 /var/lib/dpkg/status

  3) not loading the kernel module
  systemctl start keepalived.service
  Keepalived_healthcheckers[1680]: IPVS: Protocol not available
  Keepalived_healthcheckers[1680]: message repeated 8 times: [ IPVS: Protocol 
not available]
  ...

  4) loading the module manually 
  systemctl stop keepalived.service
  modprobe ip_vs
  kernel: [  445.363609] IPVS: ipvs loaded.
  systemctl start keepalived.service
  Keepalived_healthcheckers[5533]: Initializing ipvs
  kernel: [  600.828683] IPVS: [wlc] scheduler registered.

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

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp

Reply via email to