]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
PendingReleaseNotes: add note about tracker #69012
authorLaura Flores <lflores@ibm.com>
Tue, 17 Dec 2024 23:18:11 +0000 (17:18 -0600)
committerLaura Flores <lflores@ibm.com>
Thu, 19 Dec 2024 19:31:32 +0000 (13:31 -0600)
We merged a fix for v19.2.1 that helps alleviate
the worst of this problem (https://tracker.ceph.com/issues/68657),
but it still comes up on occasion. This release note addresses the
remaining issues tracked in https://tracker.ceph.com/issues/69012.

Signed-off-by: Laura Flores <lflores@ibm.com>
PendingReleaseNotes

index 1b0a75e01a155a0bf0437fc5c1ea0bec584390ca..873ac6d21dd434c092ef6cf9128b408e6bd4b12c 100644 (file)
@@ -61,6 +61,9 @@
   `ceph fs subvolume earmark set`, `ceph fs subvolume earmark get` and
   `ceph fs subvolume earmark rm` have been added to set, get and remove earmark from a given subvolume.
 
+* RADOS: A performance botteneck in the balancer mgr module has been fixed.
+  Related Tracker: https://tracker.ceph.com/issues/68657
+
 >=19.0.0
 
 * cephx: key rotation is now possible using `ceph auth rotate`. Previously,