]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pacific: osd/scrub: Reintroduce scrub starts message 48070/head
authorPrashant D <pdhange@redhat.com>
Tue, 13 Sep 2022 15:04:02 +0000 (11:04 -0400)
committerPrashant D <pdhange@redhat.com>
Tue, 13 Sep 2022 15:04:02 +0000 (11:04 -0400)
commitffeef41c8e8606e9c886090e6e5f862700370204
tree00987b2ac662ab1df58cd12cfe0eeae9085e895c
parent9f1013ad23aaca59f081f4d35bc048be3d0598b7
pacific: osd/scrub: Reintroduce scrub starts message

Whenever the scrubbing process starts for a PG, We used to log
scrub/deep-scrub "starts" message in the cluster log. We are
not seeing scrub "starts" messages anymore. Reintroduce scrub
starts message in order to calculate exact time taken to
scrub/deep-scrub the PG. Backporting of PR#46438 to pacific
is non-trivial hence this PR is specific to pacific release
to introduce scrub "starts" message.

Signed-off-by: Prashant D <pdhange@redhat.com>
src/osd/pg_scrubber.cc
src/osd/pg_scrubber.h
src/osd/scrub_machine.cc
src/osd/scrub_machine_lstnr.h