]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: Correcting some typos in the clay code documentation 29889/head
authorMyna V <mynaramana@gmail.com>
Fri, 16 Aug 2019 06:28:44 +0000 (11:58 +0530)
committerNathan Cutler <ncutler@suse.com>
Mon, 26 Aug 2019 09:05:23 +0000 (11:05 +0200)
Signed-off-by: Myna <mynaramana@gmail.com>
(cherry picked from commit a20ba26721e1528f8a528e179c8decfb0d5f1374)

Note: This documentation fix was merged to nautilus via
https://github.com/ceph/ceph/pull/29191 without being merged to master, first.
This commit forward-ports the fix to master.

doc/rados/operations/erasure-code-clay.rst

index 3a3d3068303c561835be9d237694508e8f44c243..70f4ffffc7662bff62d4eb9c37854cf349a7d2f0 100644 (file)
@@ -228,7 +228,7 @@ can recover from the failure of any ``m`` OSDs.
        +=================+================+=================+==================================+
        | (k=10, m=4)     | 7 * S, 0.6 (d=7)                 | 3.25 * S, 0.4 (d=13)             |
        +-----------------+----------------------------------+----------------------------------+
-       | (k=16, m=4)     | 4 * S, 0.5 (d=5)                 | 4.75 * S, 0.25 (d=19)            |
+       | (k=16, m=4)     | 4 * S, 0.5625 (d=4)              | 4.75 * S, 0.25 (d=19)            |
        +-----------------+----------------------------------+----------------------------------+