]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNote: add note for pause_purging and pause_cloninig 54396/head
authorRishabh Dave <ridave@redhat.com>
Mon, 2 Sep 2024 14:13:45 +0000 (19:43 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 12 Mar 2025 18:47:44 +0000 (00:17 +0530)
Added release notes for mgr/vol config option "pause_purging and
"pause_cloning".

Signed-off-by: Rishabh Dave <ridave@redhat.com>
PendingReleaseNotes

index f7a21d55917d5e55e0eb36ed4ae3feef742d277e..c07d00fff11aaf20f68be8cc598f7d2270f63992 100644 (file)
   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