From 7d4c1ba387a8cecc58f132045218c443bee37215 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 14 Mar 2024 03:25:06 +1000 Subject: [PATCH] doc/cephadm: explain different methods of cephadm delivery Explain that only in Reef and later releases is cephadm distributed as an executable compiled from source code. This note is to go into Quincy and only into Quincy, to direct new users of Ceph whom circumstance has delivered into the hands of Quincy and who might have the wrong idea that the documentation of Reef and later releases applies to their release. Signed-off-by: Zac Dover --- doc/cephadm/install.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index cd1c71b0b3ec..2562647df2c7 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -41,9 +41,8 @@ There are two ways to install ``cephadm``: #. a :ref:`curl-based installation` method #. :ref:`distribution-specific installation methods` -.. note:: Recent versions of cephadm are distributed as an executable compiled - from source code. Unlike for earlier versions of Ceph it is no longer - sufficient to copy a single script from Ceph's git tree and run it. +.. note:: In Quincy, cephadm is not distributed as an executable compiled from + source code. That feature was introduced in the Reef release. .. _cephadm_install_distros: -- 2.47.3