From fb2a6f94ad0fb7f388226544ebba9dd15a4eb070 Mon Sep 17 00:00:00 2001 From: Milind Changire Date: Tue, 12 Sep 2023 14:09:39 +0530 Subject: [PATCH] PendingReleaseNotes: add note about 'm' and 'M' periods Signed-off-by: Milind Changire (cherry picked from commit 7e2546f9454abb28a435bf803607447e6a301faf) --- PendingReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 7526f34f194a3..f064930c1f40e 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -72,6 +72,11 @@ module is now available. Users may run `ceph balancer status detail` to see more details about which PGs were updated in the balancer's last optimization. See https://docs.ceph.com/en/latest/rados/operations/balancer/ for more information. +* 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 -- 2.39.5