<br>My drbd.conf - the same in both nodes<br>---------------------------------------------------------<br>resource r0 {<br> protocol C;<br> incon-degr-cmd "echo '!DRBD! pri on incon-degr' | wall ; sleep 60 ; halt -f";
<br><br> startup {<br> # wfc-timeout 0;<br> degr-wfc-timeout 120; # 2 minutes.<br> }<br><br> disk {<br> on-io-error panic;<br> }<br><br> net {<br> # timeout 60; # 6 seconds (unit = 0.1 seconds)
<br> # connect-int 10; # 10 seconds (unit = 1 second)<br> ping-int 10; # 10 seconds (unit = 1 second)<br> # max-buffers 2048;<br> # max-epoch-size 2048;<br> # ko-count 4;<br> on-disconnect reconnect;
<br> }<br><br> syncer {<br> rate 100M;<br> group 1;<br> #al-extents 257;<br> }<br><br> on ha-cluster1 {<br> device /dev/drbd0;<br> disk /dev/sda8;<br> address <a href="http://10.0.1.1:7788">
10.0.1.1:7788</a>;<br> meta-disk internal;<br> }<br><br> on ha-cluster2 {<br> device /dev/drbd0;<br> disk /dev/sda6;<br> address <a href="http://10.0.1.2:7788">10.0.1.2:7788</a>;<br> meta-disk internal;
<br> }<br>}<br>---------------------------------------------------------<br><br><br><br><br><div><span class="gmail_quote">On 9/12/06, <b class="gmail_sendername">Christopher Harrison</b> <<a href="mailto:charrison@inoc.com">
charrison@inoc.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What connect protocol are you using A,B or C. Please send your
drbd.conf.<br> -Chris<br><br>Fabio Silva wrote:<br>> Hi all, im with a problem with my drbd...<br>> when the node A crash, node B is active... but, when the Node A<br>> returns, its dont sync, and i can see in the logs like this...
<br>><br>> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: drbd0_receiver [6673]:<br>> cstate WFConnection --> WFReportParams<br>> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: Handshake successful: DRBD<br>> Network Protocol version 74
<br>> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: incompatible states (both<br>> Primary!)<br>> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: drbd0_receiver [6673]:<br>> cstate WFReportParams --> StandAlone<br>
> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: error receiving<br>> ReportParams, l: 72!<br>> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: worker terminated<br>> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: asender terminated
<br>> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: drbd0_receiver [6673]:<br>> cstate StandAlone --> StandAlone<br>> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: Connection lost.<br>> Sep 12 09:55:37 ha-cluster2 kernel: drbd0: receiver terminated
<br>><br>> ??<br>> Why its happend? i've set that this machine is secondary with "drbdadm<br>> secondary all" and the ha-cluster1 is the primary, but what could be ??<br>><br>><br>> Regars<br>
><br>> Fabio<br>><br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> drbd-user mailing list<br>> <a href="mailto:drbd-user@lists.linbit.com">
drbd-user@lists.linbit.com</a><br>> <a href="http://lists.linbit.com/mailman/listinfo/drbd-user">http://lists.linbit.com/mailman/listinfo/drbd-user</a><br>><br><br><br><br></blockquote></div><br><br clear="all"><br>
-- <br>Fabio S. Silva<br>LPIC-1 Linux Professional Institute Certified