From: Ronen Friedman Date: Wed, 23 Jul 2025 12:21:11 +0000 (-0500) Subject: doc: PendingReleaseNotes(RADOS): note removal of 'osd_repair_during_recovery' config... X-Git-Tag: testing/wip-jcollin-testing-20250821.034803-tentacle~95^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=35836fcb900c05ec6a0834f0a7ca2fd2b8370c32;p=ceph-ci.git doc: PendingReleaseNotes(RADOS): note removal of 'osd_repair_during_recovery' config option Removed in https://github.com/ceph/ceph/pull/60872. Fixes: https://tracker.ceph.com/issues/71329 Signed-off-by: Ronen Friedman --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 8d08f0f99bc..01f1064440c 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -180,6 +180,12 @@ C `rbd_mirror_image_resync()`, and Python `Image.mirror_image_resync()` -- will return EINVAL instead of ENOENT when mirroring is not enabled. +* RADOS: The configuration parameter `osd_repair_during_recovery` has been removed. + That configuration flag used to control whether an operator-initiated + "repair scrub" would be allowed to start on an OSD that is performing a + recovery. In this Ceph version, operator-initiated scrubs and repair-scrubs + are never blocked by a repair being performed. + >=19.2.1 * CephFS: Command `fs subvolume create` now allows tagging subvolumes through option