Hi Ben,<br><br>I tried what you recomend, but <span class="clickable" onclick="redirectWR(event,&quot;OXenes&quot;)"><span class="hw">unfortunately</span> </span> it does not work...<br>I hope I get it solved soon, otherwhise I will try to buy two more servers and asume hardware fail.<br>
<br>Thanks for the answer!<br><br><br><br><div class="gmail_quote">El 25 de mayo de 2010 16:03, Ben Timby <span dir="ltr">&lt;<a href="mailto:btimby@gmail.com">btimby@gmail.com</a>&gt;</span> escribió:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
So, in both log files, you see:<br>
<br>
--<br>
<div class="im">May 21 17:45:31 s6 kernel: block drbd0: helper command: /sbin/drbdadm<br>
before-resync-target minor-0<br>
May 21 17:45:31 s6 kernel: block drbd0: helper command: /sbin/drbdadm<br>
before-resync-target minor-0 exit code 3 (0x300)<br>
May 21 17:45:31 s6 kernel: block drbd0: before-resync-target handler<br>
returned 3, dropping connection.<br>
</div>--<br>
<br>
This would be the reason that DRBD is disconnecting, so now to hunt<br>
down why (/sbin/drbdadm before-resync-target minor-0) returns exit<br>
code 3 :-).<br>
<br>
You might try defining a handler for before-resync-target, maybe<br>
/bin/true or something? You could also run this drbdadm command by<br>
hand on your other nodes and note the difference. This command should<br>
simply use your configuration to locate the correct handler and<br>
execute it. I assume if one is not defined, nothing bad should happen<br>
:-). In fact, I ran it on my test machine here to no ill effect. For<br>
some reason this operation fails on at least one of your six nodes. I<br>
don&#39;t know anything specific, but hopefully this gets you pointed in<br>
the right direction.<br>
</blockquote></div><br>