Bug 1949237 - Bump OVN: Lots of conjunction warnings in ovn-controller container logs
Summary: Bump OVN: Lots of conjunction warnings in ovn-controller container logs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.6
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: ---
: 4.8.0
Assignee: Tim Rozet
QA Contact: Anurag saxena
URL:
Whiteboard:
Depends On:
Blocks: 1949239
TreeView+ depends on / blocked
 
Reported: 2021-04-13 18:38 UTC by Tim Rozet
Modified: 2023-09-15 01:05 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1933752
: 1949239 (view as bug list)
Environment:
Last Closed: 2021-07-27 23:00:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 23:00:38 UTC

Comment 1 Tim Rozet 2021-04-13 18:41:40 UTC
With the revert of OVN version to fix the ovn-controller crash here:

We no longer have the fix for conjunction warnings:
https://bugzilla.redhat.com/show_bug.cgi?id=1933752

This is to track bumping OVN in 4.6z to get the fixes. This is a noop for 4.7 and 4.8.

Comment 2 Tim Rozet 2021-04-13 18:42:29 UTC
(In reply to Tim Rozet from comment #1)
> With the revert of OVN version to fix the ovn-controller crash here:
> 
https://bugzilla.redhat.com/show_bug.cgi?id=1945725

> We no longer have the fix for conjunction warnings:
> https://bugzilla.redhat.com/show_bug.cgi?id=1933752
> 
> This is to track bumping OVN in 4.6z to get the fixes. This is a noop for
> 4.7 and 4.8.

Comment 3 Tim Rozet 2021-04-13 18:47:36 UTC
Anurag, do you mind verifying this? It is essentially a noop as we do not need to bump the OVN version here or in 4.7. You could do some sanity check on the OVN logs on a periodic 4.7/4.8 job to ensure there are no conjunction warnings as a sanity check.

Comment 5 zhaozhanqi 2021-04-15 12:00:36 UTC
Checked on 4.8.0-0.nightly-2021-04-09-222447

no conjunction warning logs found. 


 for f in $(oc -n openshift-ovn-kubernetes get pod -l app=ovnkube-node -o jsonpath={.items[*].metadata.name}) ; do echo -e "\n${f}\n" ; oc  -n openshift-ovn-kubernetes logs "${f}" -c ovn-controller | grep conjunction  ; done

ovnkube-node-75krh


ovnkube-node-d969p


ovnkube-node-r9djt


ovnkube-node-scnpg


ovnkube-node-vr4h8


Move this to 'verified'

Comment 8 errata-xmlrpc 2021-07-27 23:00:23 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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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-2021:2438

Comment 9 Red Hat Bugzilla 2023-09-15 01:05:02 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days


Note You need to log in before you can comment on or make changes to this bug.