summaryrefslogtreecommitdiff
path: root/ctdb/doc
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-12-07 10:19:20 +0100
committerStefan Metzmacher <metze@samba.org>2009-12-16 08:08:34 +0100
commit58dd03f43d1624587fa80b070447e124d3fe422c (patch)
treebe90469f71fc511597db1437eb962443d41b496d /ctdb/doc
parent7809aa9a5df81c7a31f32639f086937cd792a558 (diff)
downloadsamba-58dd03f43d1624587fa80b070447e124d3fe422c.tar.gz
doc/ctdb.1: add "See also" for ctdb getdbmap
metze (This used to be ctdb commit bf48ae41ef5fb8e4675be448d13db522465d8d72)
Diffstat (limited to 'ctdb/doc')
-rw-r--r--ctdb/doc/ctdb.1.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ctdb/doc/ctdb.1.xml b/ctdb/doc/ctdb.1.xml
index e777baa8912..f243ce1044a 100644
--- a/ctdb/doc/ctdb.1.xml
+++ b/ctdb/doc/ctdb.1.xml
@@ -942,6 +942,11 @@ This is mainly useful for backing up persistent databases such as secrets.tdb an
the cluster, it's possible that the content is restored by a recovery
run automaticly. Otherwise an administrator needs to analyze the
problem.
+ </para>
+ <para>
+ See also "ctdb getdbstatus", "ctdb backupdb", "ctdb restoredb",
+ "ctdb dumpbackup", "ctdb wipedb", "ctdb setvar AllowUnhealthyDBRead 1"
+ and (if samba or tdb-utils are installed) "tdbtool check".
</para>
<para>
Most databases are not persistent and only store the state information that the currently running samba daemons need. These databases are always wiped when ctdb/samba starts and when a node is rebooted.