diff options
-rw-r--r-- | ctdb/doc/ctdb.1 | 11 |
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\&. |