mirror of
https://github.com/ceph/ceph
synced 2025-01-03 17:42:36 +00:00
doc: correct the new fs allow opts
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
This commit is contained in:
parent
2d641bde20
commit
9d55d17c4e
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user