Merge pull request #46629 from anthonyeleven/anthonyeleven/46195_formatting

doc/man/8: Tweak formatting and wording in ceph.rst
This commit is contained in:
Anthony D'Atri 2022-06-14 18:03:05 -07:00 committed by GitHub
commit bcc078c8bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -546,16 +546,16 @@ Usage::
Subcommand ``enable_stretch_mode`` enables stretch mode, changing the peering
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
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 mon to use if a network split happens.
`dividing_bucket` is the bucket type to set for locations for stretching across.
This will typically be datacenter or other CRUSH hierarchy bucket type that
<dividing_bucket> is the bucket type across which to stretch.
This will typically be ``datacenter`` or other CRUSH hierarchy bucket type that
denotes physically or logically distant subdivisions.
`new_crush_rule` will be set as CRUSH rule for all pools.
<new_crush_rule> will be set as CRUSH rule for all pools.
Usage::