]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: remove btrfs contradiction 9758/head
authorNathan Cutler <ncutler@suse.com>
Thu, 16 Jun 2016 21:12:19 +0000 (23:12 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 15 Aug 2016 13:20:17 +0000 (15:20 +0200)
btrfs is not "the ideal choice for Ceph clusters" because it isn't mature and
the promised features (like deduplication) have not materialized.

The "Filesystems -> Recommended" section of this very same document (several
paragraphs) above the paragraph being modified by this commit, has been
modified to say "We used to recommend btrfs for testing, development, and any
non-critical deployments. . . . However . . . ."

This PR removes this contradiction.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
doc/rados/configuration/filesystem-recommendations.rst

index e0d558a37a0722691df8dcddf80f4644dfd8876c..6225dd379ad51238b50cabee3cdb205f3ba54148 100644 (file)
@@ -92,8 +92,7 @@ capability means that ``btrfs`` can support snapshots that are writable.
 ``btrfs`` also incorporates multi-device management into the file system,
 which enables you to support heterogeneous disk storage infrastructure,
 data allocation policies. The community also aims to provide ``fsck``, 
-deduplication, and data encryption support in the future. This compelling 
-list of features makes ``btrfs`` the ideal choice for Ceph clusters.
+deduplication, and data encryption support in the future.
 
 .. _copy-on-write: http://en.wikipedia.org/wiki/Copy-on-write
 .. _compared: http://en.wikipedia.org/wiki/Comparison_of_file_systems