We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0bfe1 commit 03b90d5Copy full SHA for 03b90d5
PendingReleaseNotes
@@ -48,6 +48,13 @@
48
This can be necessary in cases where we wish to prevent the manager from being
49
flooded by module commands when Ceph services are down or degraded.
50
51
+* CephFS: It is now possible to pause the threads that asynchronously purge
52
+ the deleted subvolumes by using the config option
53
+ "mgr/volumes/pause_purging".
54
+* CephFS: It is now possible to pause the threads that asynchronously clone
55
+ the subvolume snapshots by using the config option
56
+ "mgr/volumes/pause_cloning".
57
+
58
* CephFS: Modifying the setting "max_mds" when a cluster is
59
unhealthy now requires users to pass the confirmation flag
60
(--yes-i-really-mean-it). This has been added as a precaution to tell the
0 commit comments