From: Venky Shankar Date: Tue, 4 Jun 2024 07:18:49 +0000 (-0400) Subject: PendingReleaseNotes: add note for replay completion warning X-Git-Tag: v20.0.0~474^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=65acd39d190cebac4d2797dacb8b5181cc0f447a;p=ceph.git PendingReleaseNotes: add note for replay completion warning Signed-off-by: Venky Shankar --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 146cab64d6fb..c43dfcb15285 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