From 2acc12ebc0c91f21fa34797e42cb086ec0cda71d Mon Sep 17 00:00:00 2001 From: Lorenz Bausch Date: Wed, 13 Mar 2024 17:26:51 +0100 Subject: [PATCH] doc: cephadm/services/osd: fix typo Signed-off-by: Lorenz Bausch (cherry picked from commit d513f1ca69d38f0d7eb40a2d68275caed322cc68) --- doc/cephadm/services/osd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/services/osd.rst b/doc/cephadm/services/osd.rst index 4c7522808bed..80d1b84ea9a7 100644 --- a/doc/cephadm/services/osd.rst +++ b/doc/cephadm/services/osd.rst @@ -223,7 +223,7 @@ Remove an OSD Removing an OSD from a cluster involves two steps: -#. evacuating all placement groups (PGs) from the cluster +#. evacuating all placement groups (PGs) from the OSD #. removing the PG-free OSD from the cluster The following command performs these two steps: -- 2.47.3