From: Adam Spiers Date: Sun, 16 Nov 2014 20:49:03 +0000 (-0500) Subject: doc: fix typo (superfluous "no") X-Git-Tag: v0.90~83^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=625dd4040faf920e082aea904655431edc77c60a;p=ceph.git doc: fix typo (superfluous "no") Signed-off-by: Adam Spiers --- diff --git a/doc/architecture.rst b/doc/architecture.rst index b630a9849e6..ad17d31f9f2 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -962,7 +962,7 @@ on **OSD 3**. But accidents happen. If **OSD 1** goes down while ``D2v2`` is still in flight, the object's version 2 is partially written: **OSD 3** has one chunk but that is -no not enough to recover. It lost two chunks: ``D1v2`` and ``D2v2`` and the +not enough to recover. It lost two chunks: ``D1v2`` and ``D2v2`` and the erasure coding parameters ``K = 2 + M = 1`` require that at least two chunks are available to rebuild the third. **OSD 4** becomes the new primary and finds that the ``last_complete`` log entry (i.e., all objects before this entry were known