From 0c16b31db7a5ed72a9c306ae91b191c326d0776a Mon Sep 17 00:00:00 2001 From: Matthew Roy Date: Tue, 2 Apr 2013 13:57:53 -0400 Subject: [PATCH] Adds "mds fail 0" command to operations commmand reference. Partially fixes #2206, though better documentation will eventually be needed. --- doc/rados/operations/control.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index caeab6b9b8765..ecdea6d8cc61e 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 -- 2.39.5