From 3e24921adc546d0bde374068e43c595d386bb1ad Mon Sep 17 00:00:00 2001 From: Anthony D'Atri Date: Sat, 11 Jun 2022 14:21:50 -0700 Subject: [PATCH] doc/man/8: Tweak formatting and wording in ceph.rst Signed-off-by: Anthony D'Atri --- doc/man/8/ceph.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/man/8/ceph.rst b/doc/man/8/ceph.rst index 1c3f5420f8fd3..3bc66f19d6af0 100644 --- a/doc/man/8/ceph.rst +++ b/doc/man/8/ceph.rst @@ -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 . -`tiebreaker_mon` is the tiebreaker mon to use if a network split happens. + 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 + 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. + will be set as CRUSH rule for all pools. Usage:: -- 2.39.5