s3-ctdb: adjust a loglevel
authorChristian Ambach <ambi@samba.org>
Fri, 3 Aug 2012 10:29:10 +0000 (12:29 +0200)
committerChristian Ambach <ambi@samba.org>
Fri, 3 Aug 2012 10:53:49 +0000 (12:53 +0200)
source3/lib/ctdbd_conn.c

index 0fa2f9040c822f32e04e45fd15b4f462e41f0cdd..3c0b188af03a59cb94411f59cd95f840d97da169 100644 (file)
@@ -1237,12 +1237,12 @@ bool ctdb_serverids_exist(struct ctdbd_connection *conn,
                        /*
                         * Got an error reply
                         */
-                       DEBUG(1, ("Received short reply len %d, status %u, "
+                       DEBUG(5, ("Received short reply len %d, status %u, "
                                  "errorlen %u\n",
                                  (unsigned)reply->datalen,
                                  (unsigned)reply->status,
                                  (unsigned)reply->errorlen));
-                       dump_data(1, reply->data, reply->errorlen);
+                       dump_data(5, reply->data, reply->errorlen);
 
                        /*
                         * This will trigger everything set to false