Project

General

Profile

Actions

Bug #52058

open

osd/scrub performance issue: multiple redundant "updates-applied" scrub events

Added by Ronen Friedman over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
pacific
Regression:
No
Severity:
3 - minor
Reviewed:
08/04/2021
Affected Versions:
ceph-qa-suite:
rados
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

OSD logs show much too many unneeded UpdatesApplied ("updates were applied to the chunk selected for scrubbing").

See analysis below.

Actions #1

Updated by Ronen Friedman over 2 years ago

The refactored scrub code (in Pacific and forward) changed the handling
of applied updates notifications in PrimaryLogPG. What was a cheap function
call ("is Scrub interested in this update notification?") is now an event.

While semantics was not changed, there probably is a performance hit.

Actions #2

Updated by Neha Ojha over 2 years ago

  • Backport set to pacific
Actions

Also available in: Atom PDF