From 29adaae0931ea89f5cf410cc9bd027bd7268aa9e Mon Sep 17 00:00:00 2001 From: Amitay Isaacs Date: Thu, 27 Jun 2013 17:46:43 +1000 Subject: doc: The second half of monitoring is only for recovery master Signed-off-by: Amitay Isaacs (This used to be ctdb commit fcd5e1f04c5fe6c98399429b8f0918b8779acba6) --- ctdb/doc/recovery-process.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ctdb/doc') diff --git a/ctdb/doc/recovery-process.txt b/ctdb/doc/recovery-process.txt index 7780d84992c..7cfc6789f47 100644 --- a/ctdb/doc/recovery-process.txt +++ b/ctdb/doc/recovery-process.txt @@ -112,8 +112,8 @@ These tests are performed on all nodes in the cluster which is why it is optimiz as few network calls to other nodes as possible. Each node only performs 1 call to the recovery master in each loop and to no other nodes. -NORMAL NODE CLUSTER MONITORING ------------------------------- +RECOVERY MASTER CLUSTER MONITORING +----------------------------------- The recovery master performs a much more extensive test. In addition to tests 1-9 above the recovery master also performs the following tests: -- cgit