<div dir="ltr">That is user process waiting for completion, more interesting is what is the mnesia processes doing and what is their state,<div>mnesia_controller?</div><div>What are the other nodes doing?</div><div><br></div><div>mnesia:info() on the other nodes may give some clues on processes holding locks and so.</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 3, 2018 at 8:30 AM Yevhenii Kurtov <<a href="mailto:yevhenii.kurtov@gmail.com">yevhenii.kurtov@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Morning people,</div><div><br></div><div>My application isĀ  suddenly stopped to load. Observer tells me that it's being stuck here <a href="https://github.com/erlang/otp/blob/master/lib/mnesia/src/mnesia_controller.erl#L277" target="_blank">https://github.com/erlang/otp/blob/master/lib/mnesia/src/mnesia_controller.erl#L277</a> while loading >5Gb file in disc_copies mode.</div><div>I didn't change anything related to mnesia interactions which is why this is weird. Also it doesn't even try to load anything - table is of size of 0.</div><div><br></div>Table load is performed through mnesia:force_load_table.</div><div dir="ltr"><br></div><div>Can anyone please suggest what is wrong?</div><div><br></div><div>Have a greatĀ  week! <br></div></div>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>