]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations use new ref labels in health-checks
authorAlfredo Deza <adeza@redhat.com>
Tue, 15 Aug 2017 15:51:25 +0000 (11:51 -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 3c54984991ae6dd51ac03931d61ad09d7466d18a..34b12aff2fab9509487bd0a13644cb869975eb09 100644 (file)
@@ -399,7 +399,7 @@ via the low-level command::
 
   ceph osd pool application enable foo
 
-For more information, see :doc:`pools.rst#associate-pool-to-application`.
+For more information, see :ref:`associate-pool-to-application`.
 
 POOL_FULL
 _________
@@ -458,8 +458,8 @@ peering state for the PG(s) responsible for the unfound object::
   ceph tell <pgid> query
 
 If the latest copy of the object is not available, the cluster can be
-told to roll back to a previous version of the object.  See
-:doc:`troubleshooting-pg#Unfound-objects` for more information.
+told to roll back to a previous version of the object. See
+:ref:`failures-osd-unfound` for more information.
 
 REQUEST_SLOW
 ____________