From 65acd39d190cebac4d2797dacb8b5181cc0f447a Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Tue, 4 Jun 2024 03:18:49 -0400 Subject: [PATCH] PendingReleaseNotes: add note for replay completion warning Signed-off-by: Venky Shankar --- PendingReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 146cab64d6f..c43dfcb1528 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -324,6 +324,8 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config * NFS: The export create/apply of CephFS based exports will now have a additional parameter `cmount_path` under the FSAL block, which specifies the path within the CephFS to mount this export on. If this and the other `EXPORT { FSAL {} }` options are the same between multiple exports, those exports will share a single CephFS client. If not specified, the default is `/`. +* CephFS: MDS emits a warning with estimated replay completion time when replay + runs for more than 30 seconds. >=18.0.0 -- 2.39.5