]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: note about ec overwrites
authorJosh Durgin <jdurgin@redhat.com>
Thu, 13 Apr 2017 00:59:57 +0000 (17:59 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Thu, 20 Apr 2017 00:45:43 +0000 (17:45 -0700)
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
PendingReleaseNotes

index e2b043034d2172d16dbda11425ae69dcd9ac139b..f010976e7ff1e24f3c5d31d465a0ae0ed23aad0f 100644 (file)
   ability to be overridden by the erasure code profile setting
   "stripe_unit". For more details see "Erasure Code Profiles" in the
   documentation.
+
+* rbd and cephfs can use erasure coding with bluestore. This may be
+  enabled by setting 'allow_ec_overwrites' to 'true' for a pool. Since
+  this relies on bluestore's checksumming to do deep scrubbing,
+  enabling this on a pool stored on filestore is not allowed.