From: Dan van der Ster Date: Mon, 11 Dec 2017 12:32:20 +0000 (+0100) Subject: doc: correct the new fs allow opts X-Git-Tag: v13.0.2~823^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9d55d17c4e9f288499d150ada33e479c1627060d;p=ceph.git doc: correct the new fs allow opts Signed-off-by: Dan van der Ster --- diff --git a/doc/cephfs/experimental-features.rst b/doc/cephfs/experimental-features.rst index 5b3522721ae..6893e75fab9 100644 --- a/doc/cephfs/experimental-features.rst +++ b/doc/cephfs/experimental-features.rst @@ -86,7 +86,7 @@ the ``allow_dirfrags`` flag on the filesystem: :: - ceph fs set allow_dirfrags + ceph fs set allow_dirfrags 1 Multiple active metadata servers -------------------------------- @@ -101,7 +101,7 @@ enabling multiple active metadata servers as follows: :: - ceph fs set allow_multimds + ceph fs set allow_multimds 1 Note that the default size of the active mds cluster (``max_mds``) is still set to 1 initially.