Skip to content

osd/scrub: reduce osd_requested_scrub_priority default value#59793

Merged
ronen-fr merged 1 commit intoceph:mainfrom
ronen-fr:wip-rf-15sreduce-qprio
Sep 19, 2024
Merged

osd/scrub: reduce osd_requested_scrub_priority default value#59793
ronen-fr merged 1 commit intoceph:mainfrom
ronen-fr:wip-rf-15sreduce-qprio

Conversation

@ronen-fr
Copy link
Contributor

@ronen-fr ronen-fr commented Sep 15, 2024

No scrub messages should have a higher priority than client op messages. The default value should therefore be below osd_client_op_priority, which is 63.

But as a followup PR would eliminate the special queue priority for 'requested' scrub messages, the default value is set to equal osd_scrub_priority.

Fixes: https://tracker.ceph.com/issues/68072

Note: in 'main', this change is to be superseded by #59641.
#59793 was created (and will be merged) as a path for backporting only this part of change to
squid & reef.

No scrub messages should have a higher priority than
client op messages. The default value should therefore be
below osd_client_op_priority, which is 63.

But as a followup PR would eliminate the special queue
priority for 'requested' scrub messages, the default value
is set to equal osd_scrub_priority.

Fixes: https://tracker.ceph.com/issues/68072
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
@ljflores
Copy link
Member

jenkins test make check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants