Synopsis
========
-| **ceph-mds** -i *name* [[ --hot-standby [*rank*] ]|[--journal_check *rank*]]
+| **ceph-mds** -i *name* [ --hot-standby [*rank*] ]
Description
another daemon that crashes. Some of the specified options can cause
other behaviors.
-If you specify hot-standby or journal-check, you must either specify
-the rank on the command line, or specify one of the
-mds_standby_for_[rank|name] parameters in the config. The command
-line specification overrides the config, and specifying the rank
-overrides specifying the name.
+If you specify hot-standby, you must either specify the rank on the command
+line, or specify one of the mds_standby_for_[rank|name] parameters in the
+config. The command line specification overrides the config, and specifying
+the rank overrides specifying the name.
Options
Connect to specified monitor (instead of looking through
``ceph.conf``).
-.. option:: --journal-check <rank>
-
- Attempt to replay the journal for MDS <rank>, then exit.
-
.. option:: --hot-standby <rank>
Start as a hot standby for MDS <rank>.