Bug 2129031 - [RHOSP16.1.8] DHCP agent container is not removed after network deletion
Summary: [RHOSP16.1.8] DHCP agent container is not removed after network deletion
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.1 (Train)
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: z9
: 16.1 (Train on RHEL 8.2)
Assignee: Rodolfo Alonso
QA Contact: Joe H. Rahme
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-09-22 10:51 UTC by Luigi Tamagnone
Modified: 2022-12-07 20:30 UTC (History)
7 users (show)

Fixed In Version: openstack-tripleo-heat-templates-11.3.2-1.20221005153228.29a02c1.el8ost
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-12-07 20:29:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1990990 0 None None None 2022-09-27 15:23:39 UTC
OpenStack gerrit 859454 0 None MERGED Fix kill-script search string to match any "/libpod-" 2022-10-05 09:36:07 UTC
OpenStack gerrit 860220 0 None NEW Fix kill-script search string to match any "/libpod-" 2022-10-05 09:54:59 UTC
Red Hat Issue Tracker OSP-18901 0 None None None 2022-09-23 08:46:07 UTC
Red Hat Product Errata RHSA-2022:8796 0 None None None 2022-12-07 20:30:09 UTC

Description Luigi Tamagnone 2022-09-22 10:51:18 UTC
Description of problem:

After the deletion of network 377f875a-0f59-49d8-914f-7da5d1d34847 the DHCP agent is still present on controller:
~~~
ctl01 # podman ps
3a821689a8c8  htc-ospd01.ctlplane.x:8787/rhosp-rhel8/openstack-neutron-dhcp-agent:16.1.8          /bin/bash -c HAPR...  4 months ago    Up 7 weeks ago                  neutron-haproxy-qdhcp-377f875a-0f59-49d8-914f-7da5d1d34847
~~~
From the logs we can see sync network error because of the missing network:
~~~
2022-09-22 16:13:43.389 779509 ERROR neutron.agent.dhcp.agent [req-bce4e80a-3571-4e20-a32c-13b42f0b8943 - - - - -] Unable to sync network state on deleted network 377f875a-0f59-49d8-914f-7da5d1d34847: neutron_lib.exceptions.ProcessExecutionError: Exit code: 125; Stdin: ; Stdout: ; Stderr:
~~~

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


Actual results:
Dhcp agent container is still present on a controller node

Expected results:
Dhcp container should be removed after network deletion


Additional info:
There was some pacemaker instability in last days

Comment 25 errata-xmlrpc 2022-12-07 20:29:53 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 (Moderate: Red Hat OpenStack 16.1.9 (openstack-tripleo-heat-templates) security update), 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/RHSA-2022:8796


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