From 2104d9ffdaaacb5ee0e1a0374baeac77a00bd677 Mon Sep 17 00:00:00 2001 From: Piotr Parczewski Date: Tue, 14 Feb 2023 09:12:30 +0100 Subject: [PATCH] doc/ceph-volume: fix cephadm references Signed-off-by: Piotr Parczewski --- doc/ceph-volume/lvm/activate.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/ceph-volume/lvm/activate.rst b/doc/ceph-volume/lvm/activate.rst index 3291cf332dc..787b599d2fe 100644 --- a/doc/ceph-volume/lvm/activate.rst +++ b/doc/ceph-volume/lvm/activate.rst @@ -2,7 +2,7 @@ ``activate`` ============ - + Once :ref:`ceph-volume-lvm-prepare` is completed, and all the various steps that entails are done, the volume is ready to get "activated". @@ -13,7 +13,7 @@ understand what OSD is enabled and needs to be mounted. .. note:: The execution of this call is fully idempotent, and there is no side-effects when running multiple times -For OSDs deployed by cephadm, please refer to :ref:cephadm-osd-activate: +For OSDs deployed by cephadm, please refer to :ref:`cephadm-osd-activate` instead. New OSDs @@ -29,7 +29,7 @@ need to be supplied. For example:: Activating all OSDs ------------------- -.. note:: For OSDs deployed by cephadm, please refer to :ref:cephadm-osd-activate: +.. note:: For OSDs deployed by cephadm, please refer to :ref:`cephadm-osd-activate` instead. It is possible to activate all existing OSDs at once by using the ``--all`` -- 2.39.5