Bug 1591067 - neutron-ovs-cleanup service is not enabled in controller and compute nodes using Director in RHOSP13beta
Summary: neutron-ovs-cleanup service is not enabled in controller and compute nodes us...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
urgent
medium
Target Milestone: z3
: 13.0 (Queens)
Assignee: Brent Eagles
QA Contact: Toni Freger
URL:
Whiteboard:
Depends On:
Blocks: 1874741
TreeView+ depends on / blocked
 
Reported: 2018-06-14 01:18 UTC by Keigo Noha
Modified: 2021-12-10 16:38 UTC (History)
15 users (show)

Fixed In Version: openstack-tripleo-heat-templates-8.0.7-2.el7ost
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 1874741 (view as bug list)
Environment:
Last Closed: 2018-11-13 22:26:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
scripts, ansible playbook and service file to install cleanup service (973 bytes, application/x-gzip)
2018-08-28 12:20 UTC, Brent Eagles
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1786311 0 None None None 2018-08-09 16:01:26 UTC
OpenStack gerrit 589569 0 'None' MERGED Add cleanup service for neutron ovs bridges 2020-10-22 16:08:25 UTC
OpenStack gerrit 591651 0 'None' MERGED Add cleanup service for neutron ovs bridges 2020-10-22 16:08:25 UTC
Red Hat Issue Tracker OSP-11445 0 None None None 2021-12-10 16:38:40 UTC
Red Hat Knowledge Base (Solution) 4585131 0 None None None 2019-11-14 06:47:08 UTC
Red Hat Product Errata RHBA-2018:3587 0 None None None 2018-11-13 22:27:19 UTC

Description Keigo Noha 2018-06-14 01:18:01 UTC
Description of problem:
neutron-ovs-cleanup service is not enabled in comupte and controller using Director in RHOSP13beta.
Until RHOSP12, neutron-ovs-cleanup service is enabled in systemd.
But, in RHOSP13 beta, neutron-ovs-cleanup service is not enabled. 

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

How reproducible:
When overcloud is deployed with director. 

Actual results:
neutron-ovs-cleanup service is not enabled in controller and compute nodes.

Expected results:
neutron-ovs-cleanup service should be enabled.

Comment 4 Brent Eagles 2018-06-28 16:17:54 UTC
Considering https://bugzilla.redhat.com/show_bug.cgi?id=1595733 - there is a potential problem in that the OVS, L3, and DHCP agents will still likely be running if we simply reactivate the cleanup services. In short, I think we need to fix 1595733 first (and possibly roll up running the cleanups as part of that fix since the service packages will no longer be installed on the baremetal in later releases).

Comment 5 Brent Eagles 2018-07-04 12:50:09 UTC
The fix to https://bugs.launchpad.net/tripleo/+bug/1778913 will introduce graceful shutdown for services that are running in containers. For a cleanup to work well, it should be run after this service completes and not before (ports, namespaces, etc, will otherwise be deleted "out from under" the running agents). In short, the fix to https://bugs.launchpad.net/tripleo/+bug/1778913 should be merged to 13 before we add cleanup processes to shutdown.

Comment 15 Miguel Angel Ajo 2018-08-14 12:56:00 UTC
As a workaround, when shutting down or rebooting a node they should follow the next procedure:


ovs-vsctl del-br br-int
ovs-vsctl del-br br-tun
shutdown # or reboot


On OSP13z3 we will have this automated.

Comment 16 Daniel Alvarez Sanchez 2018-08-14 12:58:24 UTC
After talking about it with Brent we feel that prior to applying Miguel steps, neutron agents should be stopped first.

Comment 17 Keigo Noha 2018-08-16 05:29:43 UTC
Hello Brent,

Thank you for your work on the upstream.
Could you merge the fix into RHOSP13?
I understand that you're working on upstream's stable/queens branch.
This issue will have an impact to all RHOSP13 users.
We should fix this at RHOSP13z2.

Best Regards,
Keigo Noha

Comment 25 Brent Eagles 2018-08-28 12:20:31 UTC
Created attachment 1479233 [details]
scripts, ansible playbook and service file to install cleanup service

Comment 26 Keigo Noha 2018-10-09 01:32:12 UTC
Hello Brent,

Thank you for your work on this bugzilla.
Do we have any updates for this bugzilla? Do we ship the fix at RHOSP13z3?

Best Regards,
Keigo Noha

Comment 37 errata-xmlrpc 2018-11-13 22:26:39 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:3587


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