From 35836fcb900c05ec6a0834f0a7ca2fd2b8370c32 Mon Sep 17 00:00:00 2001 From: Ronen Friedman Date: Wed, 23 Jul 2025 07:21:11 -0500 Subject: [PATCH] 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 --- PendingReleaseNotes | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.5