From 7b482ada77cafde16ae69fc2624c3d1b79e30982 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Tue, 19 Sep 2023 15:24:10 -0400 Subject: PendingReleaseNotes: add note on last-seen command Signed-off-by: Patrick Donnelly --- PendingReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'PendingReleaseNotes') diff --git a/PendingReleaseNotes b/PendingReleaseNotes index c476a72ff58..2958f859567 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -37,6 +37,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. +* CephFS: A new "mds last-seen" command is available for querying the last time + an MDS was in the FSMap, subject to a pruning threshold. * 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 -- cgit v1.2.3