<div dir="ltr">Just throwing out ideas: is it possible you have a separate network problem?  Maybe a bad cable somewhere or a network device that&#39;s about to die?  Is the overall load of your network very high?<div><br>
</div><div>You could use something like multicast (not Spread multicast, just raw UDP multicast) to see if you&#39;re getting packet drops in your network.  While the UDP spec obviously allows for packet drops, on a wired LAN in the same physical location with low network load, you should virtually never see actual dropped packets.</div>
<div><br></div><div>Maybe even start more simply and look at interface statistics for all the devices (switches, routers, servers) on your network and see if you have packet drops.</div><div><br></div><div><br></div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 7, 2013 at 11:22 AM, Lane Matthew <span dir="ltr">&lt;<a href="mailto:Matthew.Lane@external.eni.com" target="_blank">Matthew.Lane@external.eni.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the quick replies.<br>
<br>
I have tested using spsend and sprecv as suggested. What I have found is that the number of &#39;missed&#39; varies each time I run the send. Sometimes it is 0; other times it is 90%.<br>
<br>
&gt; spsend -a 225.1.2.3 -n 100<br>
Checking (225.1.2.3, 4444). Each burst has 100 packets, 1024 bytes each with 10 msec delay in between, for a total of 100 packets<br>
total time is (0,31000), with 0 problems<br>
<br>
&gt; sprecv -a 225.1.2.3 -d<br>
-------<br>
 --&gt; count is 30, i is 28, missed 2 total missed 2, corrupt 0<br>
 --&gt; count is 73, i is 39, missed 34 total missed 36, corrupt 0<br>
 --&gt; count is 94, i is 82, missed 12 total missed 48, corrupt 0<br>
-------<br>
Report: total packets 100, total missed 48, total corrupted 0<br>
-------<br>
<br>
Thanks<br>
Matthew Lane<br>
<br>
-----Original Message-----<br>
From: John Schultz [mailto:<a href="mailto:jschultz@spreadconcepts.com">jschultz@spreadconcepts.com</a>]<br>
Sent: 07 October 2013 16:27<br>
To: Lane Matthew<br>
Cc: <a href="mailto:spread-users@lists.spread.org">spread-users@lists.spread.org</a><br>
Subject: Re: [Spread-users] Spread Retransmission Help<br>
<br>
Given that subnet mask, that is the proper broadcast address.  If this network is more complicated than a single switch or router, then it might be that broadcast is turned off or not working for parts of it.  You could also try using a multicast address rather than the broadcast address to see if that works better.<br>

<br>
Are you sure there are no firewalls interfering with any of the ports (14803 UDP and 14804 UDP)?<br>
<br>
As Yair suggested you could build and use the spsend and sprecv programs to try to find why your loss is so significant.<br>
<br>
Cheers!<br>
<br>
-----<br>
John Lane Schultz<br>
Spread Concepts LLC<br>
Cell: <a href="tel:443%20838%202200" value="+14438382200">443 838 2200</a><br>
<br>
On Oct 7, 2013, at 11:02 AM, Lane Matthew wrote:<br>
<br>
Thanks.<br>
<br>
I thought this too so I verified the broadcast address using the IP and subnet mask. Subnet Mask=255.255.254.0 for all servers. Looking online, 10.151.141.255 is the network broadcast address for this subnet. Have I misunderstood something in the setup?<br>

<br>
Thanks<br>
<br>
Matthew Lane<br>
<br>
<br>
-----Original Message-----<br>
From: John Schultz [mailto:<a href="mailto:jschultz@spreadconcepts.com">jschultz@spreadconcepts.com</a>]<br>
Sent: 07 October 2013 15:49<br>
To: Lane Matthew<br>
Cc: <a href="mailto:spread-users@lists.spread.org">spread-users@lists.spread.org</a><br>
Subject: Re: [Spread-users] Spread Retransmission Help<br>
<br>
I think your network addresses are wrong.<br>
<br>
Your segment broadcast address is 10.151.141.255 while your machines are sitting in the 10.151.140 network.  That probably isn&#39;t right, so your segment address probably isn&#39;t working at all and Spread is working hard to overcome that.<br>

<br>
Cheers!<br>
<br>
-----<br>
John Lane Schultz<br>
Spread Concepts LLC<br>
Cell: <a href="tel:443%20838%202200" value="+14438382200">443 838 2200</a><br>
<br>
On Oct 7, 2013, at 10:38 AM, Lane Matthew wrote:<br>
<br>
Hi,<br>
<br>
Whilst looking at the spread logs; I noticed verion high retans numbers. Is this expected or does it suggest I have a problem? If the latter; how would you suggest I could go about indentifying what the problem could be?<br>

<br>
<br>
Config<br>
<br>
Spread_Segment  <a href="http://10.151.141.255:14803" target="_blank">10.151.141.255:14803</a>  {<br>
       SERVER1 10.151.140.236<br>
       SERVER2 10.151.140.237<br>
       SERVER3 10.151.140.234<br>
       SERVER4 10.151.140.235<br>
}<br>
Spread Logs<br>
============================<br>
Status at SERVER4 V 4.00. 0 (state 1, gstate 1) after 4641117 seconds :<br>
Membership  :  4  procs in 1 segments, leader is SERVER1<br>
rounds   : 24279316     tok_hurry : 19921464    memb change:      21<br>
sent pack: 24535749     recv pack : 77414263    retrans    : 8423199<br>
u retrans: 6694629      s retrans : 1728570     b retrans  :       0<br>
My_aru   : 15433449     Aru       : 15433449    Highest seq: 15433449<br>
Sessions :     116      Groups    :    1977     Window     :      60<br>
Deliver M: 57102298     Deliver Pk: 89528715    Pers Window:      15<br>
Delta Mes:    1233      Delta Pack:     215     Delta sec  :      25<br>
==================================<br>
<br>
Monitor&gt;<br>
============================<br>
Status at SERVER3 V 4.00. 0 (state 1, gstate 1) after 2659181 seconds :<br>
Membership  :  4  procs in 1 segments, leader is SERVER1<br>
rounds   : 24279315     tok_hurry : 11045561    memb change:      14<br>
sent pack: 13845399     recv pack : 40335734    retrans    : 2957258<br>
u retrans: 1117748      s retrans : 1839510     b retrans  :       0<br>
My_aru   : 15433449     Aru       : 15433449    Highest seq: 15433449<br>
Sessions :      53      Groups    :    1977     Window     :      60<br>
Deliver M: 29916378     Deliver Pk: 47580732    Pers Window:      15<br>
Delta Mes: -27185920    Delta Pack:       0     Delta sec  : -1981936<br>
==================================<br>
<br>
Monitor&gt;<br>
============================<br>
Status at SERVER1 V 4.00. 0 (state 1, gstate 1) after 3822591 seconds :<br>
Membership  :  4  procs in 1 segments, leader is SERVER1<br>
rounds   : 24279316     tok_hurry : 18360366    memb change:      14<br>
sent pack: 14094574     recv pack : 72830765    retrans    : 6315107<br>
u retrans: 3723218      s retrans : 2591889     b retrans  :       0<br>
My_aru   : 15433449     Aru       : 15433449    Highest seq: 15433449<br>
Sessions :      81      Groups    :    1977     Window     :      60<br>
Deliver M: 47437911     Deliver Pk: 74928112    Pers Window:      15<br>
Delta Mes: 17521533     Delta Pack:       0     Delta sec  : 1163410<br>
==================================<br>
<br>
Monitor&gt;<br>
============================<br>
Status at SERVER2 V 4.00. 0 (state 1, gstate 1) after 4641102 seconds :<br>
Membership  :  4  procs in 1 segments, leader is SERVER1<br>
rounds   : 24279315     tok_hurry : 19920799    memb change:      16<br>
sent pack: 16699063     recv pack : 81794705    retrans    : 10967659<br>
u retrans: 7755320      s retrans : 3212339     b retrans  :       0<br>
My_aru   : 15433449     Aru       : 15433449    Highest seq: 15433449<br>
Sessions :      72      Groups    :    1977     Window     :      60<br>
Deliver M: 57101208     Deliver Pk: 89523128    Pers Window:      15<br>
Delta Mes: 9663297      Delta Pack:       0     Delta sec  :  818511<br>
==================================<br>
<br>
<br>
------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
Message for the recipient only, if received in error, please notify the sender and read <a href="http://www.eni.com/disclaimer/" target="_blank">http://www.eni.com/disclaimer/</a> _______________________________________________<br>

Spread-users mailing list<br>
<a href="mailto:Spread-users@lists.spread.org">Spread-users@lists.spread.org</a><br>
<a href="http://lists.spread.org/mailman/listinfo/spread-users" target="_blank">http://lists.spread.org/mailman/listinfo/spread-users</a><br>
<br>
<br>
_______________________________________________<br>
Spread-users mailing list<br>
<a href="mailto:Spread-users@lists.spread.org">Spread-users@lists.spread.org</a><br>
<a href="http://lists.spread.org/mailman/listinfo/spread-users" target="_blank">http://lists.spread.org/mailman/listinfo/spread-users</a><br>
<br>
<br>
_______________________________________________<br>
Spread-users mailing list<br>
<a href="mailto:Spread-users@lists.spread.org">Spread-users@lists.spread.org</a><br>
<a href="http://lists.spread.org/mailman/listinfo/spread-users" target="_blank">http://lists.spread.org/mailman/listinfo/spread-users</a><br>
</blockquote></div><br></div>