On Tue, Nov 13, 2012 at 7:46 PM, Lars Marowsky-Bree <[email protected]> wrote: > On 2012-11-12T10:07:50, Andrew Beekhof <[email protected]> wrote: > >> Um, are you setting a nodeid in corosync.conf? >> >> Because I see this: >> >> Nov 09 09:07:25 [2609] ha09a.mycharts.md crmd: crit: >> crm_get_peer: Node ha09a.mycharts.md and ha09a share the same cluster >> node id '973777088'! > > This is not really surprising. > > It looks like the code is stripping the ".mycharts.md" in one place but > not the other. (Or adding it in one place but not the other.) But both > hostname and FQDN map to the same IP address.
10 head 20 desk 30 add 40 goto 10 well spotted. i had the right log entry but obviously didn't look closely enough. This confirms that dropping the reverse DNS (and domain stripping) stuff was the right move. I'll build another package that includes that patch tomorrow. > > > Regards, > Lars > > -- > Architect Storage/HA > SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, > HRB 21284 (AG Nürnberg) > "Experience is the name everyone gives to their mistakes." -- Oscar Wilde > > _______________________________________________ > 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
