From c1ed37c825313a3c21961594931eb8b5eab78775 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Wed, 6 Jun 2018 14:20:53 -0700 Subject: [PATCH] doc: fix release notes on snapshot upgrades Fixes: https://tracker.ceph.com/issues/24435 Introduced-by: d78dda7b812c63b5504f69e9df78bea4fbb37394. Signed-off-by: Patrick Donnelly --- doc/releases/mimic.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/releases/mimic.rst b/doc/releases/mimic.rst index 137d56311c24e..3a3345bbc0fbf 100644 --- a/doc/releases/mimic.rst +++ b/doc/releases/mimic.rst @@ -346,8 +346,8 @@ These changes occurred between the Luminous and Mimic releases. previous max_mds" step in above URL to fail. To re-enable the feature, either delete all old snapshots or scrub the whole filesystem: - - ``ceph daemon scrub_path /`` - - ``ceph daemon scrub_path '~mdsdir'`` + - ``ceph daemon scrub_path / force recursive repair`` + - ``ceph daemon scrub_path '~mdsdir' force recursive repair`` - Support has been added in Mimic for quotas in the Linux kernel client as of v4.17. -- 2.39.5