]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed mapping error in legacy mds command 11668/head
authorMalte Fiala <maltefiala@produktion.io>
Thu, 27 Oct 2016 17:26:34 +0000 (19:26 +0200)
committerMalte Fiala <maltefiala@produktion.io>
Thu, 27 Oct 2016 17:27:19 +0000 (19:27 +0200)
Signed-off-by: Malte Fiala <maltefiala@produktion.io>
doc/cephfs/administration.rst

index da95fe359b908b0c188494e09d4fdcd2c22d4c99..f66e936919189324f0b8b47014174d880fa647d5 100644 (file)
@@ -130,7 +130,7 @@ Legacy
     mds set_max_mds # replaced by "fs set max_mds"
     mds set # replaced by "fs set"
     mds cluster_down  # replaced by "fs set cluster_down"
-    mds cluster_up  # replaced by "fs set cluster_down"
+    mds cluster_up  # replaced by "fs set cluster_up"
     mds newfs # replaced by "fs new"
     mds add_data_pool # replaced by "fs add_data_pool"
     mds remove_data_pool #replaced by "fs remove_data_pool"