On Fri, 2010-02-12 at 15:25 -0700, hj lee wrote: > Hi, > > I set the nodeid in corosync.conf. But this nodeid is ignored when the > interface is bound to 127.0.0.1, and nodeid becomes 16777343. This new > nodeid confuses the pacemaker. The pacemaker thinks this is new node. > So the corosync is connected, but the pacemaker thinks the peer is > offline. To fix this issue, the localhost.nodeid should be initialized > to the configured nodeid in totemudp_initialize(). > > Patch: > +localhost.nodeid = instance->totem_config->node_id; >
Ya that is a good suggestion if node_id is defined in the configuration file. Could you work up a patch? regards -steve > -- > Peakpoint Service > > Cluster Setup, Troubleshooting & Development > [email protected] > (303) 997-2823 > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
