The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.
Bug 2223477 - Potential exception in ovn-controller when deleting a swith port on which qos was applied
Summary: Potential exception in ovn-controller when deleting a swith port on which qos...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux Fast Datapath
Classification: Red Hat
Component: ovn23.06
Version: FDP 22.H
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: xsimonar
QA Contact: ying xu
URL:
Whiteboard:
: 2213219 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-18 04:08 UTC by OVN Bot
Modified: 2023-09-20 01:19 UTC (History)
5 users (show)

Fixed In Version: ovn23.06-23.06.0-36.el9fdp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-09-20 01:19:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FD-3029 0 None None None 2023-07-18 04:09:25 UTC
Red Hat Product Errata RHBA-2023:5306 0 None None None 2023-09-20 01:19:48 UTC

Description OVN Bot 2023-07-18 04:08:01 UTC
This is an automatically-generated clone of issue https://bugzilla.redhat.com/show_bug.cgi?id=2213219

Comment 3 Mark Michelson 2023-08-17 13:59:09 UTC
*** Bug 2213219 has been marked as a duplicate of this bug. ***

Comment 4 ying xu 2023-08-30 14:32:14 UTC
I reproduced on versioin:
# rpm -qa|grep ovn23
ovn23.06-23.06.0-13.el9fdp.x86_64
ovn23.06-central-23.06.0-13.el9fdp.x86_64
ovn23.06-host-23.06.0-13.el9fdp.x86_64

use the test in https://bugzilla.redhat.com/show_bug.cgi?id=2213219, I can see the log :
# grep assert /var/log/ovn/ovn-controller.log
2023-08-30T12:54:08.699Z|00430|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T12:55:05.490Z|00319|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T13:02:25.544Z|00064|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T13:03:12.570Z|00034|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T13:07:21.643Z|00034|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T13:07:29.181Z|00031|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T13:09:26.651Z|00034|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T13:13:04.068Z|00061|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T13:13:08.716Z|00031|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T13:21:01.815Z|00034|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()
2023-08-30T13:21:39.949Z|00033|util|EMER|lib/ovsdb-idl.c:3774: assertion row->new_datum != NULL failed in ovsdb_idl_txn_delete()


verified on version:
# rpm -qa|grep ovn23
ovn23.06-23.06.0-56.el9fdp.x86_64
ovn23.06-central-23.06.0-56.el9fdp.x86_64
ovn23.06-host-23.06.0-56.el9fdp.x86_64
# grep assert /var/log/ovn/ovn-controller.log
#

no issue found.


set verified.

Comment 6 errata-xmlrpc 2023-09-20 01:19:42 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-2023:5306


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