summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonnie Sahlberg <sahlberg@sahlberg-laptop.(none)>2010-08-05 16:35:37 +1000
committerRonnie Sahlberg <sahlberg@sahlberg-laptop.(none)>2010-08-05 16:35:37 +1000
commit4424c115cb4acde6b5df28ef1f59a2c8abcd772e (patch)
treeb8b643eae3b0c47fcd56222bba14400080d3c4fa
parent043045dcc55adf1cd368501de45341e433f64349 (diff)
downloadsamba-4424c115cb4acde6b5df28ef1f59a2c8abcd772e.tar.gz
samba-4424c115cb4acde6b5df28ef1f59a2c8abcd772e.tar.xz
samba-4424c115cb4acde6b5df28ef1f59a2c8abcd772e.zip
iupdate the docs that ctdb freeze is no more
(This used to be ctdb commit 79ef9909dfa0904d789c69eb6b9c80e8908a1100)
-rw-r--r--ctdb/doc/ctdb.111
1 files changed, 3 insertions, 8 deletions
diff --git a/ctdb/doc/ctdb.1 b/ctdb/doc/ctdb.1
index 358f0114e6..70e150c5f8 100644
--- a/ctdb/doc/ctdb.1
+++ b/ctdb/doc/ctdb.1
@@ -1,13 +1,13 @@
'\" t
.\" Title: ctdb
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
-.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 05/20/2010
+.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
+.\" Date: 08/05/2010
.\" Manual: CTDB - clustered TDB database
.\" Source: ctdb
.\" Language: English
.\"
-.TH "CTDB" "1" "05/20/2010" "ctdb" "CTDB \- clustered TDB database"
+.TH "CTDB" "1" "08/05/2010" "ctdb" "CTDB \- clustered TDB database"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -917,11 +917,6 @@ This is a debugging command\&. This command will make the ctdb daemon to write a
.SS "rddumpmemory"
.PP
This is a debugging command\&. This command will dump the talloc memory allocation tree for the recovery daemon to standard output\&.
-.SS "freeze"
-.PP
-This command will lock all the local TDB databases causing clients that are accessing these TDBs such as samba3 to block until the databases are thawed\&.
-.PP
-This is primarily used by the recovery daemon to stop all samba daemons from accessing any databases while the database is recovered and rebuilt\&.
.SS "thaw"
.PP
Thaw a previously frozen node\&.