From 6bee1885a9d04f6c82d1769e845c07e08b53a467 Mon Sep 17 00:00:00 2001 From: John Spray Date: Mon, 20 Jan 2014 11:02:02 +0000 Subject: [PATCH] Docs: Add backfill_toofull to list of PG states Signed-off-by: John Spray --- doc/rados/operations/pg-states.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/rados/operations/pg-states.rst b/doc/rados/operations/pg-states.rst index b8e97197deff..39328d44031d 100644 --- a/doc/rados/operations/pg-states.rst +++ b/doc/rados/operations/pg-states.rst @@ -52,6 +52,10 @@ map is ``active + clean``. *Wait-backfill* The placement group is waiting in line to start backfill. +*Backfill-toofull* + A backfill operation is waiting because the destination OSD is over its + full ratio. + *Incomplete* Ceph detects that a placement group is missing a necessary period of history from its log. If you see this state, report a bug, and try to start any -- 2.47.3