diff --git a/doc/releases/mimic.rst b/doc/releases/mimic.rst index 137d56311c2..3a3345bbc0f 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.