From: Abhishek Lekshmanan Date: Thu, 28 Jan 2016 13:58:22 +0000 (+0100) Subject: doc: update PG doc with the backfill change X-Git-Tag: v10.0.4~59^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F7398%2Fhead;p=ceph.git doc: update PG doc with the backfill change Since the state reported is `backfilling` and `backfill_wait` Signed-off-by: Abhishek Lekshmanan --- diff --git a/doc/dev/placement-group.rst b/doc/dev/placement-group.rst index 6ad709c83927..a544e99d9dfd 100644 --- a/doc/dev/placement-group.rst +++ b/doc/dev/placement-group.rst @@ -127,12 +127,12 @@ User-visible PG States *recovery_wait* the PG is waiting for the local/remote recovery reservations -*backfill* +*backfilling* a special case of recovery, in which the entire contents of the PG are scanned and synchronized, instead of inferring what needs to be transferred from the PG logs of recent operations -*backfill-wait* +*backfill_wait* the PG is waiting in line to start backfill *backfill_toofull*