From: Rishabh Dave Date: Sun, 28 Jul 2024 17:36:42 +0000 (+0530) Subject: PendingReleaseNote: add release note that mgr/volumes plugin can be... X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2bea6c396eac46e0cae06c11ae325a459f5c1db8;p=ceph.git PendingReleaseNote: add release note that mgr/volumes plugin can be... disabled now. Signed-off-by: Rishabh Dave (cherry picked from commit 3232f6b7af15c011774c3ff37c8a98e5cf7c4887) --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index d4dcab4ffda..18ad87c4cb3 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -19,6 +19,11 @@ - osd_op_num_shards_hdd = 1 (was 5) - osd_op_num_threads_per_shard_hdd = 5 (was 1) For more details see https://tracker.ceph.com/issues/66289. +* CephFS: Modifying the FS setting variable "max_mds" when a cluster is + unhealthy now requires users to pass the confirmation flag + (--yes-i-really-mean-it). This has been added as a precaution to tell the + users that modifying "max_mds" may not help with troubleshooting or recovery + effort. Instead, it might further destabilize the cluster. >=18.2.2 --------