]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Wed, 30 Oct 2024 17:38:29 +0000 (13:38 -0400)
commitd620ba65121e2a3c418d39823bc7752cd12c9f80
tree238285d53f904dd1101e40b425bd0a2bbcbdc920
parent81e274bd05980e1239d33272e2d86d19b4af8a30
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>
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/tests/test_services.py
src/python-common/ceph/deployment/service_spec.py