From: Rishabh Dave Date: Fri, 19 Apr 2024 11:32:29 +0000 (+0530) Subject: PendingReleaseNotes: note need of confirmation for "ceph mds fail" X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eae9e2362e039792dd1ffca95c34941295927eb4;p=ceph.git PendingReleaseNotes: note need of confirmation for "ceph mds fail" Signed-off-by: Rishabh Dave (cherry picked from commit f241a3c5d0c463679f746fcf241a4c06647b39f2) --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 7ad31e12134f..046a6952fc10 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -152,6 +152,10 @@ * CephFS: Full support for subvolumes and subvolume groups is now available for snap_schedule Manager module. +* CephFS: Command "ceph mds fail" requires a confirmation flag now when some + MDSs exhibit health warning MDS_TRIM or MDS_CACHE_OVERSIZED. This is to + prevent accidental MDS failover causing further delays in recovery. + >=18.0.0 * RBD: The semantics of compare-and-write C++ API (`Image::compare_and_write`