]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/start/os-recommendations.rst: add Octopus' platform
authorAlexandre Bruyelles <jack@jack.fr.eu.org>
Fri, 3 Apr 2020 15:46:24 +0000 (17:46 +0200)
committerAlexandre Bruyelles <jack@jack.fr.eu.org>
Fri, 3 Apr 2020 15:46:24 +0000 (17:46 +0200)
Signed-off-by: Alexandre Bruyelles <jack@jack.fr.eu.org>
doc/start/os-recommendations.rst

index f4edadeec8022cf4d892cc95d82fcda85243f652..26cfc6cb516b97b58271e1605e5202013c52a50e 100644 (file)
@@ -39,6 +39,25 @@ platforms.  Generally speaking, there is very little dependence on
 specific distributions aside from the kernel and system initialization
 package (i.e., sysvinit, upstart, systemd).
 
+Octopus (15.2.z)
+-----------------
+
++----------+----------+--------------------+--------------+---------+------------+
+| Distro   | Release  | Code Name          | Kernel       | Notes   | Testing    |
++==========+==========+====================+==============+=========+============+
+| CentOS   | 8        | N/A                | linux-4.18   |         | B, I, C    |
++----------+----------+--------------------+--------------+---------+------------+
+| CentOS   | 7        | N/A                | linux-3.10.0 | 4       | B, I       |
++----------+----------+--------------------+--------------+---------+------------+
+| Debian   | 10       | Buster             | linux-4.19   |         | B          |
++----------+----------+--------------------+--------------+---------+------------+
+| RHEL     | 8        | Ootpa              | linux-4.18   |         | B, I, C    |
++----------+----------+--------------------+--------------+---------+------------+
+| RHEL     | 7        | Maipo              | linux-3.10.0 |         | B, I       |
++----------+----------+--------------------+--------------+---------+------------+
+| Ubuntu   | 18.04    | Bionic Beaver      | linux-4.15   | 4       | B, I, C    |
++----------+----------+--------------------+--------------+---------+------------+
+
 Nautilus (14.2.z)
 -----------------
 
@@ -100,6 +119,9 @@ Notes
   file system is used.  We recommend using ``bluestore`` starting from
   Mimic, and ``XFS`` for previous releases with ``filestore``.
 
+- **4**: ``btrfs`` is no longer tested on this release. We recommend
+  using ``bluestore``.
+
 
 Testing
 -------