From 5967737483f8775ae64b89ee78afc4407777bf21 Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Fri, 19 Apr 2024 17:08:50 +0530 Subject: [PATCH] PendingReleaseNotes: note need of confirmation for "ceph fs fail" Signed-off-by: Rishabh Dave (cherry picked from commit 24816428e65069fe84bef22f5e134bb1b651ef52) --- PendingReleaseNotes | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 8d11884b783..5bf2d7d12b5 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -206,9 +206,10 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config visualize per bucket and user analytics data, including total GETs, PUTs, Deletes, Copies, and list metrics. -* 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. +* CephFS: Command "ceph mds fail" and "ceph fs fail" now requires a + confirmation flag 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 -- 2.39.5