From: Milind Changire Date: Tue, 12 Sep 2023 08:39:39 +0000 (+0530) Subject: PendingReleaseNotes: add note about 'm' and 'M' periods X-Git-Tag: v19.0.0~482^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F53070%2Fhead;p=ceph.git PendingReleaseNotes: add note about 'm' and 'M' periods Signed-off-by: Milind Changire --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 631b3b94d53f..3d865704778d 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -12,8 +12,11 @@ a large buildup of session metadata resulting in the MDS going read-only due to the RADOS operation exceeding the size threshold. `mds_session_metadata_threshold` config controls the maximum size that a (encoded) session metadata can grow. -* mgr/snap-schedule: For clusters with multiple CephFS file systems, all the - snap-schedule commands now expect the '--fs' argument. +* CephFS: For clusters with multiple CephFS file systems, all the snap-schedule + commands now expect the '--fs' argument. +* CephFS: The period specifier ``m`` now implies minutes and the period specifier + ``M`` now implies months. This has been made consistent with the rest + of the system. >=18.0.0