summaryrefslogtreecommitdiff
path: root/ctdb/doc
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2013-06-30 17:57:33 +1000
committerAmitay Isaacs <amitay@gmail.com>2013-07-05 15:52:33 +1000
commit15115becefcd3cbffe242ca4283460e8df31e0aa (patch)
tree3c3ed8927866aa6f4ec34f6d6a2d9e9c1ab003fe /ctdb/doc
parentbfe0b936527812b54b4f407e8d131a4251625871 (diff)
downloadsamba-15115becefcd3cbffe242ca4283460e8df31e0aa.tar.gz
recoverd: Fix an unclear log message - "Restart recovery process"
When the recovery master notices a node in recovery mode it starts the recovery process, it doesn't restart it. Update documentation to match. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 298c4d2c3b4ea3d900c91f5a0a5aca2952a13d61)
Diffstat (limited to 'ctdb/doc')
-rw-r--r--ctdb/doc/recovery-process.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/doc/recovery-process.txt b/ctdb/doc/recovery-process.txt
index 7cfc6789f47..333eeb23da9 100644
--- a/ctdb/doc/recovery-process.txt
+++ b/ctdb/doc/recovery-process.txt
@@ -151,7 +151,7 @@ the recovery master also performs the following tests:
16, Verify that all CONNECTED nodes in the cluster are in recovery mode NORMAL.
If one of the nodes were in recovery mode ACTIVE, force a new recovery and restart
monitoring from 1.
- "Node:%u was in recovery mode. Restart recovery process"
+ "Node:%u was in recovery mode. Start recovery process"
17, Verify that the filehandle to the recovery lock file is valid.
If it is not, this may mean a split brain and is a critical error.