mirror of
https://github.com/ceph/ceph
synced 2026-08-01 22:45:39 +00:00
Merge pull request #69011 from bluikko/wip-doc-man-ceph-monitor
doc/man: use Monitor consistently in ceph.rst
This commit is contained in:
commit
9b761f07ee
@ -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 <dividing_bucket>.
|
||||
|
||||
<tiebreaker_mon> is the tiebreaker mon to use if a network split happens.
|
||||
<tiebreaker_mon> 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.
|
||||
|
||||
<dividing_bucket> is the bucket type across which to stretch.
|
||||
This will typically be ``datacenter`` or other CRUSH hierarchy bucket type that
|
||||
|
||||
Loading…
Reference in New Issue
Block a user