]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations use new ref label in health-checks
authorAlfredo Deza <adeza@redhat.com>
Tue, 15 Aug 2017 15:17:14 +0000 (11:17 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 16 Aug 2017 12:20:01 +0000 (08:20 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/rados/operations/health-checks.rst

index f2906e5c2ba992f5c6024319f1d6c74c94f2086c..3c54984991ae6dd51ac03931d61ad09d7466d18a 100644 (file)
@@ -327,10 +327,9 @@ the cluster, and similar reduce overall performance.
 This may be an expected condition if data pools have not yet been
 created.
 
-The PG count for existing pools can be increased or new pools can be
-created.  Please refer to
-:doc:`placement-groups#Choosing-the-number-of-Placement-Groups` for
-more information.
+The PG count for existing pools can be increased or new pools can be created.
+Please refer to :ref:`choosing-number-of-placement-groups` for more
+information.
 
 TOO_MANY_PGS
 ____________
@@ -348,9 +347,8 @@ described above.  The ``pgp_num`` value can be adjusted with::
 
   ceph osd pool set <pool> pgp_num <value>
 
-Please refer to
-:doc:`placement-groups#Choosing-the-number-of-Placement-Groups` for
-more information.
+Please refer to :ref:`choosing-number-of-placement-groups` for more
+information.
 
 SMALLER_PGP_NUM
 _______________