]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: document rank option for journal reset 31201/head
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 28 Oct 2019 18:13:04 +0000 (11:13 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 28 Oct 2019 18:13:34 +0000 (11:13 -0700)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
doc/cephfs/disaster-recovery-experts.rst

index 47c7bd9bfc05f41b34e9e2fdf754d64780d106ee..1b0087bfaa818f182b9cdfaa31e781dd6d66ae3a 100644 (file)
@@ -68,7 +68,10 @@ truncate it like so:
 
 ::
 
-    cephfs-journal-tool journal reset
+    cephfs-journal-tool [--rank=N] journal reset
+
+Specify the MDS rank using the ``--rank`` option when the file system has/had
+multiple active MDS.
 
 .. warning::