Hi, On Wed, Sep 24, 2008 at 09:35:08AM +0200, Nick wrote: > David Pinkerton H ha scritto: >> Hi, >> >> We have a dedicate vlan for heartbeat traffic and have several different >> clusters talking over this vlan. >> >> I have added a cluster name into the ha.cf and use different authkeys for >> each cluster yet my logs are constantly full of
Hmm, I don't think that the cluster name is used with authentication. Is it specified somewhere in the documentation? >> WARN: string2msg_ll: node [xxxxxxxxx] failed authentication >> >> >> How do I stop each node from attempting to join other clusters? Use different udpports or switch to unicast or multicast. >> David H Pinkerton >> Systems Engineer - Linux Team/Platform Services >> 745 Springvale Road >> Mulgrave 3170 >> * 8544 6827 >> * 0488 904 232 >> * [EMAIL PROTECTED] >> >> Unix Team Site: >> http://portal.cmlconnect.org/portal/wps/portal/retail_support/it/teams/unix_systems >> > > It's such a simple thing, but it took me a few days to realize it, make > sure the udpport parameter is _before_ the bcast (and anything else doing > with communication) parameters in your ha.cf. Right. The udpport must precede any media directives. Thanks, Dejan > Nick > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
