From 7b8f75ebd7cd29faf2eec2fba1fefa17a390b92d Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 10 Jan 2023 04:09:20 +1000 Subject: [PATCH] doc/rados: link to cephadm replacing osd section Direct readers to the "Replacing an OSD" section in the cephadm documentation, for cases in which the instructions in "Replacing an OSD" in the RADOS documentation don't work. https://tracker.ceph.com/issues/58401 Signed-off-by: Zac Dover --- doc/cephadm/services/osd.rst | 1 + doc/rados/operations/add-or-rm-osds.rst | 3 +++ 2 files changed, 4 insertions(+) diff --git a/doc/cephadm/services/osd.rst b/doc/cephadm/services/osd.rst index 65e94e29326..88401a87b0c 100644 --- a/doc/cephadm/services/osd.rst +++ b/doc/cephadm/services/osd.rst @@ -310,6 +310,7 @@ Expected output:: This resets the initial state of the OSD and takes it off the removal queue. +.. _cephadm-replacing-an-osd: Replacing an OSD ---------------- diff --git a/doc/rados/operations/add-or-rm-osds.rst b/doc/rados/operations/add-or-rm-osds.rst index cb78693b406..58c69086395 100644 --- a/doc/rados/operations/add-or-rm-osds.rst +++ b/doc/rados/operations/add-or-rm-osds.rst @@ -144,6 +144,9 @@ weight). Replacing an OSD ---------------- +.. note:: If the instructions in this section do not work for you, try the + instructions in the cephadm documentation ::ref:`cephadm-replacing-an-osd`. + When disks fail, or if an administrator wants to reprovision OSDs with a new backend, for instance, for switching from FileStore to BlueStore, OSDs need to be replaced. Unlike `Removing the OSD`_, replaced OSD's id and CRUSH map entry -- 2.39.5