From 2496ba7c7f46d09a51cf21920c881748116e30a5 Mon Sep 17 00:00:00 2001 From: Drunkard Zhang Date: Tue, 4 Aug 2020 13:50:03 +0800 Subject: [PATCH] doc: typo fix on output of osdmaptool example Signed-off-by: Drunkard Zhang --- doc/man/8/osdmaptool.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/8/osdmaptool.rst b/doc/man/8/osdmaptool.rst index 81a962a0050..67628fb9a43 100644 --- a/doc/man/8/osdmaptool.rst +++ b/doc/man/8/osdmaptool.rst @@ -183,7 +183,7 @@ To view the mappings of placement groups for pool 1:: osdmaptool osdmap --test-map-pgs-dump --pool 1 - pool 0 pg_num 8 + pool 1 pg_num 8 1.0 [0,2,1] 0 1.1 [2,0,1] 2 1.2 [0,1,2] 0 @@ -250,7 +250,7 @@ placement group distribution, whose standard deviation is 1.41421:: size 20 size 364 - To simulate the active balancer in upmap mode:: +To simulate the active balancer in upmap mode:: osdmaptool --upmap upmaps.out --upmap-active --upmap-deviation 6 --upmap-max 11 osdmap -- 2.39.5