Bug 1300298
Summary: | [RFE] keepalived vrrp id should be configurable | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Miheer Salunke <misalunk> |
Component: | Networking | Assignee: | Ram Ranganathan <ramr> |
Status: | CLOSED ERRATA | QA Contact: | Meng Bo <bmeng> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.1.0 | CC: | aos-bugs, bleanhar, bperkins, jkaur, pep, ramr, tdawson |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-12 16:27:02 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1267746 |
Description
Miheer Salunke
2016-01-20 12:33:26 UTC
Related upstream PR: https://github.com/openshift/origin/pull/6775 PR merged - assigning to QE. oadm ipfailover ... --vrrp-id-offset=<n> See: oadm ipfailover --help for usage. The new option has been added to latest OSE build 2016-02-12.2 But the changes were not applied to latest keepalived docker image, image id d96b1dcabb83 Move the bug back. This fix will make it in to today's build. I'm setting needinfo on Troy to move it ON_QA once the build it ready. The short of it is that our release tooling didn't catch that files under images/ipfailover/keepalived/ had been modified. We'll have that fixed today too. This fix is in the images created yesterday. You should be able to test now. Tested with OSE build v3.1.1.903 and ipfailover image 8281a58255a1 Issue has been fixed. On a multinode env, two groups of keepalived can work separately with different vrrp-id. 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/RHSA-2016:1064 |