From 71c6356f0a7551f3798dc0d5e58d9781736692d6 Mon Sep 17 00:00:00 2001 From: Milind Changire Date: Wed, 16 Aug 2023 16:26:37 +0530 Subject: [PATCH] PendingReleaseNotes: note about mandatory fs argument Signed-off-by: Milind Changire --- PendingReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 8917fdadc0a..dfcf92d7a91 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 -- 2.39.5