From 0a998f51f282b7eaf94f14fb2a5e8af64115cd46 Mon Sep 17 00:00:00 2001 From: RobertJansen1 Date: Thu, 29 Jan 2015 11:07:50 +0100 Subject: [PATCH] edited failure conclusion Signed-off-by: Robert Jansen --- doc/rados/operations/placement-groups.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/placement-groups.rst b/doc/rados/operations/placement-groups.rst index 3d72ecc9b542..15c1afd49579 100644 --- a/doc/rados/operations/placement-groups.rst +++ b/doc/rados/operations/placement-groups.rst @@ -190,7 +190,7 @@ will degrade ~4 (i.e. ~75 / 19 placement groups being recovered) instead of ~17 and the third OSD lost will only lose data if it is one of the four OSDs containing the surviving copy. In other words, if the probability of losing one OSD is 0.0001% during the recovery time -frame, it goes from 8 * 0.0001% in the cluster with 10 OSDs to 2 * +frame, it goes from 17 * 10 * 0.0001% in the cluster with 10 OSDs to 4 * 20 * 0.0001% in the cluster with 20 OSDs. In a nutshell, more OSDs mean faster recovery and a lower risk of -- 2.47.3