2021-03-03 13:00:51 +00:00
|
|
|
|
|
|
|
===========================
|
|
|
|
Compatibility and Stability
|
|
|
|
===========================
|
|
|
|
|
2021-03-30 15:31:28 +00:00
|
|
|
.. _cephadm-compatibility-with-podman:
|
|
|
|
|
2021-03-03 13:00:51 +00:00
|
|
|
Compatibility with Podman Versions
|
|
|
|
----------------------------------
|
|
|
|
|
2022-11-03 05:13:49 +00:00
|
|
|
Podman and Ceph have different end-of-life strategies. This means that care
|
|
|
|
must be taken in finding a version of Podman that is compatible with Ceph.
|
2021-03-03 13:00:51 +00:00
|
|
|
|
2022-11-03 05:13:49 +00:00
|
|
|
These versions are expected to work:
|
2021-03-03 13:00:51 +00:00
|
|
|
|
|
|
|
|
|
|
|
+-----------+---------------------------------------+
|
|
|
|
| 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 |
|
|
|
|
+-----------+-------+-------+-------+-------+-------+
|
|
|
|
|
2021-03-30 15:31:28 +00:00
|
|
|
.. warning::
|
2022-11-03 05:13:49 +00:00
|
|
|
|
|
|
|
To use Podman with Ceph Pacific, you must use **a version of Podman that
|
|
|
|
is 2.0.0 or higher**. However, **Podman version 2.2.1 does not work with
|
|
|
|
Ceph Pacific**.
|
|
|
|
|
|
|
|
"Kubic stable" is known to work with Ceph Pacific, but it must be run
|
|
|
|
with a newer kernel.
|
2021-03-30 15:31:28 +00:00
|
|
|
|
|
|
|
|
2020-03-20 16:40:56 +00:00
|
|
|
.. _cephadm-stability:
|
|
|
|
|
|
|
|
Stability
|
2021-03-03 13:00:51 +00:00
|
|
|
---------
|
2020-03-20 16:40:56 +00:00
|
|
|
|
2022-11-03 05:13:49 +00:00
|
|
|
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:
|
2020-03-20 16:40:56 +00:00
|
|
|
|
|
|
|
- RGW
|
|
|
|
|
2022-11-03 05:13:49 +00:00
|
|
|
Cephadm support remains under development for the following features:
|
2020-03-20 16:40:56 +00:00
|
|
|
|
2021-04-13 14:20:27 +00:00
|
|
|
- Ingress
|
2021-03-03 13:26:23 +00:00
|
|
|
- Cephadm exporter daemon
|
|
|
|
- cephfs-mirror
|
2020-03-20 16:40:56 +00:00
|
|
|
|
2022-11-03 05:13:49 +00:00
|
|
|
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
|
|
|
|
background activity and how to disable cephadm.
|