From: John Wilkins Date: Mon, 5 Aug 2013 21:48:38 +0000 (-0700) Subject: doc: fixing reported bug in CRUSH map example. X-Git-Tag: v0.68~103 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2e9c25f5ae675fcca38c895e07902eaa08b880ea;p=ceph.git doc: fixing reported bug in CRUSH map example. Signed-off-by: John Wilkins --- diff --git a/doc/rados/operations/crush-map.rst b/doc/rados/operations/crush-map.rst index daaef506c5f..bdbbde0e53c 100644 --- a/doc/rados/operations/crush-map.rst +++ b/doc/rados/operations/crush-map.rst @@ -631,7 +631,7 @@ below:: ruleset 4 type replicated min_size 0 - max_size 10 + max_size 4 step take ssd step chooseleaf firstn 0 type host step emit @@ -640,7 +640,7 @@ below:: rule ssd-primary { ruleset 4 type replicated - min_size 0 + min_size 5 max_size 10 step take ssd step chooseleaf firstn 1 type host