On Mon, May 12, 2008 at 08:33:12PM -0700, Jeremy LaTrasse wrote:
>
>    udp_send_channel {
>      mcast_join = 239.2.11.71
>      port       = <%= ganglia_send_port %>
>      ttl        = 1
>    }
> 
>    /* You can specify as many udp_recv_channels as you like as well. */
>    udp_recv_channel {
>      mcast_join = 239.2.11.71
>      port       = <%= ganglia_recv_port %>
>    }

if you are using multicast as shown here, then all nodes in the cluster have
the full cluster view and therefore the inconsistent data might be coming from
another node which hasn't been restarted.

where the new nodes added reusing the same IPs than the ones that were taken
down?

Carlo

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to