Skip to content

cephadm/ingress: make frontend stats bind on localhost#45014

Merged
adk3798 merged 1 commit intoceph:masterfrom
guits:fix-cephadm-ingress
Feb 14, 2022
Merged

cephadm/ingress: make frontend stats bind on localhost#45014
adk3798 merged 1 commit intoceph:masterfrom
guits:fix-cephadm-ingress

Conversation

@guits
Copy link
Contributor

@guits guits commented Feb 14, 2022

The current configuration of keepalived makes it do
a curl on localhost:9999 in order to check the endpoint is alive.
Given the endpoint only binds on the vip addr, that doesn't work.

Fixes: https://tracker.ceph.com/issues/53807

Signed-off-by: Guillaume Abrioux gabrioux@redhat.com

@guits guits requested a review from a team as a code owner February 14, 2022 07:19
@guits guits added the cephadm label Feb 14, 2022
@guits guits force-pushed the fix-cephadm-ingress branch from 488d722 to 9d9a800 Compare February 14, 2022 12:46
@guits
Copy link
Contributor Author

guits commented Feb 14, 2022

jenkins test docs

@guits
Copy link
Contributor Author

guits commented Feb 14, 2022

http://pulpito.front.sepia.ceph.com/gabrioux-2022-02-14_12:40:16-orch:cephadm:smoke-roleless-fix-cephadm-ingress-distro-default-smithi/

Test Run: gabrioux-2022-02-14_12:40:16-orch:cephadm:smoke-roleless-fix-cephadm-ingress-distro-default-smithi
=================================================================
info:    http://pulpito.ceph.com/gabrioux-2022-02-14_12:40:16-orch:cephadm:smoke-roleless-fix-cephadm-ingress-distro-default-smithi/
logs:    http://qa-proxy.ceph.com/teuthology/gabrioux-2022-02-14_12:40:16-orch:cephadm:smoke-roleless-fix-cephadm-ingress-distro-default-smithi/
failed:  0
dead:    0
running: 0
waiting: 0
queued:  0
passed:  15

The current configuration of keepalived makes it do
a curl on localhost:9999 in order to check the endpoint is alive.
Given the endpoint only binds on the vip addr, that doesn't work.

Fixes: https://tracker.ceph.com/issues/53807

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
@guits guits force-pushed the fix-cephadm-ingress branch from 9d9a800 to ff482da Compare February 14, 2022 14:27
@guits
Copy link
Contributor Author

guits commented Feb 14, 2022

jenkins test docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants