The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.
Bug 2226633 - Investigate failure WARN in "load-balancer template IPv4/IPv6" system tests
Summary: Investigate failure WARN in "load-balancer template IPv4/IPv6" system tests
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux Fast Datapath
Classification: Red Hat
Component: ovn23.06
Version: FDP 23.F
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: OVN Team
QA Contact: ying xu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-26 04:08 UTC by OVN Bot
Modified: 2023-09-20 01:19 UTC (History)
5 users (show)

Fixed In Version: ovn23.06-23.06.0-50.el9fdp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-09-20 01:19:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FD-3059 0 None None None 2023-07-26 04:09:48 UTC
Red Hat Product Errata RHBA-2023:5306 0 None None None 2023-09-20 01:19:48 UTC

Description OVN Bot 2023-07-26 04:08:50 UTC
This is an automatically-generated clone of issue https://bugzilla.redhat.com/show_bug.cgi?id=2222252

Comment 3 ying xu 2023-08-21 12:42:36 UTC
reproduced on version:
# rpm -qa|grep ovn23.06
ovn23.06-23.06.0-36.el9fdp.x86_64
ovn23.06-central-23.06.0-36.el9fdp.x86_64
ovn23.06-host-23.06.0-36.el9fdp.x86_64

as   said in email,we can test as below to hit the issue:
        ovn-appctl -t ovn-controller debug/pause

        sleep 5
        ovn-nbctl --wait=sb lsp-add ls lsp0
        ovn-nbctl --wait=sb lsp-del lsp0
        ovn-appctl  -t ovn-controller debug/resume
        sleep 5
 now,       cat /var/log/ovn/ovn-controller.log|grep WARN
2023-08-21T12:33:15.584Z|00011|rconn|WARN|unix:/run/openvswitch/br-int.mgmt: connection failed (No such file or directory)
2023-08-21T12:33:15.584Z|00015|rconn|WARN|unix:/run/openvswitch/br-int.mgmt: connection failed (No such file or directory)
2023-08-21T12:33:23.000Z|00032|if_status|WARN|Trying to release unknown interface lsp0   ----------we can see this warning


verified on version:
# rpm -qa|grep ovn23.06
ovn23.06-23.06.0-56.el9fdp.x86_64
ovn23.06-central-23.06.0-56.el9fdp.x86_64
ovn23.06-host-23.06.0-56.el9fdp.x86_64

we can not see the warning now:
cat /var/log/ovn/ovn-controller.log|grep WARN
2023-08-21T12:18:30.560Z|00011|rconn|WARN|unix:/run/openvswitch/br-int.mgmt: connection failed (No such file or directory)
2023-08-21T12:18:30.561Z|00015|rconn|WARN|unix:/run/openvswitch/br-int.mgmt: connection failed (No such file or directory)

set verified.

Comment 5 errata-xmlrpc 2023-09-20 01:19:42 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 (ovn23.06 bug fix and enhancement 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/RHBA-2023:5306


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