From 38ec8e0692fc69ab5326bd2ce420d17c1d2293ea Mon Sep 17 00:00:00 2001 From: Alvin Owyong <70066269+alvinowyong@users.noreply.github.com> Date: Sat, 9 Sep 2023 01:21:42 +0800 Subject: [PATCH] docs: update warning message truncated warning message according to comments Signed-off-by: Alvin Owyong <70066269+alvinowyong@users.noreply.github.com> --- 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 2f7d38fb168..4031257bf58 100644 --- a/doc/cephadm/services/osd.rst +++ b/doc/cephadm/services/osd.rst @@ -165,7 +165,7 @@ There are a few ways to create new OSDs: ceph orch apply -i spec.yml -.. warning:: When creating new OSD using cephadm, ensure that ceph-osd is not already installed on the target host. If ceph-osd is already installed on that host independently, conflicts may arise in the management and control of the OSD, potentially leading to errors, misconfigurations, or unexpected behavior. +.. warning:: When deploying new OSDs with ``cephadm``, ensure that the ``ceph-osd`` package is not already installed on the target host. If it is installed, conflicts may arise in the management and control of the OSD that may lead to errors or unexpected behavior. Dry Run ------- -- 2.39.5