From: Ronen Friedman Date: Mon, 6 May 2024 19:43:41 +0000 (+0300) Subject: squid:osd/scrub: reinstate scrub reservation queuing X-Git-Tag: v19.1.0~16^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F57303%2Fhead;p=ceph.git squid:osd/scrub: reinstate scrub reservation queuing Re-enabling the Reserver-based scrub queuing (undoing https://github.com/ceph/ceph/pull/56750), as all known issues related to the reservation queuing have been fixed and back-ported. Signed-off-by: Ronen Friedman --- diff --git a/src/common/options/osd.yaml.in b/src/common/options/osd.yaml.in index 50d6040bf1f3..1c461ae4c24d 100644 --- a/src/common/options/osd.yaml.in +++ b/src/common/options/osd.yaml.in @@ -528,7 +528,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: true + default: false with_legacy: false # where rados plugins are stored - name: osd_class_dir