summaryrefslogtreecommitdiffstats
path: root/ctdb/doc
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-12-08 12:08:27 +0100
committerStefan Metzmacher <metze@samba.org>2009-12-16 08:08:34 +0100
commit7809aa9a5df81c7a31f32639f086937cd792a558 (patch)
treea1940ea1d2cf7c2f5d9e2d19ea2a000fe970c8ef /ctdb/doc
parentfa6d8641d9718a5fc42c687b2e23199d40a15ab9 (diff)
downloadsamba-7809aa9a5df81c7a31f32639f086937cd792a558.tar.gz
samba-7809aa9a5df81c7a31f32639f086937cd792a558.tar.xz
samba-7809aa9a5df81c7a31f32639f086937cd792a558.zip
doc/ctdb.1: document "ctdb dumpdbbackup <file>"
metze (This used to be ctdb commit 8e6b8be51fd1bda789675650a94df0115ee9e238)
Diffstat (limited to 'ctdb/doc')
-rw-r--r--ctdb/doc/ctdb.1.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ctdb/doc/ctdb.1.xml b/ctdb/doc/ctdb.1.xml
index cfafbde602..e777baa891 100644
--- a/ctdb/doc/ctdb.1.xml
+++ b/ctdb/doc/ctdb.1.xml
@@ -987,6 +987,13 @@ dbid:0xb775fff6 name:secrets.tdb path:/var/ctdb/persistent/secrets.tdb.0 PERSIST
</para>
</refsect2>
+ <refsect2><title>dumpdbbackup &lt;backup-file&gt;</title>
+ <para>
+ This command will dump the content of database backup to the screen
+ (similar to ctdb catdb). This is a debugging command.
+ </para>
+ </refsect2>
+
<refsect2><title>getmonmode</title>
<para>
This command returns the monutoring mode of a node. The monitoring mode is either ACTIVE or DISABLED. Normally a node will continously monitor that all other nodes that are expected are in fact connected and that they respond to commands.