From: rhkelson <119636079+rhkelson@users.noreply.github.com> Date: Sun, 31 Mar 2024 15:39:08 +0000 (-0600) Subject: doc/cephadm: Update operations.rst X-Git-Tag: v19.2.1~87^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=53cd344a15437468bcb5b2ed352850ab4b2b04aa;p=ceph.git doc/cephadm: Update operations.rst Fixed typo 'no' to 'not' in sentence "If this test fails, cephadm will no be able to manage services on that host." Signed-off-by: rhkelson <119636079+rhkelson@users.noreply.github.com> (cherry picked from commit 34bc35a73443fa56908395a83ea2dd404a8fc4a6) --- diff --git a/doc/cephadm/operations.rst b/doc/cephadm/operations.rst index 420ee655ac8ba..22d91c39b0622 100644 --- a/doc/cephadm/operations.rst +++ b/doc/cephadm/operations.rst @@ -375,7 +375,7 @@ One or more hosts have failed the basic cephadm host check, which verifies that (1) the host is reachable and cephadm can be executed there, and (2) that the host satisfies basic prerequisites, like a working container runtime (podman or docker) and working time synchronization. -If this test fails, cephadm will no be able to manage services on that host. +If this test fails, cephadm will not be able to manage services on that host. You can manually run this check by running the following command: