From 11a199707d3f80f75ee3e4292ff0a44d09c44667 Mon Sep 17 00:00:00 2001 From: "Yan, Zheng" Date: Tue, 17 Nov 2020 13:10:51 +0800 Subject: [PATCH] Update Release notes for multimds scrub Signed-off-by: "Yan, Zheng" --- PendingReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index a0971f23bc348..478560263477b 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. -- 2.39.5