Bug 2092865

Summary: [OSP16.2] OVN Migration: VMs created after migration can't ping IPv6 of VMs created before migration.
Product: Red Hat OpenStack Reporter: ggrimaux
Component: python-networking-ovnAssignee: Miro Tomaska <mtomaska>
Status: CLOSED DUPLICATE QA Contact: Eran Kuris <ekuris>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 16.2 (Train)CC: apevec, hakhande, lhh, majopela, mtomaska, scohen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-06-13 15:53:08 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:

Description ggrimaux 2022-06-02 12:01:27 UTC
Description of problem:
Client is testing OVS to OVN migration.
They deploy a cloud with OVS.
Create instances.
Migrate to OVN.
Create new instances.

But then when trying IPv6 ping between old and new instances on the same compute node, it work only from old to new but not from new to old.

Could it be related to those BZ:
https://bugzilla.redhat.com/show_bug.cgi?id=2092463
[BUGZILLA] migration: stale ip6tables rules after migration | Product: Red Hat OpenStack | Component: python-networking-ovn | Version: 16.2 (Train) | Importance: urgent high |  Status: ON_DEV | Assigned to: Jakub Libosvar | Reported: 2022-06-01 15:38:53 +0000 | Modified: 2022-06-01 21:51:52 +0000

https://bugzilla.redhat.com/show_bug.cgi?id=2092472
[BUGZILLA] migration: stale ip6tables rules after migration | Product: Red Hat OpenStack | Component: openstack-neutron | Version: 16.2 (Train) | Importance: urgent high |  Status: NEW | Assigned to: OSP Team | Reported: 2022-06-01 16:16:08 +0000 | Modified: 2022-06-01 16:23:27 +0000


If you need anything else to debug this please let us know.

Thank you!


Version-Release number of selected component (if applicable):
OSP16.2.1 with those extra packages:
python3-networking-ovn-7.4.2-2.20220409154848.el8ost.noarch.rpm
python3-networking-ovn-migration-tool-7.4.2-2.20220409154848.el8ost.noarch.rpm

How reproducible:
100%

Steps to Reproduce:
1> Cloud deployed with OVS ml2. 
2> Create instances
3> Cloud migrated to OVN
4> Create new instances.
5> Try to ping between instances on the same compute nodes

Actual results:
IPv6 ping from new to old instance doesn't work

Expected results:
IPv6 ping work.

Additional info:
sosreport from compute node where the instance are running.