]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: increasing max_osd_scrubs to 3 55173/head
authorRonen Friedman <rfriedma@redhat.com>
Mon, 22 May 2023 15:09:28 +0000 (18:09 +0300)
committerRonen Friedman <rfriedma@redhat.com>
Sun, 14 Jan 2024 15:49:45 +0000 (17:49 +0200)
commit59ed16f8403a222e9c367794268b46f1dd9ea494
tree2b288646b7ac5930218a2004f31d35ecbd9be882
parent10fecae0117f1dd97828e1308c84919b79ae4871
osd/scrub: increasing max_osd_scrubs to 3

Bug reports seem to hint that the current default value of
'1' is too low: the cluster is susceptible to scrub scheduling
delays and issues stemming from local software/networking/hardware
problems, even if affecting a very small number of OSDs.

Squid will include a major overhaul of the way scrubs are counted
in the cluster, providing a better solution to the problem. For
now - modifying the default is an effective stop-gap measure.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
(cherry picked from commit cc7b4afda972c144d7ebc679ff7f42d86f1dc493)
src/common/options/osd.yaml.in