<br><br><div class="gmail_quote">On Wed, Jun 3, 2009 at 3:43 PM, Heiko <span dir="ltr">&lt;<a href="mailto:rupertt@gmail.com">rupertt@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Wed, Jun 3, 2009 at 3:34 PM, Tony Lownds <span dir="ltr">&lt;<a href="mailto:tony@pagedna.com" target="_blank">tony@pagedna.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br>
On Jun 2, 2009, at 10:59 PM, Heiko wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
i am investigating why our server pairs reboot themselves from time to time.<br>
This is very annoing because these machines are in production and i always<br>
have to fix mysql replications or drbd splitbrains after these reboots.<br>
<br>
We have 3 pairs that use a drbd/xen/heartbeat setup and 2 of these pairs crash,<br>
sometimes every 2 week sometimes only twice a year.<br>
<br>
I first thought it could be heartbeat, but I stopped the service on 1 pair and we also had a crash.<br>
Are there other people who had these kind of crashes?<br>
</blockquote>
<br></div>
Yes, sounds familiar... switching to protocol &quot;A&quot; is a workaround that helped for me.<br>
<br>
<a href="http://article.gmane.org/gmane.comp.linux.drbd/17684" target="_blank">http://article.gmane.org/gmane.comp.linux.drbd/17684</a><br><font color="#888888">
</font></blockquote></div></div><div>Hello Tony,<br><br>you are giving me hope, but I dont understand that post you linked.<br>I now have set to Protocoll to A.<br>Can I just run drbdadm adjust &quot;resource&quot; without getting any trouble/data los?<br>

</div></div></blockquote><div>I just noticed that I dont have a common section, or is that here no neccesary?<br><br><br>resource drbd_backend {<br>  protocol A;<br>  startup {<br>    degr-wfc-timeout 120;    # 2 minutes.<br>
  }<br>  disk {<br>    on-io-error   detach;<br>  }<br>  net {<br>  }<br>  syncer {<br>        rate 500M;<br>        al-extents 257;<br>  }<br>   <br>  on xen-B1.fra1.mailcluster {<br>    device    /dev/drbd0;<br>    disk      /dev/md3;<br>
    address   <a href="http://172.20.2.1:7788">172.20.2.1:7788</a>;<br>    meta-disk internal;<br>  }<br>  on xen-A1.fra1.mailcluster {<br>    device    /dev/drbd0;<br>    disk      /dev/md3;<br>    address   <a href="http://172.20.1.1:7788">172.20.1.1:7788</a>;<br>
    meta-disk internal;<br>  }<br>}  <br><br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div><br><br>
thnx<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font color="#888888"><br>
-Tony<br>
</font></blockquote></div><br>
</blockquote></div><br>