Skip to content

Commit

Permalink
Merge pull request ceph#20581 from chrone81/patch-1
Browse files Browse the repository at this point in the history
doc: Fix EC k=3 m=2 profile overhead calculation example.

Reviewed-by: Patrick Donnelly <[email protected]>
  • Loading branch information
jdurgin authored Oct 19, 2018
2 parents c61acc5 + 99572e2 commit ba32525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/rados/operations/erasure-code.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit ba32525

Please sign in to comment.