<div dir="ltr"><div class="gmail_extra">I've notice this with Mnesia nodes as well when restarting a Mnesia node while under heavy load. It is one of the gotcha that usually appears in production. Ethernet bonding heh.<br>
<br><div class="gmail_quote">On Thu, May 22, 2014 at 4:27 AM, Scott Lystig Fritchie <span dir="ltr"><<a href="mailto:fritchie@snookles.com" target="_blank">fritchie@snookles.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
AFAIK, this can also be tickled by a very large message sent between<br>
nodes and the network is "slow enough"(*).  The inet_drv driver may be<br>
busy transferring data in the middle of that message, but that busy-ness<br>
does not affect the ticktime ticker thingie.<br>
<br>
-Scott<br>
<br>
(*) It might be that 1Gbit/sec Ethernet or 100Mbit/sec Ethernet is just<br>
too slow to transfer a 3 Gbyte Erlang term(**).  Or you've been bitten<br>
by a congested network that's dropping packets.  Or something else.<br>
<br>
(**) This has never, ever, accidentally happened in a Riak cluster, oh,<br>
heavens, no.<br>
<div class="HOEnZb"><div class="h5">______________________________________________<br></div></div></blockquote><div><br></div><div> </div></div></div></div>