From: Peter Woodman Date: Thu, 16 Nov 2017 23:13:05 +0000 (-0800) Subject: doc: add 'deep' state to pg-states.rst, change description of 'scrubbing' state to... X-Git-Tag: v13.0.1~104^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dff64a2de24e43760493f898e1e5814d9f8ccc48;p=ceph.git doc: add 'deep' state to pg-states.rst, change description of 'scrubbing' state to differentiate from 'deep' state Signed-off-by: Peter Woodman --- diff --git a/doc/rados/operations/pg-states.rst b/doc/rados/operations/pg-states.rst index 0fbd3dcf0b04..b6695796cef5 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.