Bug 1719099 - [OVN-OSP13] dns_name does not match the instance.hostname
Summary: [OVN-OSP13] dns_name does not match the instance.hostname
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openvswitch
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z8
: 13.0 (Queens)
Assignee: Terry Wilson
QA Contact: Roman Safronov
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-11 04:46 UTC by Robin Cernin
Modified: 2023-09-07 20:10 UTC (History)
17 users (show)

Fixed In Version: openvswitch-2.9.0-110.el7fdp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-20 11:50:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1629934 0 urgent CLOSED [OVN-OSP14] Cannot boot instance on OVN HA deployment 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker OSP-28237 0 None None None 2023-09-07 20:10:28 UTC

Description Robin Cernin 2019-06-11 04:46:56 UTC
Description of problem:

Problem of Amphora failover to another compute node.

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

openstack-neutron-openvswitch-12.0.5-4.el7ost.noarch        Mon May 20 05:39:17 2019
openvswitch-2.9.0-97.el7fdp.x86_64                          Mon May 20 05:39:15 2019
openvswitch-ovn-central-2.9.0-97.el7fdp.x86_64              Mon May 20 05:39:17 2019
openvswitch-ovn-common-2.9.0-97.el7fdp.x86_64               Mon May 20 05:39:15 2019
openvswitch-ovn-host-2.9.0-97.el7fdp.x86_64                 Mon May 20 05:39:17 2019
openvswitch-selinux-extra-policy-1.0-9.el7fdp.noarch        Mon May 20 05:39:07 2019
python-openvswitch-2.9.0-97.el7fdp.x86_64                   Mon May 20 05:39:15 2019

We can see in the logs errors:

2019-06-10 01:49:23.373 29 ERROR ovsdbapp.backend.ovs_idl.transaction

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ovsdbapp/backend/ovs_idl/connection.py", line 99, in run
    txn.results.put(txn.do_commit())
  File "/usr/lib/python2.7/site-packages/ovsdbapp/backend/ovs_idl/transaction.py", line 86, in do_commit
    command.run_idl(txn)
  File "/usr/lib/python2.7/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 301, in run_idl
    if isinstance(getattr(record, self.column), dict):
  File "/usr/lib64/python2.7/site-packages/ovs/db/idl.py", line 816, in __getattr__
    del dmap[key]
KeyError: u'host-xx-xx-xx-xx'


Seems similar to https://bugzilla.redhat.com/show_bug.cgi?id=1629934

Comment 4 Numan Siddique 2019-06-12 09:03:37 UTC
The fix is required in networking-ovn ? or in OVN ?

Comment 45 Lon Hohberger 2019-12-16 11:52:40 UTC
According to our records, this should be resolved by openvswitch-2.9.0-117.bz1733374.1.el7ost.  This build is available now.

Comment 46 Roman Safronov 2019-12-19 15:04:49 UTC
Verified on 13.0-RHEL-7/2019-12-13.1 with openvswitch2.11-2.11.0-26.el7fdp.x86_64

Verified that amphora failover to another compute node passed successfully. No amphora booting loop. See comment 35 for detailed steps.


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