]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: note need of confirmation for "ceph mds fail"
authorRishabh Dave <ridave@redhat.com>
Fri, 19 Apr 2024 11:32:29 +0000 (17:02 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 19 Apr 2024 11:46:46 +0000 (17:16 +0530)
Signed-off-by: Rishabh Dave <ridave@redhat.com>
PendingReleaseNotes

index 55983a5518746cda1b9d53d9e07515cf337c1513..a3ff3c9d4b079b5466a3b6bb3c7d1f68c766aca2 100644 (file)
@@ -174,6 +174,10 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config
   and it can be disabled by using:
    `ceph config set mgr mgr/volumes/snapshot_clone_no_wait false`
 
+* 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
 
 * The RGW policy parser now rejects unknown principals by default. If you are