From: Yan, Zheng Date: Tue, 17 Nov 2020 05:10:51 +0000 (+0800) Subject: Update Release notes for multimds scrub X-Git-Tag: v16.1.0~577^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F35749%2Fhead;p=ceph.git Update Release notes for multimds scrub Signed-off-by: "Yan, Zheng" --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index a0971f23bc3..47856026347 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -183,6 +183,9 @@ ceph daemon scrub_path / force recursive repair ceph daemon scrub_path '~mdsdir' force recursive repair +* CephFS: Scrub is supported in multiple active mds setup. MDS rank 0 handles + scrub commands, and forward scrub to other mds if nessesary. + * The following librados API calls have changed: - ``rados_blacklist_add`` is now ``rados_blocklist_add``; the former will issue a deprecation warning and be removed in a future release.