From ac6123d7a6d27775eec0a152c00e0ff75b36bd60 Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Mon, 10 Apr 2017 15:14:20 +1000 Subject: [PATCH] docs: Clarify the relationship of min_size to EC pool recovery Signed-off-by: Brad Hubbard --- doc/rados/operations/pg-states.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/rados/operations/pg-states.rst b/doc/rados/operations/pg-states.rst index 03a92426de5..23304294504 100644 --- a/doc/rados/operations/pg-states.rst +++ b/doc/rados/operations/pg-states.rst @@ -54,7 +54,8 @@ map is ``active + clean``. Ceph detects that a placement group is missing information about writes that may have occurred, or does not have any healthy copies. If you see this state, try to start any failed OSDs that may - contain the needed information. + contain the needed information. In the case of an erasure coded pool + temporarily reducing min_size may allow recovery. *Stale* The placement group is in an unknown state - the monitors have not received -- 2.39.5