]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: For updating NFS backends in HAProxy, send a SIGHUP signal to reload... 66051/head
authorShweta Bhosale <Shweta.Bhosale1@ibm.com>
Fri, 24 Oct 2025 11:00:16 +0000 (16:30 +0530)
committerShweta Bhosale <Shweta.Bhosale1@ibm.com>
Thu, 11 Jun 2026 08:48:51 +0000 (14:18 +0530)
commit5cfab473be7f572ade239f3f009ed9ffe9fb0f4c
tree0870061768927f3d3522b3358b600d656bce2a79
parent8ef8a1e2f378f13afc695be74590d3ffc3454dcb
mgr/cephadm: For updating NFS backends in HAProxy, send a SIGHUP signal to reload the configuration instead of restart
Fixes: https://tracker.ceph.com/issues/73633
Signed-off-by: Shweta Bhosale <Shweta.Bhosale1@ibm.com>
src/cephadm/cephadm.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/ingress.py
src/pybind/mgr/cephadm/services/jaeger.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/cephadm/utils.py