]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: Correcting some typos in the clay code documentation 29191/head
authorMyna V <mynaramana@gmail.com>
Fri, 16 Aug 2019 06:28:44 +0000 (11:58 +0530)
committerMyna V <mynaramana@gmail.com>
Wed, 21 Aug 2019 06:00:57 +0000 (11:30 +0530)
Signed-off-by: Myna <mynaramana@gmail.com>
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)            |
        +-----------------+----------------------------------+----------------------------------+