From: Alexandre Bruyelles Date: Fri, 3 Apr 2020 15:46:24 +0000 (+0200) Subject: doc/start/os-recommendations.rst: add Octopus' platform X-Git-Tag: v16.1.0~2475^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7f1f07a8e0da996452f75b3b7120eabc351231af;p=ceph.git doc/start/os-recommendations.rst: add Octopus' platform Signed-off-by: Alexandre Bruyelles --- diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index f4edadeec802..26cfc6cb516b 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -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 -------