]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: add podman version note to install 40502/head
authorZac Dover <zac.dover@gmail.com>
Tue, 30 Mar 2021 15:31:28 +0000 (01:31 +1000)
committerZac Dover <zac.dover@gmail.com>
Wed, 28 Apr 2021 14:08:18 +0000 (00:08 +1000)
This PR adds a note to the cephadm installation
guide that informs users that only podman version
2.0.0 and higher work with Ceph, with the
exception of podman version 2.2.1, which does
not work with Ceph. There is also a note regarding
kubic stable 3.0.1 working, but only with newer
kernels.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/cephadm/compatibility.rst
doc/cephadm/install.rst

index a616506def0fa4b03c5df8236091ab570cf698bd..7c75b7445114b66b673456beeb4f1b4b44d5cef6 100644 (file)
@@ -3,6 +3,8 @@
 Compatibility and Stability
 ===========================
 
+.. _cephadm-compatibility-with-podman:
+
 Compatibility with Podman Versions
 ----------------------------------
 
@@ -25,6 +27,10 @@ Those versions are expected to work:
 | >= 16.2.1 | False | True  | True  | False | True  |
 +-----------+-------+-------+-------+-------+-------+
 
+.. warning:: 
+  Only podman versions that are 2.0.0 and higher work with Ceph Pacific, with the exception of podman version 2.2.1, which does not work with Ceph Pacific. kubic stable is known to work with Ceph Pacific, but it must be run with a newer kernel.
+
+
 .. _cephadm-stability:
 
 Stability
index 244c08b852eb4aed80c616632d4534fb9d4947b4..58204b8bfba30a07a0dd4c841505a8e28ee5421f 100644 (file)
@@ -23,6 +23,13 @@ Requirements
 Any modern Linux distribution should be sufficient.  Dependencies
 are installed automatically by the bootstrap process below.
 
+See the section :ref:`Compatibility With Podman
+Versions<cephadm-compatibility-with-podman>` for a table of Ceph versions that
+are compatible with Podman. Not every version of Podman is compatible with
+Ceph.
+
+
+
 .. _get-cephadm:
 
 Install cephadm