]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: 'deactivate mds' instead of 'stop mds'
authorSage Weil <sage@newdream.net>
Thu, 23 Feb 2012 22:27:34 +0000 (14:27 -0800)
committerSage Weil <sage@newdream.net>
Thu, 23 Feb 2012 22:28:46 +0000 (14:28 -0800)
Signed-off-by: Sage Weil <sage@newdream.net>
doc/ops/manage/grow/mds.rst

index b6fe642c18e54e80f002ffdfedaba67247d9c3ef..ac88a5fc69ed8d2a3d1d75d2cf6f2729101c44dd 100644 (file)
@@ -15,6 +15,6 @@ Removing MDSes
 
 .. topic:: Status as of 2011-09:
 
-   You can remove an MDS from the system by executing "ceph mds stop x",
+   You can remove an MDS from the system by executing "ceph mds deactivate x",
    where x is numerical ID of the MDS to shut down.
    Beware: shrinking the number of MDSes is not well tested.