From dff64a2de24e43760493f898e1e5814d9f8ccc48 Mon Sep 17 00:00:00 2001 From: Peter Woodman Date: Thu, 16 Nov 2017 15:13:05 -0800 Subject: [PATCH] doc: add 'deep' state to pg-states.rst, change description of 'scrubbing' state to differentiate from 'deep' state Signed-off-by: Peter Woodman --- doc/rados/operations/pg-states.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/rados/operations/pg-states.rst b/doc/rados/operations/pg-states.rst index 0fbd3dcf0b0..b6695796cef 100644 --- a/doc/rados/operations/pg-states.rst +++ b/doc/rados/operations/pg-states.rst @@ -20,7 +20,10 @@ map is ``active + clean``. A replica with necessary data is down, so the placement group is offline. *Scrubbing* - Ceph is checking the placement group for inconsistencies. + Ceph is checking the placement group metadata for inconsistencies. + +*Deep* + Ceph is checking the placement group data against stored checksums. *Degraded* Ceph has not replicated some objects in the placement group the correct number of times yet. -- 2.47.3