]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix the desc of "osd max pg per osd hard ratio" 18373/head
authorKefu Chai <kchai@redhat.com>
Wed, 18 Oct 2017 08:07:50 +0000 (16:07 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 18 Oct 2017 08:07:50 +0000 (16:07 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/rados/configuration/pool-pg-config-ref.rst

index 98e59affe4bd46bf7d5345d36f2059a8543d69e6..50a355a288b051eeccce06330f3d803c6e8a2155 100644 (file)
@@ -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``.