Skip to content

squid: osd/scrub: reduce osd_requested_scrub_priority default value#59885

Merged
ronen-fr merged 1 commit intoceph:squidfrom
ronen-fr:wip-rf-59793-to-squid
Oct 27, 2024
Merged

squid: osd/scrub: reduce osd_requested_scrub_priority default value#59885
ronen-fr merged 1 commit intoceph:squidfrom
ronen-fr:wip-rf-59793-to-squid

Conversation

@ronen-fr
Copy link
Contributor

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.

Backport of #59793

Original tracker: https://tracker.ceph.com/issues/68072
Backport tracker: https://tracker.ceph.com/issues/68154

Signed-off-by: Ronen Friedman rfriedma@redhat.com
(cherry picked from commit b98a465)

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>
(cherry picked from commit b98a465)
@NitzanMordhai
Copy link
Contributor

jenkins test make check

@NitzanMordhai
Copy link
Contributor

jenkins test api

@NitzanMordhai
Copy link
Contributor

@ronen-fr ronen-fr merged commit ddc911a into ceph:squid Oct 27, 2024
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