Bug 1867080
Summary: | baremetal: API VIP ends up pointing to bootstrap and a master | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Steven Hardy <shardy> |
Component: | Networking | Assignee: | Yossi Boaron <yboaron> |
Networking sub component: | runtime-cfg | QA Contact: | Victor Voronkov <vvoronko> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | urgent | ||
Priority: | urgent | CC: | agarcial, asegurap, vvoronko |
Version: | 4.6 | Keywords: | Triaged |
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
Keepalived monitor container periodically compares the current status to the previous status and updates Keepalived config file accordingly.
A bug in the previous to current comparison code caused to wrong Keepalived config file.
Consequence:
Two nodes owned API VIP and as a result of that deployment breaks.
Fix:
Update the previous to current comparison code in keepalived-monitor container.
Result:
Deployment succeeds.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 16:25:54 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
Steven Hardy
2020-08-07 10:23:26 UTC
The MCO fix in the additional info doesn't resolve the issue, testing now with a revert from unicast https://github.com/openshift/machine-config-operator/pull/1987 *** Bug 1866419 has been marked as a duplicate of this bug. *** 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 (OpenShift Container Platform 4.6 GA Images), 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-2020:4196 |