Bug 1908646
Summary: | Cannot configure IP on an ovs interface which has the same name with ovs bridge | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Mingyu Shi <mshi> | |
Component: | nmstate | Assignee: | Gris Ge <fge> | |
Status: | CLOSED ERRATA | QA Contact: | Mingyu Shi <mshi> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 8.4 | CC: | ferferna, fge, jiji, jishi, network-qe, till | |
Target Milestone: | rc | Keywords: | Triaged, ZStream | |
Target Release: | 8.4 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1979220 (view as bug list) | Environment: | ||
Last Closed: | 2021-11-09 17:42:57 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1979220 |
Description
Mingyu Shi
2020-12-17 09:17:10 UTC
I've identified the error. When collecting the information from NM we are not considering duplicated names. Therefore we are overwritting the IP information from br0 (ovs-interface) with br0 (ovs-bridge). This fix is required as it is important for us. Verified with versions: nmstate-1.1.0-1.el8.noarch nispor-1.1.1-1.el8.x86_64 NetworkManager-1.32.3-0.z.2.20e3975fd2.el8.x86_64 openvswitch2.13-2.13.0-114.el8fdp.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 (nmstate 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-2021:4157 |