From: Patrick Donnelly Date: Wed, 6 Jun 2018 21:20:53 +0000 (-0700) Subject: doc: fix release notes on snapshot upgrades X-Git-Tag: v14.0.1~1166^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c1ed37c825313a3c21961594931eb8b5eab78775;p=ceph.git doc: fix release notes on snapshot upgrades Fixes: https://tracker.ceph.com/issues/24435 Introduced-by: d78dda7b812c63b5504f69e9df78bea4fbb37394. Signed-off-by: Patrick Donnelly --- 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.