<div dir="ltr">I found the cause of this error, we are using Ulf's unsplit application and it crashes on bag tables leaving all the tables locked.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 27, 2014 at 9:31 AM, Anders Nygren <span dir="ltr"><<a href="mailto:anders.nygren@gmail.com" target="_blank">anders.nygren@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">We have two nodes n@host1 and n@host2, on Ubuntu and Erlang R15B01 with mnesia running on both and all tables have replicas on both nodes. When we disconnect host1 from the network and wait until we get mnesia down messages on both nodes, mnesia writes are performed on both nodes during this time. When we reconnect the network connection on host1, we sometimes get the following.<div>

<br></div><div>On one node mnesia reports that mnesia on both nodes are running. But on the other node mnesia reports that mnesia is running on that node, but that it is stopped on the other node. We also get a large number of the following </div>

<div><br></div><div><p class="MsoNormal"><b><span style="color:rgb(31,73,125)">=ERROR REPORT====
27-Mar-2014::06:51:56 ===</span></b></p>

<p class="MsoNormal"><b><span style="color:rgb(31,73,125)">Mnesia('n@host1'): **
ERROR ** Mnesia on 'n@host1' could not connect to node(s)
['n@host1']</span></b></p><p class="MsoNormal"><br></p><p class="MsoNormal">Note that it is trying to connect to itself.</p><p class="MsoNormal"><br></p><p class="MsoNormal">1, Is this just an error in the log message?</p>

<p class="MsoNormal">2, or is this a sign of some deeper issue?</p><p class="MsoNormal"><br></p></div></div>
</blockquote></div><br></div>