From: Milind Changire Date: Wed, 16 Aug 2023 10:56:37 +0000 (+0530) Subject: PendingReleaseNotes: note about mandatory fs argument X-Git-Tag: v19.0.0~588^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F52686%2Fhead;p=ceph.git PendingReleaseNotes: note about mandatory fs argument Signed-off-by: Milind Changire --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 8917fdadc0a0..dfcf92d7a91d 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -12,6 +12,8 @@ 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. >=18.0.0