]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: PendingReleaseNotes(RADOS): note removal of 'osd_repair_during_recovery' config...
authorRonen Friedman <rfriedma@redhat.com>
Wed, 23 Jul 2025 12:21:11 +0000 (07:21 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 23 Jul 2025 17:28:40 +0000 (12:28 -0500)
Removed in https://github.com/ceph/ceph/pull/60872.
Fixes: https://tracker.ceph.com/issues/71329
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
PendingReleaseNotes

index 8d08f0f99bc85d02470ac5811ec53588b857dcad..01f1064440c0a9f97bdf49350467c50283100f1f 100644 (file)
   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