The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.
Bug 2208734 - Localnet port traffic is not load balanced on the localnet switch.
Summary: Localnet port traffic is not load balanced on the localnet switch.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux Fast Datapath
Classification: Red Hat
Component: ovn22.12
Version: FDP 23.A
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: ---
Assignee: Mark Michelson
QA Contact: ying xu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-20 04:10 UTC by OVN Bot
Modified: 2023-07-06 19:17 UTC (History)
4 users (show)

Fixed In Version: ovn22.12-22.12.0-72.el9fdp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-06 19:17:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FD-2892 0 None None None 2023-05-20 04:12:58 UTC
Red Hat Product Errata RHBA-2023:3986 0 None None None 2023-07-06 19:17:50 UTC

Description OVN Bot 2023-05-20 04:10:07 UTC
This is an automatically-generated clone of issue https://bugzilla.redhat.com/show_bug.cgi?id=2164652

Comment 3 ying xu 2023-06-26 08:21:31 UTC
reproduced on version:

# rpm -qa|grep ovn22
ovn22.12-22.12.0-68.el9fdp.x86_64
ovn22.12-central-22.12.0-68.el9fdp.x86_64
ovn22.12-host-22.12.0-68.el9fdp.x86_64
:: [ 04:18:51 ] :: [  BEGIN   ] :: Running 'ip netns exec vm1 nc -v -k -l 42.42.42.2 4242&'
Ncat: Version 7.91 ( https://nmap.org/ncat )
Ncat: Listening on 42.42.42.2:4242
:: [ 04:18:51 ] :: [   PASS   ] :: Command 'ip netns exec vm1 nc -v -k -l 42.42.42.2 4242&' (Expected 0, got 0)
:: [ 04:18:52 ] :: [  BEGIN   ] :: Running 'nc -v -z 66.66.66.66 666'
Ncat: Version 7.91 ( https://nmap.org/ncat )
Ncat: TIMEOUT.
:: [ 04:19:02 ] :: [   FAIL   ] :: Command 'nc -v -z 66.66.66.66 666' (Expected 0, got 1)


verified on version:
# rpm -qa|grep ovn22
ovn22.12-22.12.0-94.el9fdp.x86_64
ovn22.12-central-22.12.0-94.el9fdp.x86_64
ovn22.12-host-22.12.0-94.el9fdp.x86_64
:: [ 04:18:50 ] :: [  BEGIN   ] :: Running 'ip netns exec vm1 nc -v -k -l 42.42.42.2 4242&'
Ncat: Version 7.91 ( https://nmap.org/ncat )
Ncat: Listening on 42.42.42.2:4242
:: [ 04:18:50 ] :: [   PASS   ] :: Command 'ip netns exec vm1 nc -v -k -l 42.42.42.2 4242&' (Expected 0, got 0)
:: [ 04:18:50 ] :: [  BEGIN   ] :: Running 'nc -v -z 66.66.66.66 666'
Ncat: Version 7.91 ( https://nmap.org/ncat )
Ncat: Connected to 66.66.66.66:666.
Ncat: 0 bytes sent, 0 bytes received in 1.07 seconds.
Ncat: Connection from 41.41.41.2.
Ncat: Connection from 41.41.41.2:49200.
:: [ 04:18:51 ] :: [   PASS   ] :: Command 'nc -v -z 66.66.66.66 666' (Expected 0, got 0)

Comment 5 errata-xmlrpc 2023-07-06 19:17:43 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 (ovn22.12 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:3986


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