From 77b777c9a908af9fac1594c2089d486e433b3ba5 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 (cherry picked from commit 7b8f75ebd7cd29faf2eec2fba1fefa17a390b92d) --- 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 70a4ad0cd13d7..8400d8336ecf9 100644 --- a/doc/cephadm/services/osd.rst +++ b/doc/cephadm/services/osd.rst @@ -301,6 +301,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 cb78693b40662..58c69086395b5 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