From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Wed, 20 May 2026 05:16:08 +0000 (+0700) Subject: doc/man: use Monitor consistently in ceph.rst X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4fe47d672397a8edd38382fea2837e64be7cf828;p=ceph.git doc/man: use Monitor consistently in ceph.rst Signed-off-by: Ville Ojamo --- diff --git a/doc/man/8/ceph.rst b/doc/man/8/ceph.rst index fc03abcbe99..87eff7b9ef9 100644 --- a/doc/man/8/ceph.rst +++ b/doc/man/8/ceph.rst @@ -632,11 +632,11 @@ rules and failure handling on all pools. For a given PG to successfully peer and be marked active, ``min_size`` replicas will now need to be active under all (currently two) CRUSH buckets of type . - is the tiebreaker mon to use if a network split happens. + is the tiebreaker Monitor to use if a network split happens. This parameter is optional. If not supplied, the system will automatically -select a monitor that is not in either data zone. If there are multiple -monitors outside the data zones, automatic selection will fail and you must -explicitly specify the tiebreaker monitor. +select a Monitor that is not in either data zone. If there are multiple +Monitors outside the data zones, automatic selection will fail and you must +explicitly specify the tiebreaker Monitor. is the bucket type across which to stretch. This will typically be ``datacenter`` or other CRUSH hierarchy bucket type that