ctdb-daemon: Promote debug messages about --start-as-* to NOTICE level
commiteb159f3ff530de8828631b04e17bf0990aed906e
authorMartin Schwenke <martin@meltin.net>
Wed, 17 Jun 2015 05:05:30 +0000 (17 15:05 +1000)
committerAmitay Isaacs <amitay@samba.org>
Wed, 1 Jul 2015 02:18:29 +0000 (1 04:18 +0200)
treec8d28c9fe42867d693959f75b9c8168bc0f22aa6
parentb234ae0a900052b03ca22efab8fa1b9e11f44ecc
ctdb-daemon: Promote debug messages about --start-as-* to NOTICE level

It is important to know when ctdbd is started with --start-as-stopped
or --start-as-disabled.  Given that this only happens once it makes
sense to promote these debug items to NOTICE level.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_daemon.c