From fe1cb3b8c0bb1a75320bb417b310d093f9bb032e Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 3 Mar 2021 14:26:23 +0100 Subject: [PATCH] doc/cephadm: remove warning about cephadm in production Signed-off-by: Sebastian Wagner (cherry picked from commit 230b78f35395c2c8b21cba6d2d1631971ebc752a) --- doc/cephadm/compatibility.rst | 32 ++++++-------------------------- 1 file changed, 6 insertions(+), 26 deletions(-) diff --git a/doc/cephadm/compatibility.rst b/doc/cephadm/compatibility.rst index dbfa13ca5b8aa..1422162da1ea7 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`. -- 2.39.5