Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.

Bug 2230449

Summary: ovs-vswitchd crashed with ''ovs|00002|util(pmd-xxx)|EMER|../lib/conntrack.c:1063: assertion conn->conn_type == CT_CONN_TYPE_DEFAULT failed in conn_update_state()'
Product: Red Hat Enterprise Linux Fast Datapath Reporter: Flavio Leitner <fleitner>
Component: openvswitch3.1Assignee: Paolo Valerio <pvalerio>
Status: CLOSED ERRATA QA Contact: Hekai Wang <hewang>
Severity: urgent Docs Contact:
Priority: high    
Version: FDP 23.FCC: ctrautma, hewang, jhsiao, knoha, pvalerio, ralongi
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openvswitch3.1-3.1.0-52.el9fdp Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-01-30 11:12:03 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:
Bug Depends On:    
Bug Blocks: 2228643, 2247348    

Description Flavio Leitner 2023-08-09 13:05:48 UTC
This bug was initially created as a copy of Bug #2228643

Description of problem:
ovs-vswitchd crashed with ''ovs|00002|util(pmd-xxx)|EMER|../lib/conntrack.c:1063: assertion conn->conn_type == CT_CONN_TYPE_DEFAULT failed in conn_update_state()'

The crash happened repeatedly and it blocks the network communication of VMs.

Version-Release number of selected component (if applicable):
openvswitch3.1-3.1.0-14.el9fdp.x86_64

How reproducible:
Frequently happens

Steps to Reproduce:
1. Deploy RHOSP17.1 Beta
2. Deploy OCP4.12 IPI
3. While the OCP IPI installation, ovs-vswitchd crashes.

Actual results:
ovs-vswitchd crashed

Expected results:
ovs-vswitchd doesn't crash.

Additional info:
The similar issue is reported at https://www.mail-archive.com/ovs-discuss@openvswitch.org/msg08945.html