Bug 1517740

Summary: warning message about lacking 'ipset' package from ipfailover pod logs
Product: OpenShift Container Platform Reporter: zhaozhanqi <zzhao>
Component: NetworkingAssignee: Phil Cameron <pcameron>
Networking sub component: router QA Contact: zhaozhanqi <zzhao>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: medium CC: aos-bugs, atragler, bmeng
Version: 3.7.0   
Target Milestone: ---   
Target Release: 3.10.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: no doc changes needed Consequence: Fix: Result:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-30 19:09:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description zhaozhanqi 2017-11-27 10:59:51 UTC
Description of problem:
Check the ipfailover pod logs after its running.

Registering Kernel netlink command channel
Registering gratuitous ARP shared channel
Opening file '/etc/keepalived/keepalived.conf'.
Initializing ipvs
Opening file '/etc/keepalived/keepalived.conf'.
Unable to load ipset library - libipset.so.3: cannot open shared object file: No such file or directory


Version-Release number of selected component (if applicable):
openshift3/ose-keepalived-ipfailover:v3.7.9


How reproducible:
always

Steps to Reproduce:
1. Create ipfailover pod
2. See logs when the pod become running
3.

Actual results:
Check the pod logs:

...
Registering gratuitous ARP shared channel
Opening file '/etc/keepalived/keepalived.conf'.
Unable to load ipset library - libipset.so.3: cannot open shared object file: No such file or directory
...

Expected results:

No this error

Additional info:

I checked there is upstream bug https://bugzilla.redhat.com/show_bug.cgi?id=1477572 for this.

Comment 1 Phil Cameron 2018-04-19 12:15:02 UTC
https://github.com/openshift/origin/pull/19428

Comment 2 openshift-github-bot 2018-04-24 09:01:10 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/e5a439628a3dd04a9ae54ec7acc6042053b878d3
ipfailover - add missing ipset/libipset to image

bug 1517740
https://bugzilla.redhat.com/show_bug.cgi?id=1517740

Signed-off-by: Phil Cameron <pcameron>

Comment 4 zhaozhanqi 2018-05-16 06:06:56 UTC
Verified this bug

When the ipfaiover pod become running. the related log "libipset.so.3: cannot open shared object file" do not be found.

Comment 6 errata-xmlrpc 2018-07-30 19:09:00 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:1816