diff options
Diffstat (limited to 'PendingReleaseNotes')
-rw-r--r-- | PendingReleaseNotes | 2 |
1 files changed, 2 insertions, 0 deletions
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 |