2012-10-31 21:11:12 +00:00
|
|
|
====================
|
|
|
|
OS Recommendations
|
|
|
|
====================
|
|
|
|
|
|
|
|
Ceph Dependencies
|
|
|
|
=================
|
|
|
|
|
|
|
|
As a general rule, we recommend deploying Ceph on newer releases of Linux.
|
2014-06-12 19:48:29 +00:00
|
|
|
We also recommend deploying on releases with long-term support.
|
2012-10-31 21:11:12 +00:00
|
|
|
|
2012-11-07 22:10:40 +00:00
|
|
|
Linux Kernel
|
|
|
|
------------
|
2012-10-31 21:11:12 +00:00
|
|
|
|
2014-10-03 15:23:27 +00:00
|
|
|
- **Ceph Kernel Client**
|
|
|
|
|
|
|
|
We currently recommend:
|
|
|
|
|
2015-10-22 16:20:49 +00:00
|
|
|
- 4.1.4 or later
|
|
|
|
- 3.16.3 or later (rbd deadlock regression in 3.16.[0-2])
|
|
|
|
- *NOT* 3.15.* (rbd deadlock regression)
|
|
|
|
- 3.14.*
|
2014-10-03 15:23:27 +00:00
|
|
|
|
|
|
|
These are considered pretty old, but if you must:
|
2012-11-30 01:28:36 +00:00
|
|
|
|
2015-10-22 16:20:49 +00:00
|
|
|
- 3.10.* or earlier
|
2012-10-31 21:11:12 +00:00
|
|
|
|
2015-10-22 16:20:49 +00:00
|
|
|
Firefly (CRUSH_TUNABLES3) tunables are supported starting with 3.15.
|
2014-10-03 15:23:27 +00:00
|
|
|
See `CRUSH Tunables`_ for more details.
|
|
|
|
|
2015-10-22 16:20:49 +00:00
|
|
|
- **B-tree File System (Btrfs)**
|
2014-10-03 15:23:27 +00:00
|
|
|
|
|
|
|
If you use the ``btrfs`` file system with Ceph, we recommend using a
|
2015-10-22 16:20:49 +00:00
|
|
|
recent Linux kernel (3.14 or later).
|
2012-10-31 21:11:12 +00:00
|
|
|
|
2012-11-01 04:24:56 +00:00
|
|
|
Platforms
|
|
|
|
=========
|
|
|
|
|
|
|
|
The charts below show how Ceph's requirements map onto various Linux
|
|
|
|
platforms. Generally speaking, there is very little dependence on
|
|
|
|
specific distributions aside from the kernel and system initialization
|
|
|
|
package (i.e., sysvinit, upstart, systemd).
|
|
|
|
|
2015-10-22 16:20:49 +00:00
|
|
|
Infernalis (9.1.0)
|
|
|
|
------------------
|
2014-06-12 19:48:29 +00:00
|
|
|
|
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
|
|
|
| Distro | Release | Code Name | Kernel | Notes | Testing |
|
|
|
|
+==========+==========+====================+==============+=========+============+
|
2015-10-22 16:20:49 +00:00
|
|
|
| CentOS | 7 | N/A | linux-3.10.0 | | B, I, C |
|
2014-06-12 19:48:29 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| Debian | 8.0 | Jessie | linux-3.16.0 | 1, 2 | B, I |
|
2014-06-12 19:48:29 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| Fedora | 22 | N/A | linux-3.14.0 | | B, I |
|
2014-06-12 19:48:29 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| RHEL | 7 | Maipo | linux-3.10.0 | | B, I |
|
2014-06-12 19:48:29 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| Ubuntu | 14.04 | Trusty Tahr | linux-3.13.0 | | B, I, C |
|
2014-06-12 19:48:29 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
|
|
|
|
Hammer (0.94)
|
|
|
|
-------------
|
|
|
|
|
2014-12-02 17:45:26 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| Distro | Release | Code Name | Kernel | Notes | Testing |
|
|
|
|
+==========+==========+====================+==============+=========+============+
|
|
|
|
| CentOS | 6 | N/A | linux-2.6.32 | 1, 2 | |
|
2014-06-12 19:48:29 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| CentOS | 7 | N/A | linux-3.10.0 | | B, I, C |
|
2014-06-12 19:48:29 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| Debian | 7.0 | Wheezy | linux-3.2.0 | 1, 2 | |
|
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
|
|
|
| Ubuntu | 12.04 | Precise Pangolin | linux-3.2.0 | 1, 2 | |
|
2014-06-12 19:48:29 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2014-12-04 16:27:35 +00:00
|
|
|
| Ubuntu | 14.04 | Trusty Tahr | linux-3.13.0 | | B, I, C |
|
2014-06-12 19:48:29 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
|
|
|
|
2015-10-22 16:20:49 +00:00
|
|
|
Firefly (0.80)
|
|
|
|
--------------
|
2013-09-30 18:31:23 +00:00
|
|
|
|
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
|
|
|
| Distro | Release | Code Name | Kernel | Notes | Testing |
|
|
|
|
+==========+==========+====================+==============+=========+============+
|
2015-10-22 16:20:49 +00:00
|
|
|
| CentOS | 6 | N/A | linux-2.6.32 | 1, 2 | B, I |
|
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
|
|
|
| CentOS | 7 | N/A | linux-3.10.0 | | B |
|
2013-09-30 18:31:23 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
|
|
|
| Debian | 6.0 | Squeeze | linux-2.6.32 | 1, 2, 3 | B |
|
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
|
|
|
| Debian | 7.0 | Wheezy | linux-3.2.0 | 1, 2 | B |
|
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2014-12-02 23:31:06 +00:00
|
|
|
| Fedora | 19 | Schrödinger's Cat | linux-3.10.0 | | B |
|
2013-09-30 18:31:23 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| Fedora | 20 | Heisenbug | linux-3.14.0 | | B |
|
2013-09-30 18:31:23 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| RHEL | 6 | Santiago | linux-2.6.32 | 1, 2 | B, I, C |
|
2014-12-04 16:27:35 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| RHEL | 7 | Maipo | linux-3.10.0 | | B, I, C |
|
2014-12-04 16:27:35 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| Ubuntu | 12.04 | Precise Pangolin | linux-3.2.0 | 1, 2 | B, I, C |
|
2014-12-04 16:27:35 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2015-10-22 16:20:49 +00:00
|
|
|
| Ubuntu | 14.04 | Trusty Tahr | linux-3.13.0 | | B, I, C |
|
2014-12-04 16:27:35 +00:00
|
|
|
+----------+----------+--------------------+--------------+---------+------------+
|
2013-09-30 18:31:23 +00:00
|
|
|
|
2015-10-22 16:20:49 +00:00
|
|
|
**NOTE**: Ceph also supports ``Quantal``, ``Raring`` and ``Saucy``. However, we
|
|
|
|
recommend using LTS releases.
|
2013-05-07 18:49:30 +00:00
|
|
|
|
2012-11-01 04:24:56 +00:00
|
|
|
Notes
|
2012-11-07 22:10:40 +00:00
|
|
|
-----
|
2012-11-01 04:24:56 +00:00
|
|
|
|
|
|
|
- **1**: The default kernel has an older version of ``btrfs`` that we do not
|
|
|
|
recommend for ``ceph-osd`` storage nodes. Upgrade to a recommended
|
|
|
|
kernel or use ``XFS`` or ``ext4``.
|
|
|
|
|
|
|
|
- **2**: The default kernel has an old Ceph client that we do not recommend
|
|
|
|
for kernel client (kernel RBD or the Ceph file system). Upgrade to a
|
|
|
|
recommended kernel.
|
|
|
|
|
2012-12-07 12:10:02 +00:00
|
|
|
- **3**: The default kernel or installed version of ``glibc`` does not
|
|
|
|
support the ``syncfs(2)`` system call. Putting multiple
|
|
|
|
``ceph-osd`` daemons using ``XFS`` or ``ext4`` on the same host will
|
|
|
|
not perform as well as they could.
|
2012-11-01 04:24:56 +00:00
|
|
|
|
2013-09-30 18:31:23 +00:00
|
|
|
|
2012-11-01 04:24:56 +00:00
|
|
|
Testing
|
2012-11-07 22:10:40 +00:00
|
|
|
-------
|
2012-11-01 04:24:56 +00:00
|
|
|
|
2014-12-02 22:52:58 +00:00
|
|
|
- **B**: We build release packages for this platform. For some of these
|
|
|
|
platforms, we may also continuously build all ceph branches and exercise
|
|
|
|
basic unit tests.
|
2012-11-01 04:24:56 +00:00
|
|
|
|
|
|
|
- **I**: We do basic installation and functionality tests of releases on this
|
|
|
|
platform.
|
|
|
|
|
|
|
|
- **C**: We run a comprehensive functional, regression, and stress test suite
|
2013-05-07 18:49:30 +00:00
|
|
|
on this platform on a continuous basis. This includes development branches,
|
2014-08-14 13:09:50 +00:00
|
|
|
pre-release, and released code.
|
2014-10-03 15:23:27 +00:00
|
|
|
|
|
|
|
.. _CRUSH Tunables: ../../rados/operations/crush-map#tunables
|