From 2e9c25f5ae675fcca38c895e07902eaa08b880ea Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Mon, 5 Aug 2013 14:48:38 -0700 Subject: [PATCH] doc: fixing reported bug in CRUSH map example. Signed-off-by: John Wilkins --- doc/rados/operations/crush-map.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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