]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/scrub: 'starts' messages should name PGs, not shards
authorRonen Friedman <rfriedma@redhat.com>
Thu, 26 Jun 2025 13:27:57 +0000 (08:27 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 26 Jun 2025 13:27:57 +0000 (08:27 -0500)
commite8cde5811f07f0847a1aac20279aa83f57e4562d
treee85a7042ff32573032cc182dd75fb80bebdd5f85
parentf04c2a3efd7595377882cdd044893b6b06a4af1f
osd/scrub: 'starts' messages should name PGs, not shards

By mistake, the 'scrub starts' message included the shard ID
of the primary OSD, instead of just the PG ID.

Fixes: https://tracker.ceph.com/issues/71780
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/scrubber/scrub_machine.cc