Bug 2106209
| Summary: | fail to set gateway-chassis for lrp when set multiple gateway-chassis in one line | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | OVN Bot <ovn-bot> |
| Component: | ovn22.06 | Assignee: | Ales Musil <amusil> |
| Status: | CLOSED ERRATA | QA Contact: | Jianlin Shi <jishi> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | FDP 22.E | CC: | amusil, ctrautma, jiji, mmichels |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovn22.06-22.06.0-20.el9fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-01 15:56:56 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OVN Bot
2022-07-12 04:07:22 UTC
This issue is fixed in ovn22.06-22.06.0-20.el9fdp Verified on ovn22.06-22.06.0-24.el9: [root@sweetpig-21 bz2106209]# bash -x rep.sh + systemctl start ovn-northd + ovn-nbctl lr-add ovn_cluster_router -- lrp-add ovn_cluster_router rtohv0 00:00:00:0f:00:01 10.244.1.1/24 fd00:10:244:1::1/64 -- lrp-add ovn_cluster_router rtohv1 00:00:00:0f:01:01 10.244.2.1/24 fd00:10:244:2::1/64 -- lrp-add ovn_cluster_router cluster_router_toj 00:00:00:0f:02:01 100.64.0.1/24 fd98::1/64 -- lrp-set-gateway-chassis rtohv0 87abc8c1-613b-430b-89ee-0e52e1612ed1 -- lrp-set-gateway-chassis rtohv1 953aba63-f012-4070-a54e-61fda17ddb2b + ovn-nbctl list logical_router_port rtohv0 _uuid : a3df6fd6-c41a-4896-aa39-ff59f6aa066a enabled : [] external_ids : {} gateway_chassis : [0c8792ab-f8a8-4a2b-b33c-1c8f363ef01d] ha_chassis_group : [] ipv6_prefix : [] ipv6_ra_configs : {} mac : "00:00:00:0f:00:01" name : rtohv0 networks : ["10.244.1.1/24", "fd00:10:244:1::1/64"] options : {} peer : [] [root@sweetpig-21 bz2106209]# rpm -qa | grep -E "openvswitch2.17|ovn22.06" ovn22.06-22.06.0-24.el9fdp.x86_64 ovn22.06-central-22.06.0-24.el9fdp.x86_64 ovn22.06-host-22.06.0-24.el9fdp.x86_64 openvswitch2.17-2.17.0-31.el9fdp.x86_64 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.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-2022:5797 |