]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: used ceph osd command ref label
authorJames McClune <falcon78921@users.noreply.github.com>
Fri, 26 Oct 2018 22:31:45 +0000 (18:31 -0400)
committerJames McClune <jmcclune@mcclunetechnologies.net>
Sat, 27 Oct 2018 03:32:06 +0000 (23:32 -0400)
Referenced purge subcommand info via ceph osd command label.
Fixes: https://tracker.ceph.com/issues/36605
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
doc/man/8/ceph.rst
doc/rados/operations/add-or-rm-osds.rst

index f21296ff38fe391864cd51068b727f70bb4a0981..99a3a87c8010e5120ea237dd73af6516d5e08870 100644 (file)
@@ -510,6 +510,7 @@ Usage::
 
   ceph mgr count-metadata <field>
 
+.. _ceph-admin-osd:
 
 osd
 ---
index 9e6682f4570b35fd45a63ea22168d1ebf5099a52..90de75484653a8569ab07831c7fa517b0fe9a9b2 100644 (file)
@@ -287,7 +287,7 @@ OSD for each drive by repeating this procedure.
 
 #. Let the cluster forget the OSD first. This step removes the OSD from the CRUSH
    map, removes its authentication key. And it is removed from the OSD map as
-   well. Please note the `purge subcommand`_ is introduced in Luminous, for older
+   well. Please note the :ref:`purge subcommand <ceph-admin-osd>` is introduced in Luminous, for older
    versions, please see below ::
 
     ceph osd purge {id} --yes-i-really-mean-it
@@ -335,4 +335,3 @@ you need to perform this step manually:
 
 
 .. _Remove an OSD: ../crush-map#removeosd
-.. _purge subcommand: /man/8/ceph#osd