From: Zac Dover Date: Wed, 8 Feb 2023 12:33:02 +0000 (+1000) Subject: doc/rgw: fixup (squash later) X-Git-Tag: v16.2.13~197^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F50026%2Fhead;p=ceph.git doc/rgw: fixup (squash later) Signed-off-by: Zac Dover --- diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index 30bcaac9a086..136130fe84b6 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -557,9 +557,9 @@ Check the logs For multi-site deployments only, you can examine the metadata log (``mdlog``), the bucket index log (``bilog``), and the data log (``datalog``). You can list them and also trim them. Trimming is not needed in most cases because -:confval:`rgw_sync_log_trim_interval` is set to 20 minutes by default. It +``rgw_sync_log_trim_interval`` is set to 20 minutes by default. It should not be necessary to trim the logs unless -:confval:`rgw_sync_log_trim_interval` has been manually set to 0. +``rgw_sync_log_trim_interval`` has been manually set to 0. Changing the Metadata Master Zone ---------------------------------