From 9b842a950997a20105d200266d703b71c5103467 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 6 Jun 2023 08:31:07 +0200 Subject: [PATCH] doc/rados/operations: fix typo in balancer.rst Signed-off-by: Pierre Riteau (cherry picked from commit e4083b3a68faa8549c37afacf88a2184e5a84891) --- doc/rados/operations/balancer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/balancer.rst b/doc/rados/operations/balancer.rst index e93b7e47b479d..a9a980f7ca962 100644 --- a/doc/rados/operations/balancer.rst +++ b/doc/rados/operations/balancer.rst @@ -133,7 +133,7 @@ There are two supported balancer modes: distribution is nearly perfect: that is, there is an equal number of PGs on each OSD (±1 PG, since the total number might not divide evenly). - To use``upmap``, all clients must be Luminous or newer. + To use ``upmap``, all clients must be Luminous or newer. The default mode is ``upmap``. The mode can be changed to ``crush-compat`` by running the following command: -- 2.39.5