]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: updated the OS recommendations to reflect the Nautilus release
authorKai Wagner <kwagner@suse.com>
Wed, 19 Jun 2019 08:28:33 +0000 (10:28 +0200)
committerKai Wagner <kwagner@suse.com>
Wed, 19 Jun 2019 21:58:07 +0000 (23:58 +0200)
Signed-off-by: Kai Wagner <kwagner@suse.com>
doc/start/os-recommendations.rst

index 84226c3f870b6686906f04219881c922bba352fd..9d9c6555144b65e6a473275a59c74285330f6895 100644 (file)
@@ -21,8 +21,8 @@ Linux Kernel
   For RBD, if you choose to *track* long-term kernels, we currently recommend
   4.x-based "longterm maintenance" kernel series:
 
+  - 4.19.z
   - 4.14.z
-  - 4.9.z
 
   For CephFS, see `CephFS best practices`_ for kernel version guidance.
 
@@ -39,6 +39,31 @@ platforms.  Generally speaking, there is very little dependence on
 specific distributions aside from the kernel and system initialization
 package (i.e., sysvinit, upstart, systemd).
 
+Nautilus (14.2.z)
+-----------------
+
++----------+----------+--------------------+--------------+---------+------------+
+| Distro   | Release  | Code Name          | Kernel       | Notes   | Testing    |
++==========+==========+====================+==============+=========+============+
+| CentOS   | 7        | N/A                | linux-3.10.0 | 3       | B, I, C    |
++----------+----------+--------------------+--------------+---------+------------+
+| Debian   | 8.0      | Jessie             | linux-3.16.0 | 1, 2    | B, I       |
++----------+----------+--------------------+--------------+---------+------------+
+| Debian   | 9.0      | Stretch            | linux-4.9    | 1, 2    | B, I       |
++----------+----------+--------------------+--------------+---------+------------+
+| RHEL     | 7        | Maipo              | linux-3.10.0 |         | B, I       |
++----------+----------+--------------------+--------------+---------+------------+
+| Ubuntu   | 14.04    | Trusty Tahr        | linux-3.13.0 |         | B, I, C    |
++----------+----------+--------------------+--------------+---------+------------+
+| Ubuntu   | 16.04    | Xenial Xerus       | linux-4.4.0  | 3       | B, I, C    |
++----------+----------+--------------------+--------------+---------+------------+
+| Ubuntu   | 18.04    | Bionic Beaver      | linux-4.15   | 3       | B, I, C    |
++----------+----------+--------------------+--------------+---------+------------+
+| openSUSE | 15.1     | Leap               | linux-4.12   |         |            |
++----------+----------+--------------------+--------------+---------+------------+
+| openSUSE |          | Tumbleweed         | linux-5.1.7  |         |            |
++----------+----------+--------------------+--------------+---------+------------+
+
 Luminous (12.2.z)
 -----------------