Bug 2092865 - [OSP16.2] OVN Migration: VMs created after migration can't ping IPv6 of VMs created before migration.
Summary: [OSP16.2] OVN Migration: VMs created after migration can't ping IPv6 of VMs c...
Keywords:
Status: CLOSED DUPLICATE of bug 2092463
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-networking-ovn
Version: 16.2 (Train)
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Miro Tomaska
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-02 12:01 UTC by ggrimaux
Modified: 2022-06-13 15:53 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-13 15:53:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-15501 0 None None None 2022-06-02 12:15:21 UTC

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.


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