]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix EC overhead example for 3+2 profile 20581/head
authorchrone <charlesalva@gmail.com>
Sat, 24 Feb 2018 16:46:21 +0000 (23:46 +0700)
committerGitHub <noreply@github.com>
Sat, 24 Feb 2018 16:46:21 +0000 (23:46 +0700)
The EC 3+2 example used to show 40% overhead where it should be 67%. This might confuse new EC user to calculate the correct EC 3+2 profile overhead.

Signed-off-by: Charles Alva <charlesalva@gmail.com>
doc/rados/operations/erasure-code.rst

index a85f5678b3821604ba6e0cf5506d9fa455b4229b..e4a8d532b789677dda22a25244184231d958859b 100644 (file)
@@ -47,7 +47,7 @@ to be created and all objects from the previous pool moved to the new.
 The most important parameters of the profile are *K*, *M* and
 *crush-failure-domain* because they define the storage overhead and
 the data durability. For instance, if the desired architecture must
-sustain the loss of two racks with a storage overhead of 40% overhead,
+sustain the loss of two racks with a storage overhead of 67% overhead,
 the following profile can be defined::
 
     $ ceph osd erasure-code-profile set myprofile \