From e7d555b03329b14bd60c71a870064feec52ec65a Mon Sep 17 00:00:00 2001 From: Shangzhong Zhu Date: Mon, 22 Jan 2018 19:46:16 +0800 Subject: [PATCH] doc: redundant "cephfs" when set the "allow_multimds" Signed-off-by: Shangzhong Zhu --- doc/cephfs/multimds.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/cephfs/multimds.rst b/doc/cephfs/multimds.rst index 998ae854eb9b8..55ef152356cb3 100644 --- a/doc/cephfs/multimds.rst +++ b/doc/cephfs/multimds.rst @@ -36,7 +36,8 @@ Before ``max_mds`` can be increased, the ``allow_multimds`` flag must be set. The following command sets this flag for a filesystem instance. :: - # ceph fs set cephfs allow_multimds true --yes-i-really-mean-it + + # ceph fs set allow_multimds true --yes-i-really-mean-it Set ``max_mds`` to the desired number of ranks. In the following examples the "fsmap" line of "ceph status" is shown to illustrate the expected -- 2.39.5