committed to whitetank rev 1677. On Sun, 2009-01-25 at 14:06 -0700, Steven Dake wrote: > For some series of patches that has gone in, the node id is not being > generated or stored in the boundto address properly. This may have > always been a bug or a bug resulting in recent changes. I'm not certain > either way. > > The symptoms of the problem are that "message_source_is_local" will > return the wrong value for some messages during race conditions of the > netif_determine function running and updating the nodeid at the same > time as totempg_nodeid_get retrieving the information. Sometime during > this operation, the node id is set to zero, but later is compared > against a proper node value, rejecting messages in many services such as > ckpt, synchronization, and other badness. > > The attached patch fixes the problem. > > Regards > -steve > > _______________________________________________ > 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
