From: Sebastian Wagner Date: Wed, 3 Mar 2021 13:26:23 +0000 (+0100) Subject: doc/cephadm: remove warning about cephadm in production X-Git-Tag: v16.2.2~1^2~38 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fe1cb3b8c0bb1a75320bb417b310d093f9bb032e;p=ceph.git doc/cephadm: remove warning about cephadm in production Signed-off-by: Sebastian Wagner (cherry picked from commit 230b78f35395c2c8b21cba6d2d1631971ebc752a) --- diff --git a/doc/cephadm/compatibility.rst b/doc/cephadm/compatibility.rst index dbfa13ca5b8..1422162da1e 100644 --- a/doc/cephadm/compatibility.rst +++ b/doc/cephadm/compatibility.rst @@ -30,24 +30,9 @@ Those versions are expected to work: Stability --------- -Cephadm is a new feature in the Octopus release and has seen limited -use in production and at scale. We would like users to try cephadm, -especially for new clusters, but please be aware that some -functionality is still rough around the edges. We expect fairly -frequent updates and improvements over the first several bug fix -releases of Octopus. - -Cephadm management of the following components are currently well-supported: - -- Monitors -- Managers -- OSDs -- CephFS file systems -- rbd-mirror -- NFS -- iSCSI - -The following components are working with cephadm, but the +Cephadm is actively in development. Please be aware that some +functionality is still rough around the edges. Especially the +following components are working with cephadm, but the documentation is not as complete as we would like, and there may be some changes in the near future: @@ -56,13 +41,8 @@ changes in the near future: Cephadm support for the following features is still under development: - RGW-HA +- Cephadm exporter daemon +- cephfs-mirror -If you run into problems, you can always pause cephadm with:: - - ceph orch pause - -Or turn cephadm off completely with:: - - ceph orch set backend '' - ceph mgr module disable cephadm +In case you encounter issues, see also :ref:`cephadm-pause`.