From: James McClune Date: Fri, 26 Oct 2018 22:31:45 +0000 (-0400) Subject: doc: used ceph osd command ref label X-Git-Tag: v14.1.0~1068^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24785%2Fhead;p=ceph.git doc: used ceph osd command ref label Referenced purge subcommand info via ceph osd command label. Fixes: https://tracker.ceph.com/issues/36605 Signed-off-by: James McClune --- diff --git a/doc/man/8/ceph.rst b/doc/man/8/ceph.rst index f21296ff38fe..99a3a87c8010 100644 --- a/doc/man/8/ceph.rst +++ b/doc/man/8/ceph.rst @@ -510,6 +510,7 @@ Usage:: ceph mgr count-metadata +.. _ceph-admin-osd: osd --- diff --git a/doc/rados/operations/add-or-rm-osds.rst b/doc/rados/operations/add-or-rm-osds.rst index 9e6682f4570b..90de75484653 100644 --- a/doc/rados/operations/add-or-rm-osds.rst +++ b/doc/rados/operations/add-or-rm-osds.rst @@ -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 ` 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