From: Matthew Roy Date: Tue, 2 Apr 2013 17:57:53 +0000 (-0400) Subject: Adds "mds fail 0" command to operations commmand reference. X-Git-Tag: v0.62~104^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F187%2Fhead;p=ceph.git Adds "mds fail 0" command to operations commmand reference. Partially fixes #2206, though better documentation will eventually be needed. --- diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index caeab6b9b876..ecdea6d8cc61 100644 --- a/doc/rados/operations/control.rst +++ b/doc/rados/operations/control.rst @@ -297,6 +297,10 @@ Enables debug messages. :: Displays the status of all metadata servers. + ceph mds fail 0 + +Marks the active MDS as failed, triggering failover to a stadnby if present. + .. todo:: ``ceph mds`` subcommands missing docs: set_max_mds, dump, getmap, stop, setmap