From 5108647a55b06018d8d638bbd657a2bb2b528d7a Mon Sep 17 00:00:00 2001 From: Ronen Friedman Date: Thu, 4 Nov 2021 08:09:27 +0200 Subject: [PATCH] doc: document new scrub-related 'pg dump' columns Signed-off-by: Ronen Friedman --- PendingReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.5