]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: allow disabling rgw_run_sync_thread through spec
authorAdam King <adking@redhat.com>
Mon, 15 Jul 2024 18:14:00 +0000 (14:14 -0400)
committerAdam King <adking@redhat.com>
Sat, 21 Jun 2025 19:56:20 +0000 (15:56 -0400)
commit59b3f2801118e1beda7ab07a29acd6f817d496d7
treebf250916b1fad89f625bd507b86be565b2bb0dda
parenta6884afbc0d7fd68ffbaf825f4b86c04db273964
mgr/cephadm: allow disabling rgw_run_sync_thread through spec

This is desirable for an RGW service that you don't want to
send multisite sync data so the RGW daemons can focus more
on handling IO. Note they may still receive mulsitie sync
data unless they are removed from the zone and zonegroup
replication endpoints

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit d620ba65121e2a3c418d39823bc7752cd12c9f80)

Conflicts:
src/python-common/ceph/deployment/service_spec.py
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/tests/test_services.py
src/python-common/ceph/deployment/service_spec.py