The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.
Bug 2208730 - 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: ovn23.06
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:09 UTC by OVN Bot
Modified: 2024-01-24 11:17 UTC (History)
4 users (show)

Fixed In Version: ovn23.06-23.06.0-148.el9fdp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-01-24 11:17:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FD-2887 0 None None None 2023-05-20 04:12:41 UTC
Red Hat Product Errata RHBA-2024:0391 0 None None None 2024-01-24 11:17:08 UTC

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

Comment 3 ying xu 2023-12-02 00:15:30 UTC
verified on version:
# rpm -qa|grep ovn
ovn23.06-23.06.1-60.el9fdp.x86_64
ovn23.06-central-23.06.1-60.el9fdp.x86_64
ovn23.06-host-23.06.1-60.el9fdp.x86_64



::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::   ovn_test_bz2164652
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:: [ 04:27:22 ] :: [   PASS   ] :: Command 'systemctl start openvswitch' (Expected 0, got 0)
:: [ 04:27:22 ] :: [   PASS   ] :: Command 'systemctl start ovn-northd' (Expected 0, got 0)
:: [ 04:27:22 ] :: [   PASS   ] :: Command 'ovn-nbctl set-connection ptcp:6641' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command 'ovn-sbctl set-connection ptcp:6642' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command 'ovs-vsctl set open . external_ids:system-id=hv1 external_ids:ovn-remote=tcp:127.0.0.1:6642 external_ids:ovn-encap-type=geneve external_ids:ovn-encap-ip=127.0.0.1' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command 'systemctl restart ovn-controller' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovn-nbctl lr-add rtr' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovn-nbctl lrp-add rtr rtr-ls-pub 00:00:00:00:01:00 41.41.41.1/24' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovn-nbctl lrp-add rtr rtr-ls-priv 00:00:00:00:02:00 42.42.42.1/24' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovn-nbctl ls-add ls-pub' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovn-nbctl ls-add ls-priv' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-add ls-pub ln' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-type ln localnet' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-addresses ln unknown' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-options ln network_name=phys' (Expected 0, got 0)
:: [ 04:27:23 ] :: [   PASS   ] :: Command '	ovs-vsctl set open . external-ids:ovn-bridge-mappings=phys:br-phys' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovs-vsctl add-br br-phys' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ip a a dev br-phys 41.41.41.2/24' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ip link set dev br-phys up' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-add ls-pub ls-pub-rtr' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-addresses ls-pub-rtr 00:00:00:00:01:00' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-type ls-pub-rtr router' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-options ls-pub-rtr router-port=rtr-ls-pub' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-add ls-priv ls-priv-rtr' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-addresses ls-priv-rtr 00:00:00:00:02:00' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-type ls-priv-rtr router' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-options ls-priv-rtr router-port=rtr-ls-priv' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-add ls-priv vm1' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovn-nbctl lsp-set-addresses vm1 00:00:00:00:00:01' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ip netns add vm1' (Expected 0, got 0)
:: [ 04:27:24 ] :: [   PASS   ] :: Command '	ovs-vsctl add-port br-int vm1 -- set interface vm1 type=internal' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ip link set vm1 netns vm1' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ip netns exec vm1 ip link set vm1 address 00:00:00:00:00:01' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ip netns exec vm1 ip addr add 42.42.42.2/24 dev vm1' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ip netns exec vm1 ip link set vm1 up' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ip netns exec vm1 ip r a default via 42.42.42.1' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ovs-vsctl set Interface vm1 external_ids:iface-id=vm1' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ovn-nbctl lb-add lb-test 66.66.66.66:666 42.42.42.2:4242 tcp' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ovn-nbctl ls-lb-add ls-pub lb-test' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ip r a 66.66.66.66 via 41.41.41.1' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command '	ip r a 42.42.42.0/24 via 41.41.41.1' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command 'ip netns exec vm1 nc -v -k -l 42.42.42.2 4242&' (Expected 0, got 0)
:: [ 04:27:25 ] :: [   PASS   ] :: Command 'nc -v -z 66.66.66.66 666' (Expected 0, got 0)
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::   Duration: 15s
::   Assertions: 43 good, 0 bad
::   RESULT: PASS (ovn_test_bz2164652)


set verified.

Comment 5 errata-xmlrpc 2024-01-24 11:17:08 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-2024:0391


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