]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: increase the default scrub load limit 61351/head
authorRonen Friedman <rfriedma@redhat.com>
Mon, 13 Jan 2025 13:58:14 +0000 (07:58 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Mon, 13 Jan 2025 13:58:14 +0000 (07:58 -0600)
commit31c87445e8467c26f30aaeabd381816c72481425
tree5a819c2787696e64f44cf91641c144b72674ab6e
parent89f42f150095b38926fc09f65c0eefa9dd7ebda2
osd/scrub: increase the default scrub load limit

Modifying the default value of osd_scrub_load_threshold from 0.5
to 10.0, rendering it mostly irrelevant.

That is done following a combination of reasons:
- the new mclock scheduler, which provides a better mechanism to
  control scrub load under all conditions;
- the inapplicability of the existing mechanism to Crimson; and
- users` requests.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/common/options/osd.yaml.in