RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1887349 - libnmstate.show() crashes when OVS bridge, port and internal interface have the same name and managed by NM [rhel-8.3.0.z]
Summary: libnmstate.show() crashes when OVS bridge, port and internal interface have t...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: nmstate
Version: 8.2
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: 8.0
Assignee: Edward Haas
QA Contact: Mingyu Shi
URL:
Whiteboard:
Depends On: 1886334 1887350 1887996 1887997
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-12 08:15 UTC by RHEL Program Management Team
Modified: 2021-01-12 12:56 UTC (History)
15 users (show)

Fixed In Version: nmstate-0.3.4-13.el8_3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1886334
Environment:
Last Closed: 2020-11-04 04:27:46 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:4861 0 None None None 2020-11-04 04:27:51 UTC

Comment 5 Gris Ge 2020-10-14 16:52:35 UTC
To minimize the changed code, this bug only fix the crash of `libnmstate.show()` or `nmstatectl show` on system with
duplicate ovs interface/bridge name. The output will only contains the ovs bridge interface.
CNV does not require nmstate's information on OVS for RHEL 8.3.

And RHEL 8.4 is tracking the effort at bug https://bugzilla.redhat.com/show_bug.cgi?id=1865733

Comment 12 Mingyu Shi 2020-10-21 12:03:46 UTC
Reproduced with nmstate-0.3.4-12.el8.noarch, reproducer:

nmcli conn add type ovs-bridge conn.interface bridge0
nmcli conn add type ovs-port conn.interface bridge0 master bridge0
nmcli conn add type ovs-interface slave-type ovs-port conn.interface bridge0 master bridge0
# In case that dhcp timeout causes NM deletes ovs-interface, this could be run(or set NM timeout property to unlimited):
nmcli conn modify ovs-slave-bridge0-1 ipv4.method disabled ipv6.method disabled
nmstatectl show

Verified with versions:
nmstate-0.3.4-13.el8_3.noarch
NetworkManager-1.26.0-8.el8.x86_64
DISTRO=RHEL-8.3.0-20201009.2
Linux hp-dl388g8-04.rhts.eng.pek2.redhat.com 4.18.0-240.el8.x86_64 #1 SMP Wed Sep 23 05:13:10 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
python3-openvswitch2.13-2.13.0-39.el8fdp.x86_64
openvswitch2.13-2.13.0-39.el8fdp.x86_64
openvswitch-selinux-extra-policy-1.0-22.el8fdp.noarch

Comment 16 errata-xmlrpc 2020-11-04 04:27:46 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 (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-2020:4861


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