From 3232f6b7af15c011774c3ff37c8a98e5cf7c4887 Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Sun, 28 Jul 2024 23:06:42 +0530 Subject: [PATCH] PendingReleaseNote: add release note that mgr/volumes plugin can be... disabled now. Signed-off-by: Rishabh Dave --- PendingReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 8af2a262dff..d82ed125d92 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -25,6 +25,9 @@ - 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. +* MGR: MGR's always-on modulues/plugins can now be force-disabled. This can be + necessary in cases where MGR(s) needs to be prevented from being flooded by + the module commands when coresponding Ceph service is down/degraded. * CephFS: Modifying the FS setting variable "max_mds" when a cluster is unhealthy now requires users to pass the confirmation flag -- 2.39.5