From c5de452dca4d234936158ef6873238a9e0b3f085 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Thu, 26 Jun 2008 13:15:41 +1000 Subject: [PATCH] reduce loglevel of the info message we are updating the flags on all nodes (This used to be ctdb commit 9a98a21979558dcd6421b3fcb97d21ab82b792d8) --- ctdb/server/ctdb_recoverd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctdb/server/ctdb_recoverd.c b/ctdb/server/ctdb_recoverd.c index 3f0f264d412..6a0970f18bd 100644 --- a/ctdb/server/ctdb_recoverd.c +++ b/ctdb/server/ctdb_recoverd.c @@ -2835,7 +2835,7 @@ again: } - DEBUG(DEBUG_ERR, (__location__ " Unable flags on all nodes\n")); + DEBUG(DEBUG_INFO, (__location__ " Update flags on all nodes\n")); /* update all nodes to have the same flags that we have */