From 9d2325084e67c7e22302c9eb8d4561163c66fbcb Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 27 Sep 2019 16:53:54 -0500 Subject: [PATCH] doc: document new 'laggy' and 'wait' pg states Signed-off-by: Sage Weil --- doc/rados/operations/pg-states.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/rados/operations/pg-states.rst b/doc/rados/operations/pg-states.rst index c38a683f0c5..495229d9253 100644 --- a/doc/rados/operations/pg-states.rst +++ b/doc/rados/operations/pg-states.rst @@ -22,6 +22,12 @@ map is ``active + clean``. *down* A replica with necessary data is down, so the placement group is offline. +*laggy* + A replica is not acknowledging new leases from the primary in a timely fashion; IO is temporarily paused. + +*wait* + The set of OSDs for this PG has just changed and IO is temporarily paused until the previous interval's leases expire. + *scrubbing* Ceph is checking the placement group metadata for inconsistencies. -- 2.39.5