]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Improve the ceph fs set max_mds command 17044/head
authorBarbora Ančincová <bancinco@redhat.com>
Wed, 16 Aug 2017 09:44:12 +0000 (11:44 +0200)
committerBarbora Ančincová <bancinco@redhat.com>
Mon, 21 Aug 2017 14:37:40 +0000 (16:37 +0200)
Fixes: http://tracker.ceph.com/issues/21007
Signed-off-by: Bara Ancincova <bara@redhat.com>
doc/cephfs/multimds.rst

index dd13d927c4b7bfe590b7e451f5d063304060a825..d9c958bbf727a47994348c4312248ac97b4712ce 100644 (file)
@@ -40,7 +40,7 @@ result of commands.
 
     # fsmap e5: 1/1/1 up {0=a=up:active}, 2 up:standby
 
-    ceph fs set max_mds 2
+    ceph fs set <fs_name> max_mds 2
 
     # fsmap e8: 2/2/2 up {0=a=up:active,1=c=up:creating}, 1 up:standby
     # fsmap e9: 2/2/2 up {0=a=up:active,1=c=up:active}, 1 up:standby
@@ -74,7 +74,7 @@ having just a single active MDS:
 ::
     
     # fsmap e9: 2/2/2 up {0=a=up:active,1=c=up:active}, 1 up:standby
-    ceph fs set max_mds 1
+    ceph fs set <fs_name> max_mds 1
     # fsmap e10: 2/2/1 up {0=a=up:active,1=c=up:active}, 1 up:standby
 
 Note that we still have two active MDSs: the ranks still exist even though