]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: update cephadm compatability and stability page 50338/head
authorAdam King <adking@redhat.com>
Wed, 1 Mar 2023 21:10:41 +0000 (16:10 -0500)
committerZac Dover <zac.dover@proton.me>
Wed, 1 Mar 2023 21:54:50 +0000 (07:54 +1000)
This page is very out of date. This commit probably doesn't
cover everything there is to say about stability and compatability
in cephadm, but it at least gets it noticeably closer to reality

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 383f46aa79e7a6f5571405a352ad023983560625)

doc/cephadm/compatibility.rst

index 7d9c763bb2405e0f5667cbea7dea8e4d1d7e507e..bdbb4bf22e4f5c7f5e46e220ac63fe05401ebe41 100644 (file)
@@ -14,17 +14,25 @@ must be taken in finding a version of Podman that is compatible with Ceph.
 These versions are expected to work:
 
 
-+-----------+---------------------------------------+
-|  Ceph     |                 Podman                |
-+-----------+-------+-------+-------+-------+-------+
-|           | 1.9   |  2.0  |  2.1  |  2.2  |  3.0  |
-+===========+=======+=======+=======+=======+=======+
-| <= 15.2.5 | True  | False | False | False | False |
-+-----------+-------+-------+-------+-------+-------+
-| >= 15.2.6 | True  | True  | True  | False | False |
-+-----------+-------+-------+-------+-------+-------+
-| >= 16.2.1 | False | True  | True  | False | True  |
-+-----------+-------+-------+-------+-------+-------+
++-----------+-----------------------------------------------+
+|  Ceph     |                 Podman                        |
++-----------+-------+-------+-------+-------+-------+-------+
+|           | 1.9   |  2.0  |  2.1  |  2.2  |  3.0  | > 3.0 |
++===========+=======+=======+=======+=======+=======+=======+
+| <= 15.2.5 | True  | False | False | False | False | False |
++-----------+-------+-------+-------+-------+-------+-------+
+| >= 15.2.6 | True  | True  | True  | False | False | False |
++-----------+-------+-------+-------+-------+-------+-------+
+| >= 16.2.1 | False | True  | True  | False | True  | True  |
++-----------+-------+-------+-------+-------+-------+-------+
+| >= 17.2.0 | False | True  | True  | False | True  | True  |
++-----------+-------+-------+-------+-------+-------+-------+
+
+.. note::
+
+  While not all podman versions have been actively tested against
+  all ceph versions, there are no known issues with using podman
+  of a version 3.0 or greater with ceph on quincy release or later.
 
 .. warning:: 
 
@@ -41,17 +49,17 @@ These versions are expected to work:
 Stability
 ---------
 
-Cephadm is under development. Some functionality is incomplete. Be aware
-that some of the components of Ceph may not work perfectly with cephadm.
-These include:
-
-- RGW
+Cephadm is relatively stable nowadays, but new functionality is still being
+added and bugs are occasionally discovered. If any issues are found, please
+open a tracker issue under the orchestrator component (https://tracker.ceph.com/projects/orchestrator/issues)
 
 Cephadm support remains under development for the following features:
 
-- Ingress
-- Cephadm exporter daemon
-- cephfs-mirror
+- ceph-exporter deployment
+- stretch mode integration
+- monitoring stack (moving towards prometheus service discover and providing TLS)
+- RGW multisite deployment support (requires lots of manual steps currently)
+- cephadm agent
 
 If a cephadm command fails or a service stops running properly, see
 :ref:`cephadm-pause` for instructions on how to pause the Ceph cluster's