Re: [jgroups-dev] Reception of Multicast message stopped after network restart

Bela Ban <[email protected]>
Newsgroups gmane.comp.java.javagroups.devel,gmane.comp.java.javagroups.general
Message-ID <[email protected]>

[email protected] wrote:
> How would nodes which stop receiving messages trigger a UDP storm ?
>
>
> DF> This is still under investigation, but quick look at tcpdump show 
> enndless NAKACK retransmission and
> lots of SUSPECT from all other nodes that will never stop until all 
> nodes on the server is restarted.
>
>
>> We have been able to reproduce the issue with this very simple
>> scenario on Linux 5.3 64bits.
>> Scenario: A and B join the same cluster, when everything is stable, We
>> perform a network restart on server A {/sbin/service network restart}.

I ran this scenario on my Fedora based cluster as well: service network 
start / stop on A (coord of cluster {A,B}). What happened was:

    * A was suspected by B and excluded
    * A came back
    * A and B merged back into 1 cluster

This was done with UDP as transport (using udp.xml shipped with JGroups)


> I don't think this works: an ifconfig down/up is not something that a
> socket would survive ! Can you use IP Bonding ?

I was wrong: apparently this works, at least on Linux and with UDP as 
transport !


>> For an unknown raison node A stop receiving Multicast from B resulting
>> on an unstable cluster were members could not join the same cluster
>> anymore. We are reproducing this issue 100% of the time.


Well, maybe you need to write down the exact steps, and the following info:

    * OS / version
    * JGroups version
    * Your config XML file used



-- 
Bela Ban
Lead JGroups / Clustering Team
JBoss

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Javagroups-development mailing list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.