From 388b5016d981c9dd98b6505b2d75b0220cfee772 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 18 Oct 2017 16:07:50 +0800 Subject: [PATCH] doc: fix the desc of "osd max pg per osd hard ratio" Signed-off-by: Kefu Chai (cherry picked from commit d940f6220346ad21dfc4f351c57389e8430c0257) --- doc/rados/configuration/pool-pg-config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/pool-pg-config-ref.rst b/doc/rados/configuration/pool-pg-config-ref.rst index 9811b3bd3f104..89a3707ccd583 100644 --- a/doc/rados/configuration/pool-pg-config-ref.rst +++ b/doc/rados/configuration/pool-pg-config-ref.rst @@ -258,7 +258,7 @@ Ceph configuration file. ``osd max pg per osd hard ratio`` :Description: The ratio of number of PGs per OSD allowed by the cluster before - OSD refuses to create new PGs. OSD stops creates new PGs the number + OSD refuses to create new PGs. OSD stops creating new PGs if the number of PGs it serves exceeds ``osd max pg per osd hard ratio`` \* ``mon max pg per osd``. -- 2.39.5