summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-11-29 17:28:36 -0800
committerSage Weil <sage@inktank.com>2012-11-30 08:22:00 -0800
commit9cd730bd505315fa030f36d75b31ae7bd99267fe (patch)
tree91afd47767604e81ef99dcef68093977f110b640
parentabd9e36c5dbbc1ca16fd1e6b2fd79306da2dde00 (diff)
downloadceph-9cd730bd505315fa030f36d75b31ae7bd99267fe.tar.gz
doc: update kernel recs
Mention which stable kernels we recommend. Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r--doc/install/os-recommendations.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/install/os-recommendations.rst b/doc/install/os-recommendations.rst
index fb9dc6eb521..52e9c2fff89 100644
--- a/doc/install/os-recommendations.rst
+++ b/doc/install/os-recommendations.rst
@@ -10,7 +10,10 @@ As a general rule, we recommend deploying Ceph on newer releases of Linux.
Linux Kernel
------------
-- **Ceph Kernel Client:** We recommend Linux kernel v3.6 or later.
+- **Ceph Kernel Client:** We currently recommend:
+
+ - v3.6.6 or later in the v3.6 stable series
+ - v3.4.20 or later in the v3.4 stable series
- **btrfs**: If you use the ``btrfs`` file system with Ceph, we recommend using
a recent Linux kernel (v3.5 or later).