doc: correct the new fs allow opts

Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
This commit is contained in:
Dan van der Ster 2017-12-11 13:32:20 +01:00
parent 2d641bde20
commit 9d55d17c4e

View File

@ -86,7 +86,7 @@ the ``allow_dirfrags`` flag on the filesystem:
::
ceph fs set <filesystem name> allow_dirfrags
ceph fs set <filesystem name> allow_dirfrags 1
Multiple active metadata servers
--------------------------------
@ -101,7 +101,7 @@ enabling multiple active metadata servers as follows:
::
ceph fs set <filesystem name> allow_multimds
ceph fs set <filesystem name> allow_multimds 1
Note that the default size of the active mds cluster (``max_mds``) is
still set to 1 initially.