From: Ronen Friedman Date: Sun, 7 Apr 2024 18:18:50 +0000 (-0500) Subject: squid:osd/scrub: disable scrub reservation queuing X-Git-Tag: v19.1.0~107^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=48635a6121b50359ebc4e142613af329410c2404;p=ceph.git squid:osd/scrub: disable scrub reservation queuing as a temporary measure for Squid RC0. There are known problems in the existing code, with patch PRs being tested. This change disables the Reserver functionality, until such time as the patches are merged. Note the following trackers: - https://tracker.ceph.com/issues/65044 - https://tracker.ceph.com/issues/65072 Once these are solved, this commit should be reverted. Signed-off-by: Ronen Friedman --- diff --git a/src/common/options/osd.yaml.in b/src/common/options/osd.yaml.in index 598cf4f50fd0a..0d6e09cfdbd38 100644 --- a/src/common/options/osd.yaml.in +++ b/src/common/options/osd.yaml.in @@ -551,7 +551,7 @@ options: either success or failure (the pre-Squid version behaviour). This configuration option is introduced to support mixed-version clusters and debugging, and will be removed in the next release. - default: false + default: true with_legacy: false # where rados plugins are stored - name: osd_class_dir