From: Ronen Friedman Date: Thu, 4 Nov 2021 06:09:27 +0000 (+0200) Subject: doc: document new scrub-related 'pg dump' columns X-Git-Tag: v17.1.0~480^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5108647a55b06018d8d638bbd657a2bb2b528d7a;p=ceph-ci.git doc: document new scrub-related 'pg dump' columns Signed-off-by: Ronen Friedman --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index c9a86da9f17..afabe2b162b 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -73,6 +73,11 @@ https://docs.ceph.com/en/latest/rados/operations/placement-groups/ +* The ``ceph pg dump`` command now prints two additional columns: + `LAST_SCRUB_DURATION` shows the duration (in seconds) of the last completed scrub; + `SCRUB_SCHEDULING` conveys whether a PG is scheduled to be scrubbed at a specified + time, queued for scrubbing, or being scrubbed. + >=16.0.0 -------- * mgr/nfs: ``nfs`` module is moved out of volumes plugin. Prior using the