Bug 2116300 - Designate DNS – Designate podmans are getting into “Unhealthy” status
Summary: Designate DNS – Designate podmans are getting into “Unhealthy” status
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-common
Version: 17.0 (Wallaby)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: zstream
: 17.1
Assignee: Brent Eagles
QA Contact: David Rosenfeld
URL:
Whiteboard:
: 2154937 2235828 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-08 08:06 UTC by Arkady Shtempler
Modified: 2025-04-03 04:25 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-12-03 13:13:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 885075 0 None NEW Add missing healthcheck scripts to designate containers 2023-09-26 12:21:39 UTC
Red Hat Issue Tracker OSP-18072 0 None None None 2022-08-08 08:14:19 UTC

Description Arkady Shtempler 2022-08-08 08:06:18 UTC
There is a problem with the health monitoring checking Designate stuff.
After some time all Designate related Podmans, on all the Controllers are in Unhealthy status:



For example here is how it looks on my test environment:
[heat-admin@controller-0 ~]$ sudo podman ps -a | grep unheal
WARN[0000]  binary not found, container dns will not be enabled 
65dbfdcdb8ad  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-unbound:17.0_20220802.1                  kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              unbound
00d41f1c9848  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-central:17.0_20220802.1        kolla_start           17 hours ago  Up 17 hours ago (unhealthy)              designate_central
6515ba066a9e  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-mdns:17.0_20220802.1           kolla_start           17 hours ago  Up 17 hours ago (unhealthy)              designate_mdns
d4137d424e80  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-producer:17.0_20220802.1       kolla_start           17 hours ago  Up 17 hours ago (unhealthy)              designate_producer
0e4a5e988f27  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-worker:17.0_20220802.1         kolla_start           17 hours ago  Up 17 hours ago (unhealthy)              designate_worker



[heat-admin@controller-1 ~]$ sudo podman ps -a | grep unheal
WARN[0000]  binary not found, container dns will not be enabled 
0f5782ede301  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-unbound:17.0_20220802.1                  kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              unbound
6ab6829d7eba  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-central:17.0_20220802.1        kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              designate_central
b381280f9264  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-mdns:17.0_20220802.1           kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              designate_mdns
dc94945983d2  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-producer:17.0_20220802.1       kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              designate_producer
7bf56786c653  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-worker:17.0_20220802.1         kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              designate_worker
[heat-admin@controller-1 ~]$ 



[heat-admin@controller-0 ~]$ sudo podman ps -a | grep unheal
WARN[0000]  binary not found, container dns will not be enabled 
65dbfdcdb8ad  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-unbound:17.0_20220802.1                  kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              unbound
00d41f1c9848  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-central:17.0_20220802.1        kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              designate_central
6515ba066a9e  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-mdns:17.0_20220802.1           kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              designate_mdns
d4137d424e80  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-producer:17.0_20220802.1       kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              designate_producer
0e4a5e988f27  undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp17-openstack-designate-worker:17.0_20220802.1         kolla_start           18 hours ago  Up 18 hours ago (unhealthy)              designate_worker


Note: Designate functionality is OK,I was able to create a zone using CLI.

Comment 4 Brent Eagles 2023-07-31 15:33:58 UTC
*** Bug 2154937 has been marked as a duplicate of this bug. ***

Comment 6 Brent Eagles 2023-09-05 12:36:58 UTC
*** Bug 2235828 has been marked as a duplicate of this bug. ***

Comment 13 Red Hat Bugzilla 2025-04-03 04:25:07 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


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