Nevermind, I tried the ucast directive and it worked. No more massive log files.

From: Grant Bagdasarian [mailto:g...@cm.nl]
Sent: Monday, January 20, 2014 9:47 AM
To: pacemaker@oss.clusterlabs.org
Subject: [Pacemaker] Multiple ha clusters on same network

Hello,

We have about 8 virtual machines on the same network and each pair is in ha 
mode.
This causes some massive log files which contain only the following log lines:
WARN: string2msg_ll: node [virtualmachinename] failed authentication

The ha.cf file is the same on all machines, except for the node part.

I found a topic which explained this could be the cause of the bcast config, 
which makes sense.

autojoin none
bcast eth0
bcast eth1
auto_failback on
debugfile /var/log/ha-debug
logfile /var/log/ha-log
warntime 3
deadtime 6
initdead 60
keepalive 1
node virtualmachine01
node virtualmachine02
crm respawn

Could I use the ucast directive instead of the bcast directive like in 
http://manpages.ubuntu.com/manpages/oneiric/man5/ha.cf.5.html?

Regards,

Grant
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to