From: Rishabh Dave Date: Mon, 2 Sep 2024 14:13:45 +0000 (+0530) Subject: PendingReleaseNote: add note for pause_purging and pause_cloninig X-Git-Tag: v20.3.0~370^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F54396%2Fhead;p=ceph.git PendingReleaseNote: add note for pause_purging and pause_cloninig Added release notes for mgr/vol config option "pause_purging and "pause_cloning". Signed-off-by: Rishabh Dave --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index f7a21d55917..c07d00fff11 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -48,6 +48,13 @@ This can be necessary in cases where we wish to prevent the manager from being flooded by module commands when Ceph services are down or degraded. +* CephFS: It is now possible to pause the threads that asynchronously purge + the deleted subvolumes by using the config option + "mgr/volumes/pause_purging". +* CephFS: It is now possible to pause the threads that asynchronously clone + the subvolume snapshots by using the config option + "mgr/volumes/pause_cloning". + * CephFS: Modifying the setting "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