]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add 'deep' state to pg-states.rst, change description of 'scrubbing' state to... 18890/head
authorPeter Woodman <peter@shortbus.org>
Thu, 16 Nov 2017 23:13:05 +0000 (15:13 -0800)
committerPeter Woodman <pwoodman@dropbox.com>
Sat, 18 Nov 2017 00:38:34 +0000 (16:38 -0800)
Signed-off-by: Peter Woodman <peter@shortbus.org>
doc/rados/operations/pg-states.rst

index 0fbd3dcf0b0494bb94154c1e63e4a4c44de87ced..b6695796cef59fe75a1bc2e79d1c8f889c5cdcad 100644 (file)
@@ -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.