keepalived goes into restart and segfault loop

Bug #1486276 reported by Steven Dake
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
William Frischemeier

Bug Description

keepalived will go into a restart loop if ip_vs isn't loaded.

See this thread:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619415

Apparently ip_vs needs to be loaded by the keepalive init scripts, or in our case, probably the bootstrapping code.

Initializing ipvs 2.6
IPVS: Can't initialize ipvs: Protocol not available
Healthcheck child process(2710) died: Respawning
Starting Healthcheck child process, pid=2712
Initializing ipvs 2.6
IPVS: Can't initialize ipvs: Protocol not available
Healthcheck child process(2712) died: Respawning
Starting Healthcheck child process, pid=2718
Initializing ipvs 2.6
IPVS: Can't initialize ipvs: Protocol not available
Healthcheck child process(2718) died: Respawning
Starting Healthcheck child process, pid=2720
Initializing ipvs 2.6
IPVS: Can't initialize ipvs: Protocol not available
Healthcheck child process(2720) died: Respawning
Starting Healthcheck child process, pid=2722
Initializing ipvs 2.6
IPVS: Can't initialize ipvs: Protocol not available
Healthcheck child process(2722) died: Respawning
Starting Healthcheck child process, pid=2725
Initializing ipvs 2.6

Steven Dake (sdake)
Changed in kolla:
status: New → Triaged
importance: Undecided → Critical
milestone: none → liberty-3
Steven Dake (sdake)
Changed in kolla:
assignee: nobody → William Frischemeier (brookexx)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/214811

Changed in kolla:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/214811
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=c4611eca8e9f3fc4b57558e069c929cf5fbd868f
Submitter: Jenkins
Branch: master

commit c4611eca8e9f3fc4b57558e069c929cf5fbd868f
Author: William Frischemeier <email address hidden>
Date: Wed Aug 19 17:34:24 2015 -0400

    Load ip_vs module for keepalived

    If ip_vs is not loaded keepalived will enter a restart loop. To fix that
    load ip_vs module every time we start the container.

    Change-Id: I6b39d8654cc6a6da7a9162e5c3efab073746b246
    Closes-Bug: #1486276

Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.