Bug 2084058 - OVN migration is not performed for OvS DPDK setup with firewall_driver openvswitch
Summary: OVN migration is not performed for OvS DPDK setup with firewall_driver openvs...
Keywords:
Status: CLOSED DUPLICATE of bug 2021987
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-networking-ovn
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: OSP Team
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-11 09:53 UTC by Jaganathan Palanisamy
Modified: 2022-05-23 13:37 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-23 13:37:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-15137 0 None None None 2022-05-11 10:00:53 UTC

Description Jaganathan Palanisamy 2022-05-11 09:53:25 UTC
Description of problem:

OVN migration pre-checks task 'Check OVS agent firewall is not using "iptables_hybrid" option is failing' with message 'OVS agent firewall cannot be 'iptables_hybrid', migration will not continue' in OvS DPDK setup with firewall_driver openvswitch.

and migration is also stopped.

Looks like ansible lookup reading ini file from localhost(undercloud) always for all remote hosts for below task.
https://opendev.org/openstack/networking-ovn/src/branch/stable/train/migration/tripleo_environment/playbooks/roles/pre-checks/ovn-controllers/tasks/main.yml#L4








Version-Release number of selected component (if applicable):


How reproducible:
Ovs DPDK setup with openvswitch firewall driver

Steps to Reproduce:
1. Run OVN migration
2.
3.

Actual results:
OVS agent firewall cannot be 'iptables_hybrid', migration will not continue message and migration stopped.

Expected results:
OVN migration should be performed.

Additional info:

Comment 3 Fernando Royo 2022-05-23 13:37:02 UTC

*** This bug has been marked as a duplicate of bug 2021987 ***


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