From: Alvin Owyong <70066269+alvinowyong@users.noreply.github.com> Date: Fri, 8 Sep 2023 17:21:42 +0000 (+0800) Subject: docs: update warning message X-Git-Tag: v19.0.0~521^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=38ec8e0692fc69ab5326bd2ce420d17c1d2293ea;p=ceph.git docs: update warning message truncated warning message according to comments Signed-off-by: Alvin Owyong <70066269+alvinowyong@users.noreply.github.com> --- diff --git a/doc/cephadm/services/osd.rst b/doc/cephadm/services/osd.rst index 2f7d38fb1685..4031257bf582 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 -------