Bug 2032840

Summary: [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
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Manasa <mgowri>
Component: CephadmAssignee: Adam King <adking>
Status: CLOSED ERRATA QA Contact: Manasa <mgowri>
Severity: high Docs Contact: Anjana Suparna Sriram <asriram>
Priority: unspecified    
Version: 5.1CC: bperkins, cbodley, ceph-eng-bugs, gsitlani, kbader, lithomas, mbenjamin, sostapov, tserlin, vereddy
Target Milestone: ---Keywords: TestBlocker
Target Release: 5.1z1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ceph-16.2.7-105.el8cp Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-18 10:38:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1980733    

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