]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: remove warning about cephadm in production
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 3 Mar 2021 13:26:23 +0000 (14:26 +0100)
committerSage Weil <sage@newdream.net>
Fri, 23 Apr 2021 12:24:14 +0000 (07:24 -0500)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 230b78f35395c2c8b21cba6d2d1631971ebc752a)

doc/cephadm/compatibility.rst

index dbfa13ca5b8aa0f4beb54e00a15715336a7e5a37..1422162da1ea7f41a791284873836064361933db 100644 (file)
@@ -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`.