]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: mention ext4 in the release notes
authorSage Weil <sage@redhat.com>
Tue, 12 Apr 2016 13:06:14 +0000 (09:06 -0400)
committerSage Weil <sage@redhat.com>
Tue, 12 Apr 2016 17:07:50 +0000 (13:07 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
doc/release-notes.rst

index 97dc201ef31a719a19be12076ef68d296f76c051..ec4fecf7ef8c345f3aba196f852efd9ecdd34c70 100644 (file)
@@ -223,6 +223,9 @@ Major Changes from Infernalis
     query results in detail, including the nature of inconsistencies
     found, the ability to fetch alternate versions of the same
     specific object (if any), and fine-grained control over repair.
+  * We have revised our documentation to recommend *against* using
+    ext4 as the underlying filesystem for Ceph OSD daemons due to
+    problems supporting our long object name handling.
 
 Major Changes from Hammer
 -------------------------
@@ -420,6 +423,12 @@ Upgrading from Hammer
 Upgrading from Infernalis
 -------------------------
 
+* We now recommend against using ``ext4`` as the underlying file system for
+  Ceph OSDs, especially when RGW or other users of long RADOS object names
+  are used.  For more information, please see `Filesystem Recommendations`_.
+
+.. _Filesystem Recommendations: ../configuration/filesystem-recommendations
+
 * There are no major compatibility changes since Infernalis.  Simply
   upgrading the daemons on each host and restarting all daemons is
   sufficient.