]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix release notes on snapshot upgrades 22445/head
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 6 Jun 2018 21:20:53 +0000 (14:20 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 6 Jun 2018 21:22:03 +0000 (14:22 -0700)
Fixes: https://tracker.ceph.com/issues/24435
Introduced-by: d78dda7b812c63b5504f69e9df78bea4fbb37394.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
doc/releases/mimic.rst

index 137d56311c24e560898ff287c0782066c3bbdef8..3a3345bbc0fbfed029c59585240c92491440fb63 100644 (file)
@@ -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 <mds of rank 0> scrub_path /``
-      - ``ceph daemon <mds of rank 0> scrub_path '~mdsdir'``
+      - ``ceph daemon <mds of rank 0> scrub_path / force recursive repair``
+      - ``ceph daemon <mds of rank 0> scrub_path '~mdsdir' force recursive repair``
 
   - Support has been added in Mimic for quotas in the Linux kernel client as of v4.17.