Bug 2032840 - [HA Proxy] HA proxy service deployment failed while deploying ingress service on RGW with error Failed to generate keepalived.conf: No daemons deployed for ingress.rgw.myrgw
Summary: [HA Proxy] HA proxy service deployment failed while deploying ingress service...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Cephadm
Version: 5.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 5.1z1
Assignee: Adam King
QA Contact: Manasa
Anjana Suparna Sriram
URL:
Whiteboard:
Depends On:
Blocks: 1980733
TreeView+ depends on / blocked
 
Reported: 2021-12-15 10:48 UTC by Manasa
Modified: 2022-05-18 10:38 UTC (History)
10 users (show)

Fixed In Version: ceph-16.2.7-105.el8cp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-18 10:38:15 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-2796 0 None None None 2021-12-15 10:55:33 UTC
Red Hat Product Errata RHBA-2022:4622 0 None None None 2022-05-18 10:38:36 UTC

Comment 4 Sebastian Wagner 2022-01-03 15:42:39 UTC
Manasa, can you take care of this? I don't think you need my help here anymore.

Comment 9 Sebastian Wagner 2022-01-17 10:38:06 UTC
> Jan 12 01:04:33 ... conmon[47117]: error: unknown command "haproxy" for "openshift-router"

Looks like the downstream container has a different entrypooint set. Upstream uses this one: https://github.com/docker-library/haproxy/blob/master/2.3/docker-entrypoint.sh

I think we have to overwrite the entrypoint using {{--entrypoint=}} e.g. 

{code}
podman run -it --rm --entrypoint= registry.redhat.io/openshift4/ose-haproxy-router:v4.9 /bin/bash
{code}

And them make sure we add {{-W -db}} to the container args.

Comment 17 errata-xmlrpc 2022-05-18 10:38:15 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 (Red Hat Ceph Storage 5.1 Bug Fix 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/RHBA-2022:4622


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