]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add note about snap-schedule snapshot retention
authorMilind Changire <mchangir@redhat.com>
Tue, 16 May 2023 07:55:59 +0000 (13:25 +0530)
committerMilind Changire <mchangir@redhat.com>
Mon, 21 Aug 2023 15:59:41 +0000 (21:29 +0530)
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 414ad9619b42d3cdf7e1ceab9a05d1830b63d82d)

PendingReleaseNotes

index 8322ba3ad3f094e801eb3f275937b0a6cd119e18..c54d6a9d79eb2c34fee7a27fb1086e36a807d071 100644 (file)
 * CEPHFS: After recovering a Ceph File System post following the disaster recovery
   procedure, the recovered files under `lost+found` directory can now be deleted.
 * core: cache-tiering is now deprecated.
+* mgr/snap_schedule: The snap-schedule mgr module now retains one less snapshot
+  than the number mentioned against the config tunable `mds_max_snaps_per_dir`
+  so that a new snapshot can be created and retained during the next schedule
+  run.
 
 >=16.2.8
 --------