Hi Mark,<div><br></div><div>Please, tell me more about this.</div><div><br></div><div>I have been struggling with my e1000e NIC, and the cluster isn&#39;t synching at all. It goes until 2.8% (out of 16Tb) and the connection simply drops off. That is why I want to use another NIC, which use a chipset other that this e1000e.</div>

<div><br></div><div>I have already updated the driver to 1.9.5, and it&#39;s exactly what you said: &quot;random nic resets&quot;. I thought it was (1) the cables, (2) the switch ports and finally (3) the switch itself. I have changed all these hardware, and still can&#39;t sync.</div>

<div><br></div><div>Tell more about this issue with the Intel e1000e, please!</div><div><br></div><div>Thanks,</div><div>Marcelo</div><div><br><div class="gmail_quote">On Mon, Mar 12, 2012 at 10:41 AM, Mark Deneen <span dir="ltr">&lt;<a href="mailto:mdeneen@gmail.com">mdeneen@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Also, please check your e1000e driver version and update to the latest<br>
stable version (out of tree).  With the in-tree revision, we suffered<br>
from random nic resets under certain conditions, which really gave<br>
DRBD headaches.<br>
<br>
-M<br>
<div><div class="h5"><br>
On Fri, Mar 9, 2012 at 11:37 AM, Marcelo Pereira &lt;<a href="mailto:marcelops@gmail.com">marcelops@gmail.com</a>&gt; wrote:<br>
&gt; Hello guys,<br>
&gt;<br>
&gt; I have been facing a problem with a server who can&#39;t sync at all due to<br>
&gt; network issues. The NIC (two Intel e1000e) is showing several errors and is<br>
&gt; being dropped off. Sometimes at the primary node, sometimes at the<br>
&gt; secondary. It will not sync.<br>
&gt;<br>
&gt; I have an unused NIC on both servers, and I would like to use them instead.<br>
&gt; What should I do to move the configuration from one set of IP&#39;s to another??<br>
&gt;<br>
&gt; So, that is my current /etc/drbd.conf:<br>
&gt;<br>
&gt; global { usage-count no; }<br>
&gt; resource pdc0 {<br>
&gt;   protocol C;<br>
&gt;   startup { wfc-timeout 0; degr-wfc-timeout 120; }<br>
&gt;   disk { on-io-error detach; } # ACK!<br>
&gt;   net { cram-hmac-alg &quot;sha1&quot;; shared-secret &quot;xxxxxxx&quot;; }<br>
&gt;   syncer { rate 10M; verify-alg sha1; }<br>
&gt;   on node0 {<br>
&gt;     device /dev/drbd0;<br>
&gt;     disk /dev/sdb;<br>
&gt;     address <a href="http://192.168.69.1:7788" target="_blank">192.168.69.1:7788</a>;<br>
&gt;     meta-disk internal;<br>
&gt;   }<br>
&gt;   on node1 {<br>
&gt;     device /dev/drbd0;<br>
&gt;     disk /dev/sdc;<br>
&gt;     address <a href="http://192.168.69.2:7788" target="_blank">192.168.69.2:7788</a>;<br>
&gt;     meta-disk internal;<br>
&gt;   }<br>
&gt; }<br>
&gt;<br>
&gt; And that is what it should be after:<br>
&gt;<br>
&gt; global { usage-count no; }<br>
&gt; resource pdc0 {<br>
&gt;   protocol C;<br>
&gt;   startup { wfc-timeout 0; degr-wfc-timeout 120; }<br>
&gt;   disk { on-io-error detach; } # ACK!<br>
&gt;   net { cram-hmac-alg &quot;sha1&quot;; shared-secret &quot;xxxxxxx&quot;; }<br>
&gt;   syncer { rate 10M; verify-alg sha1; }<br>
&gt;   on node0 {<br>
&gt;     device /dev/drbd0;<br>
&gt;     disk /dev/sdb;<br>
&gt;     address <a href="http://10.0.0.1:7788" target="_blank">10.0.0.1:7788</a>;<br>
&gt;     meta-disk internal;<br>
&gt;   }<br>
&gt;   on node1 {<br>
&gt;     device /dev/drbd0;<br>
&gt;     disk /dev/sdc;<br>
&gt;     address <a href="http://10.0.0.2:7788" target="_blank">10.0.0.2:7788</a>;<br>
&gt;     meta-disk internal;<br>
&gt;   }<br>
&gt; }<br>
&gt;<br>
&gt; Is it enough to just change the /etc/drbd.conf on both servers? What is the<br>
&gt; exact procedure? I&#39;m using DRBD v8.2.6.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Marcelo<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; drbd-user mailing list<br>
&gt; <a href="mailto:drbd-user@lists.linbit.com">drbd-user@lists.linbit.com</a><br>
&gt; <a href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a><br>
&gt;<br>
</blockquote></div><br></div>