<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-14286</id>
	<title>Nabble - DRBD</title>
	<updated>2009-11-27T17:39:14Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/DRBD-f14286.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DRBD-f14286.html" />
	<subtitle type="html">DRBD is a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network raid-1. DRBD home is &lt;a href=&quot;http://www.drbd.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26549787</id>
	<title>Re: Primary on both nodes (SOLVED)</title>
	<published>2009-11-27T17:39:14Z</published>
	<updated>2009-11-27T17:39:14Z</updated>
	<author>
		<name>Madison Kelly</name>
	</author>
	<content type="html">Florian Haas wrote:
&lt;br&gt;&amp;gt; Guys this may totally baffle you, but I'm actually subscribed to the
&lt;br&gt;&amp;gt; list. :) No need to CC me personally.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Florian
&lt;br&gt;&lt;br&gt;Lol, sorry. Out of habit I hit ctrl+alt+r when replying to lists that 
&lt;br&gt;default replies to the author instead of the list. I usually neglect to 
&lt;br&gt;remove individual senders. Sorry for the line noise.
&lt;br&gt;&lt;br&gt;Madi
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26549787&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26549787.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26546435</id>
	<title>Feature suggestion for primary/primary configurations</title>
	<published>2009-11-27T09:37:56Z</published>
	<updated>2009-11-27T09:37:56Z</updated>
	<author>
		<name>. Honmans</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;


&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=unicode&quot;&gt;
&lt;meta name=&quot;Generator&quot; content=&quot;Microsoft SafeHTML&quot;&gt;

For the past few years we've been running VMware server on top of DRBD in normal single-primary mode. &lt;br&gt;This has worked well for us, except for the pain involved in enlarging virtual disks.&lt;br&gt;&lt;br&gt;So
we have been looking at Proxmox VE as an alternative virtualisation
solution - this is nice in that it uses LVM on top of DRBD so it is
quick and easy to expand a virtual disk drive. &lt;br&gt;&lt;br&gt;In order to
facilitate migration of VMs from one peer to the other, Proxmox VE
makes use of DRBD in a dual-primary configuration. This works very
well, *except* in split-brain situations where both peers have running
VMs and therefore both have updated their DRBD volumes. &lt;br&gt;&lt;br&gt;As I
understand it (and I would be delighted if there is a better solution)
it is necessary to discard the data on one of the peers before they can
be resynchronised - which is a bit of a deal-breaker, as it appears
that data loss would result. &lt;br&gt;&lt;br&gt;If it is not possible now, would
be possible in future for a primary/primary split-brain to be resolved
by keeping track of &quot;recently updated&quot; data on the two nodes and merge
the changes rather than rolling them back on one of the nodes as in
http://www.drbd.org/users-guide-emb/s-resolve-split-brain.html ?&lt;br&gt;&lt;br&gt;Obviously
a primary/primary configuration will be anarchy unless there is
coordination between peers at a higher software level - such as the
Proxmox VE software which &quot;knows&quot; which of the peers each VM is running
on. &lt;br&gt;&lt;br&gt;Can DRBD make use of that information to synchronise
regions of a resource in different directions - or would it be possible
to add that as a feature at some future date? &lt;br&gt;&lt;br&gt;For example, if we have LVM on top of DRBD (say /dev/drbd0), and each VM has a distinct Logical Volume for its virtual disk...&lt;br&gt;&lt;br&gt;VM vm1 on LV vm1data - currently running on peer A&lt;br&gt;VM vm2 on LV vm2data - currently running on peer B&lt;br&gt;&lt;br&gt;When
resolving split-brain, the region of /dev/drbd0 occupied by LV vm1data
is synced from peer A to&amp;nbsp; B, and the region occupied by vm2data is
synced from B to A. &lt;br&gt;&lt;br&gt;In effect, there would be synchronisation of regions of resources rather that whole DRBD resources. &lt;br&gt;&lt;br&gt;In the meaintime, any more information on resolving primary/primary split-brain conditions would be very welcome.&lt;br&gt;&lt;br&gt;Mark 		 	   		  &lt;br /&gt;&lt;hr /&gt;New! Receive and respond to mail from other email accounts from within Hotmail &lt;a href='http://clk.atdmt.com/UKM/go/186394593/direct/01/ ' target='_new' rel=&quot;nofollow&quot;&gt;Find out how.&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26546435&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Feature-suggestion-for-primary-primary-configurations-tp26546435p26546435.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26543393</id>
	<title>Re: Primary on both nodes (SOLVED)</title>
	<published>2009-11-27T06:47:59Z</published>
	<updated>2009-11-27T06:47:59Z</updated>
	<author>
		<name>Florian Haas-3</name>
	</author>
	<content type="html">Guys this may totally baffle you, but I'm actually subscribed to the
&lt;br&gt;list. :) No need to CC me personally.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Florian
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26543393&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (268 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26543393/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26543393.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26542957</id>
	<title>Re: Primary on both nodes (SOLVED)</title>
	<published>2009-11-27T06:14:40Z</published>
	<updated>2009-11-27T06:14:40Z</updated>
	<author>
		<name>Madison Kelly</name>
	</author>
	<content type="html">gilberto nunes wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi folks
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I found a missconfiguration here...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Apparently, DRBD do not work properly with bridge devices... ( that is 
&lt;br&gt;&amp;gt; correct?)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I was use br1 to dedicates device between nodes...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I disable bridge and use 'real' device and now evertything is going 
&lt;br&gt;&amp;gt; right...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But, to my project here, I really need bridge devices because inside a 
&lt;br&gt;&amp;gt; VM that I deploy with KVM, I use DRBD too, and the DRBD use a bridge 
&lt;br&gt;&amp;gt; device use by DRBD on real server....
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The IP of br1 on real server is the same range on VM, to communcate with 
&lt;br&gt;&amp;gt; other VM...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; *Gilberto Nunes Ferreira*
&lt;/div&gt;&lt;br&gt;This may not help, but at least it breaks the silence. :)
&lt;br&gt;&lt;br&gt;I've not used DRBD in a VM, but I do use it between dom0s via a real 
&lt;br&gt;switch and I use bridging between a set of VMs. As I've gotten my system 
&lt;br&gt;set up, my bridges don't have IPs themselves. In this configuration, 
&lt;br&gt;they are essentially just switches... Not addressable devices.
&lt;br&gt;&lt;br&gt;So what I am wondering is; Could your problem be a mis-configuration on 
&lt;br&gt;the networking instead of an actual problem with DRBD? To be honest, and 
&lt;br&gt;I am no expert, I don't see how the difference between real and virtual 
&lt;br&gt;switches/bridges should affect DRBD at all.
&lt;br&gt;&lt;br&gt;Madi
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542957&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26542957.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26544583</id>
	<title>Primary not disconnecting Secondary with IO problems</title>
	<published>2009-11-27T05:48:36Z</published>
	<updated>2009-11-27T05:48:36Z</updated>
	<author>
		<name>James Masson-3</name>
	</author>
	<content type="html">&lt;br&gt;Hi list,
&lt;br&gt;&lt;br&gt;I'm using DRBD and NFS to provide HA to Virtual Machine images between pairs of storage servers.
&lt;br&gt;&lt;br&gt;Systems are RHEL5.4 2.6.18-164.el5 + drbd8.3 from Centos Extras
&lt;br&gt;&lt;br&gt;We've been having issues where disk I/O problems on the DRBD Secondary stops all IO to the Primary
&lt;br&gt;too. DRBD doesn't seem to recognise these disk I/O problems, the Secondary isn't disconnected
&lt;br&gt;automatically. Everything just hangs.
&lt;br&gt;&lt;br&gt;During this state:
&lt;br&gt;If I try a &amp;quot;drbdadm disconnect all&amp;quot; on the Primary, the command hangs.
&lt;br&gt;If I try this on the Secondary, the command eventually completes, and NFS I/O returns to normal
&lt;br&gt;operation on the Primary.
&lt;br&gt;&lt;br&gt;I've tried the following things to fix this:
&lt;br&gt;&lt;br&gt;1) Putting in a custom local-io-error handler to hard reset the problem node.
&lt;br&gt;&lt;br&gt;This never triggers. Just like the default &amp;quot;detach&amp;quot;, never triggers.
&lt;br&gt;&lt;br&gt;2) Changing the net connection parameters to:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; net {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ko-count 2;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; timeout 20;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;Again, this never triggers.
&lt;br&gt;&lt;br&gt;&lt;br&gt;3) Changing the protocol used from C to B
&lt;br&gt;&lt;br&gt;Doesn't have any effect on the issue - I'd prefer to use C anyway.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Any further ideas on how to track this issue down and fix it?
&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;James Masson
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26544583&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-not-disconnecting-Secondary-with-IO-problems-tp26544583p26544583.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26541856</id>
	<title>Re: Primary on both nodes (SOLVED)</title>
	<published>2009-11-27T04:34:55Z</published>
	<updated>2009-11-27T04:34:55Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Is there anybody here????&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;moz-signature&quot;&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; &quot;&gt;
&lt;meta name=&quot;GENERATOR&quot; content=&quot;GtkHTML/3.28.1&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;
      &lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot;&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Gilberto Nunes Ferreira&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;TI&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Selbetti Gest&amp;atilde;o de Documentos&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Telefone: +55 (47) 3441-6004&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Celular: +55 (47) 8861-6672&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;br&gt;
            &lt;img moz-do-not-send=&quot;false&quot; src=&quot;http://old.nabble.com/attachment/26541856/0/image001.jpg&quot; align=&quot;bottom&quot; border=&quot;0&quot;&gt;&lt;br&gt;
            &lt;br&gt;
            &lt;i&gt;&quot;Bendita a na&amp;ccedil;&amp;atilde;o cujo Deus &amp;eacute; o SENHOR!&quot;&lt;/i&gt;&lt;br&gt;
            &lt;b&gt;99&lt;/b&gt; &amp;lt;&amp;gt;&amp;lt;&lt;br&gt;
            &lt;br&gt;
            &lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
gilberto nunes escreveu:
&lt;blockquote cite=&quot;mid:4B0FB756.4010508@selbetti.com.br&quot; type=&quot;cite&quot;&gt;Hi
folks
  &lt;br&gt;
  &lt;br&gt;
I found a missconfiguration here...
  &lt;br&gt;
  &lt;br&gt;
Apparently, DRBD do not work properly with bridge devices... ( that is
correct?)
  &lt;br&gt;
  &lt;br&gt;
I was use br1 to dedicates device between nodes...
  &lt;br&gt;
  &lt;br&gt;
I disable bridge and use 'real' device and now evertything is going
right...
  &lt;br&gt;
  &lt;br&gt;
But, to my project here, I really need bridge devices because inside a
VM that I deploy with KVM, I use DRBD too, and the DRBD use a bridge
device use by DRBD on real server....
  &lt;br&gt;
  &lt;br&gt;
The IP of br1 on real server is the same range on VM, to communcate
with other VM...
  &lt;br&gt;
  &lt;br&gt;
Thanks
  &lt;br&gt;
  &lt;br&gt;
*Gilberto Nunes Ferreira*
  &lt;br&gt;
*TI*
  &lt;br&gt;
*Selbetti Gest&amp;atilde;o de Documentos*
  &lt;br&gt;
*Telefone: +55 (47) 3441-6004*
  &lt;br&gt;
*Celular: +55 (47) 8861-6672*
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
/&quot;Bendita a na&amp;ccedil;&amp;atilde;o cujo Deus &amp;eacute; o SENHOR!&quot;/
  &lt;br&gt;
*99* &amp;lt;&amp;gt;&amp;lt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
gilberto nunes escreveu:
  &lt;br&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;ok now
    &lt;br&gt;
    &lt;br&gt;
Let's put some order in the caos!!
    &lt;br&gt;
    &lt;br&gt;
What init script have concern to my original problem with DRBD...
    &lt;br&gt;
    &lt;br&gt;
Please, do not crucify me....
    &lt;br&gt;
    &lt;br&gt;
I just wanna learn more
    &lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
Thanks
    &lt;br&gt;
    &lt;br&gt;
*Gilberto Nunes Ferreira*
    &lt;br&gt;
*TI*
    &lt;br&gt;
*Selbetti Gest&amp;atilde;o de Documentos*
    &lt;br&gt;
*Telefone: +55 (47) 3441-6004*
    &lt;br&gt;
*Celular: +55 (47) 8861-6672*
    &lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
/&quot;Bendita a na&amp;ccedil;&amp;atilde;o cujo Deus &amp;eacute; o SENHOR!&quot;/
    &lt;br&gt;
*99* &amp;lt;&amp;gt;&amp;lt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
Florian Haas escreveu:
    &lt;br&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;On 11/26/2009 07:33 PM, gilberto nunes
wrote:
      &lt;br&gt;
&amp;nbsp;
      &lt;blockquote type=&quot;cite&quot;&gt;Well...
        &lt;br&gt;
        &lt;br&gt;
I never use it!.. :-)
        &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/blockquote&gt;
      &lt;br&gt;
You are aware that only the init script takes care of the
      &lt;br&gt;
become-primary-on logic?
      &lt;br&gt;
      &lt;br&gt;
Well if you weren't, you are now. :)
      &lt;br&gt;
      &lt;br&gt;
Cheers,
      &lt;br&gt;
Florian
      &lt;br&gt;
      &lt;br&gt;
      &lt;br&gt;
&amp;nbsp;
------------------------------------------------------------------------
      &lt;br&gt;
      &lt;br&gt;
_______________________________________________
      &lt;br&gt;
drbd-user mailing list
      &lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541856&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
      &lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;
      &lt;br&gt;
&amp;nbsp; &lt;/blockquote&gt;
------------------------------------------------------------------------
    &lt;br&gt;
    &lt;br&gt;
_______________________________________________
    &lt;br&gt;
drbd-user mailing list
    &lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541856&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
    &lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;
    &lt;br&gt;
&amp;nbsp; &lt;/blockquote&gt;
_______________________________________________
  &lt;br&gt;
drbd-user mailing list
  &lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541856&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
  &lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541856&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26541856.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26541335</id>
	<title>Re: Primary on both nodes (SOLVED)</title>
	<published>2009-11-27T03:44:06Z</published>
	<updated>2009-11-27T03:44:06Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">Just a supplement
&lt;br&gt;&lt;br&gt;Now, when I reboot the both machines, I get this message on secondary node:
&lt;br&gt;&lt;br&gt;block drbd0: short read expecting header on sock:r=0
&lt;br&gt;&lt;br&gt;What this meaning???
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;*Gilberto Nunes Ferreira*
&lt;br&gt;*TI*
&lt;br&gt;*Selbetti Gestão de Documentos*
&lt;br&gt;*Telefone: +55 (47) 3441-6004*
&lt;br&gt;*Celular: +55 (47) 8861-6672*
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;/&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;*99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;gilberto nunes escreveu:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi folks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I found a missconfiguration here...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Apparently, DRBD do not work properly with bridge devices... ( that is 
&lt;br&gt;&amp;gt; correct?)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I was use br1 to dedicates device between nodes...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I disable bridge and use 'real' device and now evertything is going 
&lt;br&gt;&amp;gt; right...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But, to my project here, I really need bridge devices because inside a 
&lt;br&gt;&amp;gt; VM that I deploy with KVM, I use DRBD too, and the DRBD use a bridge 
&lt;br&gt;&amp;gt; device use by DRBD on real server....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The IP of br1 on real server is the same range on VM, to communcate 
&lt;br&gt;&amp;gt; with other VM...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; *Gilberto Nunes Ferreira*
&lt;br&gt;&amp;gt; *TI*
&lt;br&gt;&amp;gt; *Selbetti Gestão de Documentos*
&lt;br&gt;&amp;gt; *Telefone: +55 (47) 3441-6004*
&lt;br&gt;&amp;gt; *Celular: +55 (47) 8861-6672*
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;&amp;gt; *99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; gilberto nunes escreveu:
&lt;br&gt;&amp;gt;&amp;gt; ok now
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Let's put some order in the caos!!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What init script have concern to my original problem with DRBD...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Please, do not crucify me....
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I just wanna learn more
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; *Gilberto Nunes Ferreira*
&lt;br&gt;&amp;gt;&amp;gt; *TI*
&lt;br&gt;&amp;gt;&amp;gt; *Selbetti Gestão de Documentos*
&lt;br&gt;&amp;gt;&amp;gt; *Telefone: +55 (47) 3441-6004*
&lt;br&gt;&amp;gt;&amp;gt; *Celular: +55 (47) 8861-6672*
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; /&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;&amp;gt;&amp;gt; *99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Florian Haas escreveu:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On 11/26/2009 07:33 PM, gilberto nunes wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Well...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I never use it!.. :-)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; You are aware that only the init script takes care of the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; become-primary-on logic?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Well if you weren't, you are now. :)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Florian
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; drbd-user mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541335&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; drbd-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541335&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; drbd-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541335&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;/div&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541335&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26541335.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26541129</id>
	<title>Re: Primary on both nodes (SOLVED)</title>
	<published>2009-11-27T03:25:32Z</published>
	<updated>2009-11-27T03:25:32Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">Hi folks
&lt;br&gt;&lt;br&gt;I found a missconfiguration here...
&lt;br&gt;&lt;br&gt;Apparently, DRBD do not work properly with bridge devices... ( that is 
&lt;br&gt;correct?)
&lt;br&gt;&lt;br&gt;I was use br1 to dedicates device between nodes...
&lt;br&gt;&lt;br&gt;I disable bridge and use 'real' device and now evertything is going right...
&lt;br&gt;&lt;br&gt;But, to my project here, I really need bridge devices because inside a 
&lt;br&gt;VM that I deploy with KVM, I use DRBD too, and the DRBD use a bridge 
&lt;br&gt;device use by DRBD on real server....
&lt;br&gt;&lt;br&gt;The IP of br1 on real server is the same range on VM, to communcate with 
&lt;br&gt;other VM...
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;*Gilberto Nunes Ferreira*
&lt;br&gt;*TI*
&lt;br&gt;*Selbetti Gestão de Documentos*
&lt;br&gt;*Telefone: +55 (47) 3441-6004*
&lt;br&gt;*Celular: +55 (47) 8861-6672*
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;/&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;*99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;gilberto nunes escreveu:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; ok now
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Let's put some order in the caos!!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What init script have concern to my original problem with DRBD...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Please, do not crucify me....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I just wanna learn more
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; *Gilberto Nunes Ferreira*
&lt;br&gt;&amp;gt; *TI*
&lt;br&gt;&amp;gt; *Selbetti Gestão de Documentos*
&lt;br&gt;&amp;gt; *Telefone: +55 (47) 3441-6004*
&lt;br&gt;&amp;gt; *Celular: +55 (47) 8861-6672*
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;&amp;gt; *99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Florian Haas escreveu:
&lt;br&gt;&amp;gt;&amp;gt; On 11/26/2009 07:33 PM, gilberto nunes wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Well...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I never use it!.. :-)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You are aware that only the init script takes care of the
&lt;br&gt;&amp;gt;&amp;gt; become-primary-on logic?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Well if you weren't, you are now. :)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt;&amp;gt; Florian
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; drbd-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541129&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; drbd-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541129&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26541129&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26541129.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26533486</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T10:42:19Z</published>
	<updated>2009-11-26T10:42:19Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
ok now&lt;br&gt;
&lt;br&gt;
Let's put some order in the caos!!&lt;br&gt;
&lt;br&gt;
What init script have concern to my original problem with DRBD...&lt;br&gt;
&lt;br&gt;
Please, do not crucify me....&lt;br&gt;
&lt;br&gt;
I just wanna learn more&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;moz-signature&quot;&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; &quot;&gt;
&lt;meta name=&quot;GENERATOR&quot; content=&quot;GtkHTML/3.28.1&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;
      &lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot;&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Gilberto Nunes Ferreira&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;TI&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Selbetti Gest&amp;atilde;o de Documentos&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Telefone: +55 (47) 3441-6004&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Celular: +55 (47) 8861-6672&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;br&gt;
            &lt;img moz-do-not-send=&quot;false&quot; src=&quot;http://old.nabble.com/attachment/26533486/0/image001.jpg&quot; align=&quot;bottom&quot; border=&quot;0&quot;&gt;&lt;br&gt;
            &lt;br&gt;
            &lt;i&gt;&quot;Bendita a na&amp;ccedil;&amp;atilde;o cujo Deus &amp;eacute; o SENHOR!&quot;&lt;/i&gt;&lt;br&gt;
            &lt;b&gt;99&lt;/b&gt; &amp;lt;&amp;gt;&amp;lt;&lt;br&gt;
            &lt;br&gt;
            &lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
Florian Haas escreveu:
&lt;blockquote cite=&quot;mid:4B0ECA1B.7070502@linbit.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;On 11/26/2009 07:33 PM, gilberto nunes wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;Well...

I never use it!.. :-)
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
You are aware that only the init script takes care of the
become-primary-on logic?

Well if you weren't, you are now. :)

Cheers,
Florian


  &lt;/pre&gt;
  &lt;pre wrap=&quot;&quot;&gt;
&lt;hr size=&quot;4&quot; width=&quot;90%&quot;&gt;
_______________________________________________
drbd-user mailing list
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533486&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533486&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26533486.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26533387</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T10:34:03Z</published>
	<updated>2009-11-26T10:34:03Z</updated>
	<author>
		<name>Florian Haas-3</name>
	</author>
	<content type="html">On 11/26/2009 07:33 PM, gilberto nunes wrote:
&lt;br&gt;&amp;gt; Well...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I never use it!.. :-)
&lt;br&gt;&lt;br&gt;You are aware that only the init script takes care of the
&lt;br&gt;become-primary-on logic?
&lt;br&gt;&lt;br&gt;Well if you weren't, you are now. :)
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Florian
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533387&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (268 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26533387/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26533387.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26533376</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T10:33:14Z</published>
	<updated>2009-11-26T10:33:14Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Well...&lt;br&gt;
&lt;br&gt;
I never use it!.. &lt;span class=&quot;moz-smiley-s1&quot;&gt;&lt;span&gt; :-) &lt;/span&gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
But whatever...&lt;br&gt;
&lt;br&gt;
I will do it&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;moz-signature&quot;&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; &quot;&gt;
&lt;meta name=&quot;GENERATOR&quot; content=&quot;GtkHTML/3.28.1&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;
      &lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot;&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Gilberto Nunes Ferreira&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;TI&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Selbetti Gest&amp;atilde;o de Documentos&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Telefone: +55 (47) 3441-6004&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;b&gt;&lt;font color=&quot;#008000&quot;&gt;Celular: +55 (47) 8861-6672&lt;/font&gt;&lt;/b&gt;&lt;br&gt;
            &lt;br&gt;
            &lt;img moz-do-not-send=&quot;false&quot; src=&quot;http://old.nabble.com/attachment/26533376/0/image001.jpg&quot; align=&quot;bottom&quot; border=&quot;0&quot;&gt;&lt;br&gt;
            &lt;br&gt;
            &lt;i&gt;&quot;Bendita a na&amp;ccedil;&amp;atilde;o cujo Deus &amp;eacute; o SENHOR!&quot;&lt;/i&gt;&lt;br&gt;
            &lt;b&gt;99&lt;/b&gt; &amp;lt;&amp;gt;&amp;lt;&lt;br&gt;
            &lt;br&gt;
            &lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
Lars Ellenberg escreveu:
&lt;blockquote cite=&quot;mid:20091126182919.GA1430@barkeeper1-xen.linbit&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;On Thu, Nov 26, 2009 at 04:17:36PM -0200, gilberto nunes wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;Now I thing that I need zeroing the partition used to DRBD....

But this is a destruction procedure...
I do not want lost the data record on it!

any light!!
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
Don't use Gentoo ;)

No, actually I meant,
double check your init script.


  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533376&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26533376.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26533332</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T10:29:19Z</published>
	<updated>2009-11-26T10:29:19Z</updated>
	<author>
		<name>Lars Ellenberg</name>
	</author>
	<content type="html">On Thu, Nov 26, 2009 at 04:17:36PM -0200, gilberto nunes wrote:
&lt;br&gt;&amp;gt; Now I thing that I need zeroing the partition used to DRBD....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But this is a destruction procedure...
&lt;br&gt;&amp;gt; I do not want lost the data record on it!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; any light!!
&lt;br&gt;&lt;br&gt;Don't use Gentoo ;)
&lt;br&gt;&lt;br&gt;No, actually I meant,
&lt;br&gt;double check your init script.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;: Lars Ellenberg
&lt;br&gt;: LINBIT | Your Way to High Availability
&lt;br&gt;: DRBD/HA support and consulting &lt;a href=&quot;http://www.linbit.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linbit.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
&lt;br&gt;__
&lt;br&gt;please don't Cc me, but send to list &amp;nbsp; -- &amp;nbsp; I'm subscribed
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533332&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26533332.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26533203</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T10:17:22Z</published>
	<updated>2009-11-26T10:17:22Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">Now I thing that I need zeroing the partition used to DRBD....
&lt;br&gt;&lt;br&gt;But this is a destruction procedure...
&lt;br&gt;I do not want lost the data record on it!
&lt;br&gt;&lt;br&gt;any light!!
&lt;br&gt;&lt;br&gt;*Gilberto Nunes Ferreira*
&lt;br&gt;*TI*
&lt;br&gt;*Selbetti Gestão de Documentos*
&lt;br&gt;*Telefone: +55 (47) 3441-6004*
&lt;br&gt;*Celular: +55 (47) 8861-6672*
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;/&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;*99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;gilberto nunes escreveu:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Yes! Yes...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; After I run on virt-01 &amp;nbsp;(node1)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; root@virt-01:~# service drbd restart
&lt;br&gt;&amp;gt; * Restarting all DRBD 
&lt;br&gt;&amp;gt; resources &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; [ OK ]
&lt;br&gt;&amp;gt; root@virt-01:~# cat /proc/drbd
&lt;br&gt;&amp;gt; version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;&amp;gt; GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by 
&lt;br&gt;&amp;gt; nobody@virt-01, 2009-11-25 16:09:37
&lt;br&gt;&amp;gt; 0: cs:SyncTarget ro:Secondary/Secondary ds:Inconsistent/UpToDate C r----
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:1 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;[===================&amp;gt;] sync'ed:100.0% (0/0)K
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;finish: 0:00:00 speed: 0 (0) K/sec
&lt;br&gt;&amp;gt; root@virt-01:~# cat /proc/drbd
&lt;br&gt;&amp;gt; version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;&amp;gt; GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by 
&lt;br&gt;&amp;gt; nobody@virt-01, 2009-11-25 16:09:37
&lt;br&gt;&amp;gt; 0: cs:Connected ro:Secondary/Secondary ds:UpToDate/UpToDate C r----
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Both nodes is in Secondary/Secondary.
&lt;br&gt;&amp;gt; But remenber the drbd.conf??? become-primary-on-both???
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Why this not happen???
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; *Gilberto Nunes Ferreira*
&lt;br&gt;&amp;gt; *TI*
&lt;br&gt;&amp;gt; *Selbetti Gestão de Documentos*
&lt;br&gt;&amp;gt; *Telefone: +55 (47) 3441-6004*
&lt;br&gt;&amp;gt; *Celular: +55 (47) 8861-6672*
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;&amp;gt; *99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gianluca Cecchi escreveu:
&lt;br&gt;&amp;gt;&amp;gt; On Thu, Nov 26, 2009 at 5:40 PM, gilberto nunes
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533203&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gilberto.nunes@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Ok
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Now I halt both node ok???
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I am on virt-00, that is my node0 here.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I use this command:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; cat /proc/drbd
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and get this:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; nobody@virt-00,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 2009-11-25 16:53:33
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown &amp;nbsp; r----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; ns:0 nr:0 dw:0 dr:220 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; And on virt-01, that is my node1 here, I get this:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; nobody@virt-01,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 2009-11-25 16:09:37
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown &amp;nbsp; r----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; ns:0 nr:0 dw:0 dr:220 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; No, it is not good.
&lt;br&gt;&amp;gt;&amp;gt; In the first post you said that after
&lt;br&gt;&amp;gt;&amp;gt; drbdadm -- --overwrite-data-of-peer primary r0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; you was ok.
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;Ok&amp;quot; here means that on both you have, after command above completes,
&lt;br&gt;&amp;gt;&amp;gt; something like
&lt;br&gt;&amp;gt;&amp;gt; cs:connected ro:Primary/Primary ds:UpToDate/UpToDate
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is this so? Otherwise it is not good..
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; drbd-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533203&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;/div&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533203&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26533203.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26532350</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T09:05:47Z</published>
	<updated>2009-11-26T09:05:47Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">Yes! Yes...
&lt;br&gt;&lt;br&gt;&lt;br&gt;After I run on virt-01 &amp;nbsp;(node1)
&lt;br&gt;&lt;br&gt;root@virt-01:~# service drbd restart
&lt;br&gt;&amp;nbsp;* Restarting all DRBD 
&lt;br&gt;resources &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;[ OK ]
&lt;br&gt;root@virt-01:~# cat /proc/drbd
&lt;br&gt;version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by 
&lt;br&gt;nobody@virt-01, 2009-11-25 16:09:37
&lt;br&gt;&amp;nbsp;0: cs:SyncTarget ro:Secondary/Secondary ds:Inconsistent/UpToDate C r----
&lt;br&gt;&amp;nbsp; &amp;nbsp; ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:1 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&amp;nbsp; &amp;nbsp; [===================&amp;gt;] sync'ed:100.0% (0/0)K
&lt;br&gt;&amp;nbsp; &amp;nbsp; finish: 0:00:00 speed: 0 (0) K/sec
&lt;br&gt;root@virt-01:~# cat /proc/drbd
&lt;br&gt;version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by 
&lt;br&gt;nobody@virt-01, 2009-11-25 16:09:37
&lt;br&gt;&amp;nbsp;0: cs:Connected ro:Secondary/Secondary ds:UpToDate/UpToDate C r----
&lt;br&gt;&amp;nbsp; &amp;nbsp; ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&lt;br&gt;&lt;br&gt;Both nodes is in Secondary/Secondary.
&lt;br&gt;But remenber the drbd.conf??? become-primary-on-both???
&lt;br&gt;&lt;br&gt;Why this not happen???
&lt;br&gt;&lt;br&gt;&lt;br&gt;*Gilberto Nunes Ferreira*
&lt;br&gt;*TI*
&lt;br&gt;*Selbetti Gestão de Documentos*
&lt;br&gt;*Telefone: +55 (47) 3441-6004*
&lt;br&gt;*Celular: +55 (47) 8861-6672*
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;/&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;*99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Gianluca Cecchi escreveu:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thu, Nov 26, 2009 at 5:40 PM, gilberto nunes
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26532350&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gilberto.nunes@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Ok
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Now I halt both node ok???
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The
&lt;br&gt;&amp;gt;&amp;gt; I am on virt-00, that is my node0 here.
&lt;br&gt;&amp;gt;&amp;gt; I use this command:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; cat /proc/drbd
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; and get this:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;&amp;gt;&amp;gt; GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by nobody@virt-00,
&lt;br&gt;&amp;gt;&amp;gt; 2009-11-25 16:53:33
&lt;br&gt;&amp;gt;&amp;gt; 0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown &amp;nbsp; r----
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; ns:0 nr:0 dw:0 dr:220 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; And on virt-01, that is my node1 here, I get this:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;&amp;gt;&amp;gt; GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by nobody@virt-01,
&lt;br&gt;&amp;gt;&amp;gt; 2009-11-25 16:09:37
&lt;br&gt;&amp;gt;&amp;gt; 0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown &amp;nbsp; r----
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; ns:0 nr:0 dw:0 dr:220 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; No, it is not good.
&lt;br&gt;&amp;gt; In the first post you said that after
&lt;br&gt;&amp;gt; drbdadm -- --overwrite-data-of-peer primary r0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; you was ok.
&lt;br&gt;&amp;gt; &amp;quot;Ok&amp;quot; here means that on both you have, after command above completes,
&lt;br&gt;&amp;gt; something like
&lt;br&gt;&amp;gt; cs:connected ro:Primary/Primary ds:UpToDate/UpToDate
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is this so? Otherwise it is not good..
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26532350&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26532350.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26532237</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T08:57:42Z</published>
	<updated>2009-11-26T08:57:42Z</updated>
	<author>
		<name>Gianluca Cecchi-2</name>
	</author>
	<content type="html">On Thu, Nov 26, 2009 at 5:40 PM, gilberto nunes
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26532237&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gilberto.nunes@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Ok
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Now I halt both node ok???
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The
&lt;br&gt;&amp;gt; I am on virt-00, that is my node0 here.
&lt;br&gt;&amp;gt; I use this command:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; cat /proc/drbd
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; and get this:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;&amp;gt; GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by nobody@virt-00,
&lt;br&gt;&amp;gt; 2009-11-25 16:53:33
&lt;br&gt;&amp;gt; 0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown   r----
&lt;br&gt;&amp;gt;   ns:0 nr:0 dw:0 dr:220 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And on virt-01, that is my node1 here, I get this:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;&amp;gt; GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by nobody@virt-01,
&lt;br&gt;&amp;gt; 2009-11-25 16:09:37
&lt;br&gt;&amp;gt; 0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown   r----
&lt;br&gt;&amp;gt;   ns:0 nr:0 dw:0 dr:220 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;No, it is not good.
&lt;br&gt;In the first post you said that after
&lt;br&gt;drbdadm -- --overwrite-data-of-peer primary r0
&lt;br&gt;&lt;br&gt;you was ok.
&lt;br&gt;&amp;quot;Ok&amp;quot; here means that on both you have, after command above completes,
&lt;br&gt;something like
&lt;br&gt;cs:connected ro:Primary/Primary ds:UpToDate/UpToDate
&lt;br&gt;&lt;br&gt;Is this so? Otherwise it is not good..
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26532237&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26532237.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26531992</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T08:40:28Z</published>
	<updated>2009-11-26T08:40:28Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">Ok
&lt;br&gt;&lt;br&gt;Now I halt both node ok???
&lt;br&gt;&lt;br&gt;The
&lt;br&gt;I am on virt-00, that is my node0 here.
&lt;br&gt;I use this command:
&lt;br&gt;&lt;br&gt;cat /proc/drbd
&lt;br&gt;&lt;br&gt;and get this:
&lt;br&gt;&lt;br&gt;version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by 
&lt;br&gt;nobody@virt-00, 2009-11-25 16:53:33
&lt;br&gt;&amp;nbsp;0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown &amp;nbsp; r----
&lt;br&gt;&amp;nbsp; &amp;nbsp; ns:0 nr:0 dw:0 dr:220 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&lt;br&gt;And on virt-01, that is my node1 here, I get this:
&lt;br&gt;&lt;br&gt;version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by 
&lt;br&gt;nobody@virt-01, 2009-11-25 16:09:37
&lt;br&gt;&amp;nbsp;0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown &amp;nbsp; r----
&lt;br&gt;&amp;nbsp; &amp;nbsp; ns:0 nr:0 dw:0 dr:220 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;*Gilberto Nunes Ferreira*
&lt;br&gt;*TI*
&lt;br&gt;*Selbetti Gestão de Documentos*
&lt;br&gt;*Telefone: +55 (47) 3441-6004*
&lt;br&gt;*Celular: +55 (47) 8861-6672*
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;/&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;*99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Gianluca Cecchi escreveu:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thu, Nov 26, 2009 at 5:15 PM, gilberto nunes
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531992&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gilberto.nunes@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hi Gianluca
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Iptables rules is clear on both nodes...
&lt;br&gt;&amp;gt;&amp;gt; I just restart drbd to get this on /var/log/syslog:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; [snip]
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Nov 26 14:12:44 virt-00 kernel: [ 1500.329546] block drbd0: Began resync as
&lt;br&gt;&amp;gt;&amp;gt; SyncTarget (will sync 0 KB [0 bits set]).
&lt;br&gt;&amp;gt;&amp;gt; Nov 26 14:12:45 virt-00 kernel: [ 1500.870026] block drbd0: Resync done
&lt;br&gt;&amp;gt;&amp;gt; (total 1 sec; paused 0 sec; 0 K/sec)
&lt;br&gt;&amp;gt;&amp;gt; Nov 26 14:12:45 virt-00 kernel: [ 1500.870032] block drbd0: conn( SyncTarget
&lt;br&gt;&amp;gt;&amp;gt; -&amp;gt; Connected ) disk( Inconsistent -&amp;gt; UpToDate )
&lt;br&gt;&amp;gt;&amp;gt; Nov 26 14:12:45 virt-00 kernel: [ 1500.870038] block drbd0: helper command:
&lt;br&gt;&amp;gt;&amp;gt; /sbin/drbdadm after-resync-target minor-0
&lt;br&gt;&amp;gt;&amp;gt; Nov 26 14:12:45 virt-00 kernel: [ 1500.871490] block drbd0: helper command:
&lt;br&gt;&amp;gt;&amp;gt; /sbin/drbdadm after-resync-target minor-0 exit code 0 (0x0)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; and messages on the other node in the mean time?
&lt;br&gt;&amp;gt; any other ones after 14:12:45?
&lt;br&gt;&amp;gt; what does it give the command
&lt;br&gt;&amp;gt; cat /proc/drbd
&lt;br&gt;&amp;gt; on both nodes at this point?
&lt;br&gt;&amp;gt; You should have
&lt;br&gt;&amp;gt; ro:Primary/Primary ds:UpToDate/UpToDate
&lt;br&gt;&amp;gt; right?
&lt;br&gt;&amp;gt; Now, when they are in sync in which order do you stop and then start the nodes?
&lt;br&gt;&amp;gt; And what are the messages on one node when you shutdown the other one?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531992&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26531992.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26531868</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T08:30:42Z</published>
	<updated>2009-11-26T08:30:42Z</updated>
	<author>
		<name>Gianluca Cecchi-2</name>
	</author>
	<content type="html">On Thu, Nov 26, 2009 at 5:15 PM, gilberto nunes
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531868&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gilberto.nunes@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hi Gianluca
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Iptables rules is clear on both nodes...
&lt;br&gt;&amp;gt; I just restart drbd to get this on /var/log/syslog:
&lt;br&gt;&amp;gt;
&lt;br&gt;[snip]
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Nov 26 14:12:44 virt-00 kernel: [ 1500.329546] block drbd0: Began resync as
&lt;br&gt;&amp;gt; SyncTarget (will sync 0 KB [0 bits set]).
&lt;br&gt;&amp;gt; Nov 26 14:12:45 virt-00 kernel: [ 1500.870026] block drbd0: Resync done
&lt;br&gt;&amp;gt; (total 1 sec; paused 0 sec; 0 K/sec)
&lt;br&gt;&amp;gt; Nov 26 14:12:45 virt-00 kernel: [ 1500.870032] block drbd0: conn( SyncTarget
&lt;br&gt;&amp;gt; -&amp;gt; Connected ) disk( Inconsistent -&amp;gt; UpToDate )
&lt;br&gt;&amp;gt; Nov 26 14:12:45 virt-00 kernel: [ 1500.870038] block drbd0: helper command:
&lt;br&gt;&amp;gt; /sbin/drbdadm after-resync-target minor-0
&lt;br&gt;&amp;gt; Nov 26 14:12:45 virt-00 kernel: [ 1500.871490] block drbd0: helper command:
&lt;br&gt;&amp;gt; /sbin/drbdadm after-resync-target minor-0 exit code 0 (0x0)
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;and messages on the other node in the mean time?
&lt;br&gt;any other ones after 14:12:45?
&lt;br&gt;what does it give the command
&lt;br&gt;cat /proc/drbd
&lt;br&gt;on both nodes at this point?
&lt;br&gt;You should have
&lt;br&gt;ro:Primary/Primary ds:UpToDate/UpToDate
&lt;br&gt;right?
&lt;br&gt;Now, when they are in sync in which order do you stop and then start the nodes?
&lt;br&gt;And what are the messages on one node when you shutdown the other one?
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531868&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26531868.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26544552</id>
	<title>Lower performance between DRBD 8.26 and release 8.3.1 or 8.3.6</title>
	<published>2009-11-26T08:20:43Z</published>
	<updated>2009-11-26T08:20:43Z</updated>
	<author>
		<name>Fabrice LE CREURER</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous utilisions DRBD avec la version 8.2.6 et nous avions constat&amp;eacute; un ralentissement des ressources disques sur les partitions DRBD.&quot;&gt;Hello DRBD users,&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
We used DRBD with version 8.2.6 ( internal metadata ) and we found a
slowdown disk resources on DRBD partitions after have upgrade DRBD
release to 8.3.1 or 8.3.6 &lt;/span&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Mais ce ph&amp;eacute;nom&amp;egrave;ne s'est accentu&amp;eacute; avec les version 8.3.1 et 8.3.6 :&quot;&gt;( external metadata on
the same disk ). &lt;/span&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous constatons une d&amp;eacute;gradation des ressources disques utilis&amp;eacute;es par DRBD, exemple :&quot;&gt;We didn't understand
why DRBD performance between older and newer version have declined and
the difference between real partition and DRBD partition performance ! &lt;br&gt;
&lt;/span&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;&lt;br&gt;
We have trying to increase activity log size without best performance.
We have trying also to disable cache with more performance... If
someone have an idea.&lt;br&gt;
&lt;br&gt;
Please to read it.&lt;br&gt;
&lt;br&gt;
regards&lt;br&gt;
&lt;br&gt;
Resources and program used :&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;- tstDrbd is a program
that write lines to a file.&lt;br&gt;
- hdparm&lt;br&gt;
- iostat&lt;br&gt;
- iftop&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;br&gt;
We made following tests :&lt;br&gt;
&lt;br&gt;
DRBD 8.2.6 ( C protocol ) using 2.6.17 kernel with CPU ( VIA Nehemiah /
1002.462 Mhz / 2006.94 bogomips )&lt;br&gt;
Network interface using to DRBD : 10/100Mbs&lt;br&gt;
&lt;br&gt;
&amp;gt; hdparm -ctT /dev/hda&lt;br&gt;
&lt;br&gt;
/dev/hda:&lt;br&gt;
&amp;nbsp;IO_support&amp;nbsp;&amp;nbsp; =&amp;nbsp; 1 (32-bit)&lt;br&gt;
&amp;nbsp;Timing cached reads:&amp;nbsp;&amp;nbsp; 258 MB in&amp;nbsp; 2.01 seconds = 128.19 MB/sec&lt;br&gt;
&amp;nbsp;Timing buffered disk reads:&amp;nbsp;&amp;nbsp; 72 MB in&amp;nbsp; 3.07 seconds =&amp;nbsp; 23.46 MB/sec&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;-- TEST with 5000000
lines --&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;/root partition :&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;tstDrbd -f
/root/tstDrbd.txt -n 5000000&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;Time to write 5000000 lines (hh:mm:ss) :
00:00:18.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;=============\&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;/drbd partition :&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;tstDrbd -f
/drbd/tstDrbd.txt -n 5000000&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;Time to write 5000000 lines (hh:mm:ss) : 00:00:20.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp; &amp;lt;============== ~ Same performance&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;-- TEST with 7000000
lines --&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;/root partition :&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;tstDrbd -f
/root/tstDrbd.txt -n 7000000&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;Time to write 7000000 lines (hh:mm:ss) :
00:00:26.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;==============\&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;/drbd partition :&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;tstDrbd -f
/root/tstDrbd.txt -n 7000000&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;Time to write 7000000 lines (hh:mm:ss) : 00:00:40.&lt;/tt&gt;&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp; &amp;lt;============== ~ DRBD slowness&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;br&gt;
&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;If we used both partition test in the same time, the /root test
increased the delay to write !!!&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;During the test Writing program we launched iostat to analyzed
IO resources. About IO disk stats :&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;br&gt;
avg-cpu:&amp;nbsp; %user&amp;nbsp;&amp;nbsp; %nice %system %iowait&amp;nbsp; %steal&amp;nbsp;&amp;nbsp; %idle&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25,87&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,00&amp;nbsp;&amp;nbsp; 74,13&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,00&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,00&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,00&lt;br&gt;
&lt;br&gt;
Device:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rrqm/s&amp;nbsp;&amp;nbsp; wrqm/s&amp;nbsp;&amp;nbsp; r/s&amp;nbsp;&amp;nbsp; w/s&amp;nbsp;&amp;nbsp; rsec/s&amp;nbsp;&amp;nbsp; wsec/s avgrq-sz
avgqu-sz&amp;nbsp;&amp;nbsp; await&amp;nbsp; svctm&amp;nbsp; %util&lt;br&gt;
hda&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,00&amp;nbsp;&amp;nbsp; 548,26&amp;nbsp; 0,00 58,71&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,00 39761,19&amp;nbsp;&amp;nbsp;
677,29&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3,05&amp;nbsp;&amp;nbsp; 54,27&amp;nbsp; 11,05&amp;nbsp; 64,88&lt;br&gt;
drbd0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,00&amp;nbsp; 0,00 605,47&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,00 38276,62&amp;nbsp;&amp;nbsp;&amp;nbsp;
63,22&amp;nbsp; 1827,88 1649,08&amp;nbsp;&amp;nbsp; 1,64&amp;nbsp; 99,50&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;The DRBD driver to used at 100% and hard disk only at 65%.&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;br&gt;
During this test, network bandwidth using to synchronized data used 90
% of 100 Mbs during all test ( iftop on the selected interface )&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;DRBD setup :&lt;br&gt;
&lt;/tt&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;tt&gt;DRBD network parameters :&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;&lt;tt&gt;&amp;nbsp;resource drbd {&lt;/tt&gt;&lt;br&gt;
&lt;/blockquote&gt;
&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; protocol C;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; net {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shared-secret &quot;NUMLOG&quot;;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; syncer {&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rate 40M;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; al-extents 257;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on-io-error call-local-io-error;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on sv1 {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/drbd0;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/hda8;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; address&amp;nbsp;&amp;nbsp; 192.168.20.1:7789;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; meta-disk&amp;nbsp; internal;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on sv2 {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/drbd0;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/hda7;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; address&amp;nbsp;&amp;nbsp; 192.168.20.2:7789;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; meta-disk&amp;nbsp; internal;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;br&gt;
&lt;/tt&gt;
&lt;div align=&quot;center&quot;&gt;&lt;tt&gt;---------------------------------------------------------------------------------------&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;&lt;/div&gt;
&lt;tt&gt;DRBD 8.3.6 or 8.3.1 ( B protocol ) using kernel 2.6.29.1 with CPU (
Intel(R) Atom(TM) CPU 230 1.60GHz / 3192.12 &lt;/tt&gt;&lt;tt&gt;bogomips )&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;Network interface using to DRBD : 10/100Mbs&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;br&gt;
&amp;gt; hdparm -ctT /dev/hda&lt;br&gt;
&lt;br&gt;
/dev/hda:&lt;br&gt;
&amp;nbsp;IO_support&amp;nbsp;&amp;nbsp; =&amp;nbsp; 0 (default 16-bit)&lt;br&gt;
&amp;nbsp;Timing cached reads:&amp;nbsp;&amp;nbsp; 1264 MB in&amp;nbsp; 2.00 seconds = 632.16 MB/sec&lt;br&gt;
&amp;nbsp;Timing buffered disk reads:&amp;nbsp;&amp;nbsp; 84 MB in&amp;nbsp; 3.01 seconds =&amp;nbsp; 27.89 MB/sec&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;&lt;br&gt;
&lt;br&gt;
-- TEST with 5000000 lines --&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;/root partition :&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;tstDrbd -f
/root/tstDrbd.txt -n 5000000&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;Time to write&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt; 5000000 lines
(hh:mm:ss) : 00:00:19.&lt;br&gt;
&lt;br&gt;
/drbd partition : &lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;tstDrbd -f
/drbd/tstDrbd.txt -n
5000000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
Time to write 5000000 lines (hh:mm:ss) : 00:00:33.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&amp;lt;==============
~ DRBD slowness&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;-- TEST with 7000000
lines --&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;/root partition :&lt;br&gt;
tstDrbd -f /root/tstDrbd.txt -n 7000000&lt;br&gt;
Time to write 7000000 lines (hh:mm:ss) : 00:00:25.&lt;br&gt;
&lt;br&gt;
/drbd partition :&lt;br&gt;
tstDrbd -f /drbd/tstDrbd.txt -n 7000000&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt;Time to write&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&lt;span id=&quot;result_box&quot; class=&quot;long_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;Nous avons &amp;eacute;crit un programme qui &amp;eacute;crit dans un fichier n ligne, or ce meme programme utilis&amp;eacute; sur une partition non DRBD ne donne pas les m&amp;egrave;mes r&amp;eacute;sultats et de loin !&quot;&gt; 7000000 lines
(hh:mm:ss) : 00:01:07.&lt;/span&gt;&lt;/span&gt;&lt;/tt&gt;&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;============== ~ DRBD slowness&lt;/tt&gt;&lt;br&gt;
&lt;span id=&quot;zippyspan&quot; style=&quot;display: block;&quot;&gt;&lt;/span&gt;&lt;tt&gt;&lt;br&gt;
&lt;br&gt;
During the test Writing program we launched iostat to analyzed IO
resources. About IO disk stats :&lt;br&gt;
&lt;/tt&gt;
&lt;blockquote&gt;&lt;tt&gt;avg-cpu:&amp;nbsp; %user&amp;nbsp;&amp;nbsp; %nice %system %iowait&amp;nbsp; %steal&amp;nbsp;&amp;nbsp; %idle&lt;br&gt;
  &lt;/tt&gt;&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.49&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.99&amp;nbsp;&amp;nbsp; 47.26&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp; 48.26&lt;br&gt;
  &lt;br&gt;
  &lt;/tt&gt;&lt;tt&gt;Device:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rrqm/s&amp;nbsp;&amp;nbsp; wrqm/s&amp;nbsp;&amp;nbsp; r/s&amp;nbsp;&amp;nbsp; w/s&amp;nbsp;&amp;nbsp; rsec/s&amp;nbsp;&amp;nbsp;
wsec/s avgrq-sz avgqu-sz&amp;nbsp;&amp;nbsp; await&amp;nbsp; svctm&amp;nbsp; %util&lt;br&gt;
  &lt;/tt&gt;&lt;tt&gt;hda7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp; 123.50&amp;nbsp; 0.00 68.50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;
8428.00&amp;nbsp;&amp;nbsp; 123.04&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.49&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.57&amp;nbsp;&amp;nbsp; 2.80&amp;nbsp; 19.20&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; /dev/hda9&lt;br&gt;
  &lt;/tt&gt;&lt;tt&gt;hda9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp; 0.00&amp;nbsp; 1.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
2.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.15&amp;nbsp; 152.00 152.00&amp;nbsp; 15.20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metadata&lt;br&gt;
  &lt;/tt&gt;&lt;tt&gt;drbd0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp; 0.00 192.50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;
8656.00&amp;nbsp;&amp;nbsp;&amp;nbsp; 44.97&amp;nbsp;&amp;nbsp;&amp;nbsp; 23.10&amp;nbsp; 108.75&amp;nbsp;&amp;nbsp; 5.21 100.20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/drbd0&lt;br&gt;
  &lt;br&gt;
  &lt;/tt&gt;&lt;/blockquote&gt;
&lt;tt&gt;The DRBD driver to used at 100% and hard disk only at 20%.&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;During this test, network bandwidth using to synchronized data
used 20 to 40 % of 100 Mbs during all test ( iftop on the selected
interface )&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&lt;br&gt;
&lt;/tt&gt;&lt;tt&gt;DRBD setup :&lt;br&gt;
&lt;/tt&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;tt&gt;DRBD network parameters :&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;&lt;tt&gt;&amp;nbsp;resource drbd {&lt;/tt&gt;&lt;br&gt;
&lt;/blockquote&gt;
&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; protocol B;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; net {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shared-secret &quot;NUMLOG&quot;;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; syncer {&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rate 40M;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; al-extents 257;&lt;/tt&gt;&lt;br&gt;
&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on-io-error call-local-io-error;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no-disk-flushes;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on sv1 {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/drbd0;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/hda7;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; address&amp;nbsp;&amp;nbsp; 192.168.20.1:7789;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; meta-disk&amp;nbsp; /dev/hda9[0];&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on sv2 {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/drbd0;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/hda7;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; address&amp;nbsp;&amp;nbsp; 192.168.20.2:7789;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; meta-disk&amp;nbsp; /dev/hda9[0];&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;
&lt;blockquote&gt;&lt;tt&gt;&lt;/tt&gt;&lt;/blockquote&gt;
&lt;tt&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&lt;/tt&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;72&quot;&gt;-- 
Fabrice LE CREURER
D&amp;eacute;veloppement / Support technique EDTI FT-MASTER
Developer engineer / Helpdesk FT-MASTER product
NUMLOG - Internet : &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.numlog.fr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.numlog.fr&lt;/a&gt;
Tel : (+33) 1 30 79 16 16 - Fax: (+33) 1 30 81 92 86
&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26544552&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Lower-performance-between-DRBD-8.26-and-release-8.3.1-or-8.3.6-tp26544552p26544552.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26531651</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T08:15:25Z</published>
	<updated>2009-11-26T08:15:25Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">Hi Gianluca
&lt;br&gt;&lt;br&gt;Iptables rules is clear on both nodes...
&lt;br&gt;I just restart drbd to get this on /var/log/syslog:
&lt;br&gt;&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.820298] block drbd0: role( 
&lt;br&gt;Primary -&amp;gt; Secondary )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.843065] block drbd0: peer( 
&lt;br&gt;Primary -&amp;gt; Unknown ) conn( Connected -&amp;gt; Disconnecting ) pdsk( UpToDate 
&lt;br&gt;-&amp;gt; DUnknown )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.843679] block drbd0: short read 
&lt;br&gt;expecting header on sock: r=-512
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.843760] block drbd0: asender 
&lt;br&gt;terminated
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.843763] block drbd0: Terminating 
&lt;br&gt;asender thread
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.850797] block drbd0: Connection 
&lt;br&gt;closed
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.850808] block drbd0: conn( 
&lt;br&gt;Disconnecting -&amp;gt; StandAlone )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.850861] block drbd0: receiver 
&lt;br&gt;terminated
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.850864] block drbd0: Terminating 
&lt;br&gt;receiver thread
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.850874] block drbd0: disk( 
&lt;br&gt;UpToDate -&amp;gt; Diskless )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.851032] block drbd0: 
&lt;br&gt;drbd_bm_resize called with capacity == 0
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.851146] block drbd0: worker 
&lt;br&gt;terminated
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.851148] block drbd0: Terminating 
&lt;br&gt;worker thread
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.854157] drbd: module cleanup done.
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.861434] drbd: initialized. 
&lt;br&gt;Version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.861437] drbd: GIT-hash: 
&lt;br&gt;49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by nobody@virt-00, 
&lt;br&gt;2009-11-25 16:53:33
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.861440] drbd: registered as block 
&lt;br&gt;device major 147
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.861442] drbd: minor_table @ 
&lt;br&gt;0xffff880037c25a00
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.865086] block drbd0: Starting 
&lt;br&gt;worker thread (from cqueue [1250])
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.868605] block drbd0: disk( 
&lt;br&gt;Diskless -&amp;gt; Attaching )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.886575] block drbd0: Found 4 
&lt;br&gt;transactions (6 active extents) in activity log.
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.886578] block drbd0: Method to 
&lt;br&gt;ensure write ordering: barrier
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.886582] block drbd0: 
&lt;br&gt;max_segment_size ( = BIO size ) = 32768
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.886585] block drbd0: 
&lt;br&gt;drbd_bm_resize called with capacity == 195376424
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.887404] block drbd0: resync 
&lt;br&gt;bitmap: bits=24422053 words=381595
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.887407] block drbd0: size = 93 GB 
&lt;br&gt;(97688212 KB)
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.942099] block drbd0: recounting 
&lt;br&gt;of set bits took additional 1 jiffies
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.942104] block drbd0: 0 KB (0 
&lt;br&gt;bits) marked out-of-sync by on disk bit-map.
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.942111] block drbd0: disk( 
&lt;br&gt;Attaching -&amp;gt; UpToDate )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.954554] block drbd0: conn( 
&lt;br&gt;StandAlone -&amp;gt; Unconnected )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.954575] block drbd0: Starting 
&lt;br&gt;receiver thread (from drbd0_worker [2157])
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.954601] block drbd0: receiver 
&lt;br&gt;(re)started
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1499.954605] block drbd0: conn( 
&lt;br&gt;Unconnected -&amp;gt; WFConnection )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248670] block drbd0: Handshake 
&lt;br&gt;successful: Agreed network protocol version 91
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248839] block drbd0: Peer 
&lt;br&gt;authenticated using 20 bytes of 'sha1' HMAC
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248845] block drbd0: conn( 
&lt;br&gt;WFConnection -&amp;gt; WFReportParams )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248871] block drbd0: Starting 
&lt;br&gt;asender thread (from drbd0_receiver [2169])
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248955] block drbd0: 
&lt;br&gt;data-integrity-alg: &amp;lt;not-used&amp;gt;
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248971] block drbd0: 
&lt;br&gt;drbd_sync_handshake:
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248975] block drbd0: self 
&lt;br&gt;CC4B56C41D55355C:0000000000000000:7B260A7B72B1220D:499CB8E33477A545 
&lt;br&gt;bits:0 flags:0
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248978] block drbd0: peer 
&lt;br&gt;9E42A3DA479613D5:CC4B56C41D55355D:7B260A7B72B1220C:499CB8E33477A545 
&lt;br&gt;bits:0 flags:0
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248981] block drbd0: 
&lt;br&gt;uuid_compare()=-1 by rule 50
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.248986] block drbd0: peer( 
&lt;br&gt;Unknown -&amp;gt; Primary ) conn( WFReportParams -&amp;gt; WFBitMapT ) pdsk( DUnknown 
&lt;br&gt;-&amp;gt; UpToDate )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.326444] block drbd0: conn( 
&lt;br&gt;WFBitMapT -&amp;gt; WFSyncUUID )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.327822] block drbd0: helper 
&lt;br&gt;command: /sbin/drbdadm before-resync-target minor-0
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.329535] block drbd0: helper 
&lt;br&gt;command: /sbin/drbdadm before-resync-target minor-0 exit code 0 (0x0)
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.329541] block drbd0: conn( 
&lt;br&gt;WFSyncUUID -&amp;gt; SyncTarget ) disk( UpToDate -&amp;gt; Inconsistent )
&lt;br&gt;Nov 26 14:12:44 virt-00 kernel: [ 1500.329546] block drbd0: Began resync 
&lt;br&gt;as SyncTarget (will sync 0 KB [0 bits set]).
&lt;br&gt;Nov 26 14:12:45 virt-00 kernel: [ 1500.870026] block drbd0: Resync done 
&lt;br&gt;(total 1 sec; paused 0 sec; 0 K/sec)
&lt;br&gt;Nov 26 14:12:45 virt-00 kernel: [ 1500.870032] block drbd0: conn( 
&lt;br&gt;SyncTarget -&amp;gt; Connected ) disk( Inconsistent -&amp;gt; UpToDate )
&lt;br&gt;Nov 26 14:12:45 virt-00 kernel: [ 1500.870038] block drbd0: helper 
&lt;br&gt;command: /sbin/drbdadm after-resync-target minor-0
&lt;br&gt;Nov 26 14:12:45 virt-00 kernel: [ 1500.871490] block drbd0: helper 
&lt;br&gt;command: /sbin/drbdadm after-resync-target minor-0 exit code 0 (0x0)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Any idea!?!?!?!
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;*Gilberto Nunes Ferreira*
&lt;br&gt;*TI*
&lt;br&gt;*Selbetti Gestão de Documentos*
&lt;br&gt;*Telefone: +55 (47) 3441-6004*
&lt;br&gt;*Celular: +55 (47) 8861-6672*
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;/&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;*99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Gianluca Cecchi escreveu:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thu, Nov 26, 2009 at 5:03 PM, gilberto nunes
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531651&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gilberto.nunes@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hi all
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; [snip]
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; The only way to return to Primary/Primary state, is running this command on
&lt;br&gt;&amp;gt;&amp;gt; both nodes:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; drbdadm -- --overwrite-data-of-peer primary r0
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It is not perfect world for me.
&lt;br&gt;&amp;gt;&amp;gt; I need both nodes become primary on boot time...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; any logs, just for start and understand?
&lt;br&gt;&amp;gt; Any iptables rules preventing communication on drbd port?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gianluca
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531651&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26531651.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26531563</id>
	<title>Re: Primary on both nodes</title>
	<published>2009-11-26T08:09:41Z</published>
	<updated>2009-11-26T08:09:41Z</updated>
	<author>
		<name>Gianluca Cecchi-2</name>
	</author>
	<content type="html">On Thu, Nov 26, 2009 at 5:03 PM, gilberto nunes
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531563&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gilberto.nunes@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hi all
&lt;br&gt;&amp;gt;
&lt;br&gt;[snip]
&lt;br&gt;&amp;gt; The only way to return to Primary/Primary state, is running this command on
&lt;br&gt;&amp;gt; both nodes:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; drbdadm -- --overwrite-data-of-peer primary r0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It is not perfect world for me.
&lt;br&gt;&amp;gt; I need both nodes become primary on boot time...
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;any logs, just for start and understand?
&lt;br&gt;Any iptables rules preventing communication on drbd port?
&lt;br&gt;&lt;br&gt;Gianluca
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531563&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26531563.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26531491</id>
	<title>Primary on both nodes</title>
	<published>2009-11-26T08:02:59Z</published>
	<updated>2009-11-26T08:02:59Z</updated>
	<author>
		<name>Gilberto Nunes-3</name>
	</author>
	<content type="html">Hi all
&lt;br&gt;&lt;br&gt;I have the follow set of drbd nodes:
&lt;br&gt;&lt;br&gt;global { usage-count no; }
&lt;br&gt;common {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;syncer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rate 1000M;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;resource r0 {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; protocol C;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; startup {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; wfc-timeout 15;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; degr-wfc-timeout 60;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; become-primary-on both;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; net {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cram-hmac-alg sha1;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; shared-secret &amp;quot;drbd123&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; allow-two-primaries;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; after-sb-0pri discard-zero-changes;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; after-sb-1pri discard-secondary;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; after-sb-2pri disconnect;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;on virt-00 {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; device /dev/drbd0;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; disk /dev/sda5;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; address 10.0.0.1:7788;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; meta-disk internal;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;on virt-01 {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; device /dev/drbd0;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; disk /dev/sda7;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; address 10.0.0.2:7788;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; meta-disk internal;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;Both node are identical.
&lt;br&gt;&lt;br&gt;But when I restart the nodes, I get both on StandAlone:
&lt;br&gt;&lt;br&gt;cat /proc/drbd
&lt;br&gt;version: 8.3.3 (api:88/proto:86-91)
&lt;br&gt;GIT-hash: 49bfeeaf3690ad0b9afd5376feda9e9eb34a30f3 build by 
&lt;br&gt;nobody@virt-01, 2009-11-25 16:09:37
&lt;br&gt;&amp;nbsp;0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown &amp;nbsp; r----
&lt;br&gt;&amp;nbsp; &amp;nbsp; ns:0 nr:0 dw:0 dr:220 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
&lt;br&gt;&lt;br&gt;The only way to return to Primary/Primary state, is running this command 
&lt;br&gt;on both nodes:
&lt;br&gt;&lt;br&gt;drbdadm -- --overwrite-data-of-peer primary r0
&lt;br&gt;&lt;br&gt;It is not perfect world for me.
&lt;br&gt;I need both nodes become primary on boot time...
&lt;br&gt;&lt;br&gt;Perhaps I miss some configuration!! I don't know..
&lt;br&gt;&lt;br&gt;Thanks for any help
&lt;br&gt;-- 
&lt;br&gt;*Gilberto Nunes Fereira*
&lt;br&gt;*TI*
&lt;br&gt;*Selbetti Gestão de Documentos*
&lt;br&gt;*Telefone: +55 (47) 3441-6004*
&lt;br&gt;*Celular: +55 (47) 8861-6672*
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;/&amp;quot;Bendita a nação cujo Deus é o SENHOR!&amp;quot;/
&lt;br&gt;*99* &amp;lt;&amp;gt;&amp;lt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531491&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Primary-on-both-nodes-tp26531491p26531491.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26531557</id>
	<title>A problem with drbd 8.3.4</title>
	<published>2009-11-26T07:44:20Z</published>
	<updated>2009-11-26T07:44:20Z</updated>
	<author>
		<name>Dr A V Le Blanc-3</name>
	</author>
	<content type="html">We have a large number of xen servers with virtual hosts running
&lt;br&gt;mostly Debian lenny, with 2.6.18.8 kernels from xensource. &amp;nbsp;Recently
&lt;br&gt;we've been experimenting with pacemaker, as a result of some split
&lt;br&gt;brain problems caused on some of our old heartbeat drbd servers.
&lt;br&gt;Since this problem can be reproduced using drbd alone, without
&lt;br&gt;involving pacemaker, I'll just concentrate on that part of the
&lt;br&gt;software:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Kernel: linux 2.6.18.8-xen version 3.4.0, from xensource
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;also with an older version of 2.6.18.8-xen from xen
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Xen hypervisor: version 3.2.1, from Debian sources
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;drbd: &amp;nbsp; version 8.3.4-12 from git.drbd.org
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;also with version 8.3.4-1 from Debian sources
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;64-bit architecture
&lt;br&gt;&lt;br&gt;The symptom: installed drbd, edited configure file, and ran
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;drbdadm create-md r0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;drbdadm attach r0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;drbdadm syncer r0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;drbdadm connect r0
&lt;br&gt;&lt;br&gt;on each machine. &amp;nbsp;No problems. &amp;nbsp;Then ran
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;drbdadm -- --overwrite-data-of-peer primary r0
&lt;br&gt;&lt;br&gt;This started to sync the 20-gb disks, and continued until about 5% of
&lt;br&gt;the disk was synced. &amp;nbsp;Then the xen dom0 rebooted. &amp;nbsp;The problem is
&lt;br&gt;reproduceable.
&lt;br&gt;&lt;br&gt;I see there have been other problems reported of kernel panics during
&lt;br&gt;syncronisation. &amp;nbsp;Is this likely to be the same problem? &amp;nbsp;Is there a
&lt;br&gt;fix?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Owen Le Blanc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;University of Manchester
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26531557&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/A-problem-with-drbd-8.3.4-tp26531557p26531557.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26528859</id>
	<title>Re: Problems updating to 8.3.6 - could not load drbd module</title>
	<published>2009-11-26T04:37:41Z</published>
	<updated>2009-11-26T04:37:41Z</updated>
	<author>
		<name>Florian Haas-3</name>
	</author>
	<content type="html">On 11/26/2009 01:25 PM, Tobias Appel wrote:
&lt;br&gt;&amp;gt; Thanks for the hint. Now I found out what I had to do:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; insmod /lib/modules/`uname -r`/kernel/drivers/block/drbd.ko
&lt;br&gt;&lt;br&gt;No.
&lt;br&gt;&lt;br&gt;&amp;gt; rmmod drbd.ko
&lt;br&gt;&lt;br&gt;No.
&lt;br&gt;&lt;br&gt;&amp;gt; depmod -ae
&lt;br&gt;&lt;br&gt;Yes. That's the only thing you really needed. This is due to a botched
&lt;br&gt;default in a Makefile, which was fixed in git about a week ago.
&lt;br&gt;&lt;br&gt;&amp;gt; Now it works. I'm off to update the 2nd node now :)
&lt;br&gt;&lt;br&gt;When you do, you probably want to rebuild with --localstatedir=/var. You
&lt;br&gt;could have just built RPMs where that's taken of for you, but you seem
&lt;br&gt;not to like that. :)
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Florian
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26528859&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (268 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26528859/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problems-updating-to-8.3.6---could-not-load-drbd-module-tp26528544p26528859.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26528792</id>
	<title>Re: Problems updating to 8.3.6 - could not load drbd module</title>
	<published>2009-11-26T04:25:46Z</published>
	<updated>2009-11-26T04:25:46Z</updated>
	<author>
		<name>Tobias Appel-2</name>
	</author>
	<content type="html">On 11/26/2009 01:15 PM, Stefan Seifert wrote:
&lt;br&gt;&amp;gt; On Thursday 26 November 2009 13:02:49 Tobias Appel wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What else could be the problem now? I did the compile and make as root.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Well you could try loading the module manually and/or have a look at dmesg to
&lt;br&gt;&amp;gt; see what the kernel has to say about the module loading.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Stefan
&lt;br&gt;&lt;br&gt;Thanks for the hint. Now I found out what I had to do:
&lt;br&gt;&lt;br&gt;insmod /lib/modules/`uname -r`/kernel/drivers/block/drbd.ko
&lt;br&gt;rmmod drbd.ko
&lt;br&gt;depmod -ae
&lt;br&gt;&lt;br&gt;Now it works. I'm off to update the 2nd node now :)
&lt;br&gt;&lt;br&gt;Bye,
&lt;br&gt;Tobi
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26528792&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problems-updating-to-8.3.6---could-not-load-drbd-module-tp26528544p26528792.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26528608</id>
	<title>Re: Problems updating to 8.3.6 - could not load drbd module</title>
	<published>2009-11-26T04:15:51Z</published>
	<updated>2009-11-26T04:15:51Z</updated>
	<author>
		<name>Stefan Seifert-3</name>
	</author>
	<content type="html">On Thursday 26 November 2009 13:02:49 Tobias Appel wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; What else could be the problem now? I did the compile and make as root.
&lt;br&gt;&lt;br&gt;Well you could try loading the module manually and/or have a look at dmesg to 
&lt;br&gt;see what the kernel has to say about the module loading.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Stefan
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26528608&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26528608/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problems-updating-to-8.3.6---could-not-load-drbd-module-tp26528544p26528608.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26528544</id>
	<title>Problems updating to 8.3.6 - could not load drbd module</title>
	<published>2009-11-26T04:02:49Z</published>
	<updated>2009-11-26T04:02:49Z</updated>
	<author>
		<name>Tobias Appel-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm running Scientific Linux (RHEL) and just updated our kernel. Since I 
&lt;br&gt;had to build a new kernel module I thought why not upgrade from 8.3.4 to 
&lt;br&gt;8.3.6.
&lt;br&gt;&lt;br&gt;So I configured drbd with this command:
&lt;br&gt;&lt;br&gt;./configure --prefix=/usr --sysconfdir=/etc --with-km
&lt;br&gt;&lt;br&gt;Then obviously did make and make install - no problems.
&lt;br&gt;&lt;br&gt;Then I did cd drbd and ran make clean all which left me with the drbd.ko 
&lt;br&gt;and it seems fine.
&lt;br&gt;&lt;br&gt;But when I try to start DRBD it says:
&lt;br&gt;&lt;br&gt;Starting DRBD resources: Can not load the drbd module.
&lt;br&gt;&lt;br&gt;When I try to locate drbd.ko it looks like it's in the correct place:
&lt;br&gt;&lt;br&gt;/lib/modules/2.6.18-164.6.1.el5PAE/kernel/drivers/block/drbd.ko
&lt;br&gt;/lib/modules/2.6.18-92.1.22.el5PAE/kernel/drivers/block/drbd.ko
&lt;br&gt;&lt;br&gt;As you can see, the one from before and the one for the new (currently 
&lt;br&gt;running) kernel.
&lt;br&gt;&lt;br&gt;What else could be the problem now? I did the compile and make as root.
&lt;br&gt;&lt;br&gt;Bye,
&lt;br&gt;Tobias
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26528544&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problems-updating-to-8.3.6---could-not-load-drbd-module-tp26528544p26528544.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26520798</id>
	<title>Re: 8.3.5 Stalling on sync (Mike Lovell)</title>
	<published>2009-11-25T13:27:29Z</published>
	<updated>2009-11-25T13:27:29Z</updated>
	<author>
		<name>David.Livingstone</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;I've been using HP NC510C PCIe 10 gigabit nic(netxen)
since early 2009 in&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;a drbd setup between two DL380G5. We did experience
hanging issues with &lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;the card but this was related to driver versions(HP
psp support packs).&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;We ended up opening a case with HP and are currently
running on an &amp;quot;older&amp;quot; &lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;version of the nx_nic driver. If you want I will send
you the specifics offline.&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;BTW I just purchased some DL380G6 with NC522SFP(with
BLc copper)and will be setting them&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;&amp;nbsp; &amp;nbsp; up in the New Year.&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;&amp;gt; Message: 4&lt;br&gt;
&amp;gt; Date: Wed, 25 Nov 2009 11:45:23 -0700&lt;br&gt;
&amp;gt; From: Mike Lovell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt; Subject: Re: [DRBD-user] 8.3.5 Stalling on sync&lt;br&gt;
&amp;gt; To: James Larcombe &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jim@...&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4B0D7B43.3060302@...&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt; Content-Type: text/plain; charset=&amp;quot;iso-8859-1&amp;quot;; Format=&amp;quot;flowed&amp;quot;&lt;br&gt;
&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;&amp;gt; hrm. i thought i had heard of someone using drbd
over 10 gig with netxen&lt;br&gt;
&amp;gt; cards. i went looking for a few minutes and didn't find anything though.&lt;br&gt;
&amp;gt; my recommendation would be try newer drivers either through compiling&lt;br&gt;
&amp;gt; the drivers for you existing kernel or using a newer kernel. i don't&lt;br&gt;
&amp;gt; have details on how to do that for your cards cause i have never used&lt;br&gt;
&amp;gt; any 10 gig from hp or netxen. other than that, my only recommendation
is&lt;br&gt;
&amp;gt; new nics.&lt;br&gt;
&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;&amp;gt; good luck&lt;br&gt;
&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;&amp;gt; mike&lt;br&gt;
&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;&amp;gt; James Larcombe wrote:&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Hi Mike,&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; The cards I'm using are HP NC522SFP Dual Port 10GbE Server Adapters&lt;br&gt;
&amp;gt; &amp;gt; with HP BLc 10Gb SR SFP+ Fiber Transceivers. I could try running
these&lt;br&gt;
&amp;gt; &amp;gt; with 1GB Fiber cables instead of 10GB.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; James&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; *From:* Mike Lovell [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;]&lt;br&gt;
&amp;gt; &amp;gt; *Sent:* 25 November 2009 16:01&lt;br&gt;
&amp;gt; &amp;gt; *To:* James Larcombe&lt;br&gt;
&amp;gt; &amp;gt; *Cc:* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt; &amp;gt; *Subject:* Re: [DRBD-user] 8.3.5 Stalling on sync&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; nothing i tried tweaking in drbd.conf worked. the only thing
that did&lt;br&gt;
&amp;gt; &amp;gt; was changing the 10gig interfaces. what cards are you using?
i was&lt;br&gt;
&amp;gt; &amp;gt; using ones with an intel chip. the cards that i did get it to
work&lt;br&gt;
&amp;gt; &amp;gt; with were from chelsio. in my previous thread on the list, someone&lt;br&gt;
&amp;gt; &amp;gt; mentioned that they had neterion cards working.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; mike&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; James Larcombe wrote:&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Hi Mike,&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Thanks for the quick response. Yes you are correct we are using
10gig&lt;br&gt;
&amp;gt; &amp;gt; fibre cards. I'm not sure we could change them though as the
fibre&lt;br&gt;
&amp;gt; &amp;gt; modules used in them cost over ?400 each.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Is there anything I can tweak in the drbd.conf file to get these
to work.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; James&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; *From:* Mike Lovell [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;]&lt;br&gt;
&amp;gt; &amp;gt; *Sent:* 24 November 2009 17:49&lt;br&gt;
&amp;gt; &amp;gt; *To:* James Larcombe&lt;br&gt;
&amp;gt; &amp;gt; *Cc:* &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; *Subject:* Re: [DRBD-user] 8.3.5 Stalling on sync&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; James Larcombe wrote:&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Hi List,&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Please help. I have installed drbd 8.3.5 on Open Suse 11.1 (Kernel&lt;br&gt;
&amp;gt; &amp;gt; 2.6.27.29-0.1).&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; I have run drbdadm create-md dbms-test on one node and create-md&lt;br&gt;
&amp;gt; &amp;gt; dbms-test2 on the other node. I then ran drbdadm up all on both
nodes.&lt;br&gt;
&amp;gt; &amp;gt; I then ran drbdadm -- --overwrite-data-of-my-peer primary dbms-test
on&lt;br&gt;
&amp;gt; &amp;gt; the first node and the same with dbms-test2 on the other node.
They&lt;br&gt;
&amp;gt; &amp;gt; then run for a short while before stalling. I have tried older
version&lt;br&gt;
&amp;gt; &amp;gt; without success and turning the sync rate down does not make
any&lt;br&gt;
&amp;gt; &amp;gt; difference. Downing the resources and bringing back up starts
the sync&lt;br&gt;
&amp;gt; &amp;gt; again but this then stalls quickly.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; I have attached /proc/drbd, /etc/drbd.conf and a section from&lt;br&gt;
&amp;gt; &amp;gt; /var/log/messages. Any pointers would be greatly appreciated.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; version: 8.3.5 (api:88/proto:86-91)&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; GIT-hash: ded8cdf09b0efa1460e8ce7a72327c60ff2210fb build by&lt;br&gt;
&amp;gt; &amp;gt; root@hp-tm-40, 2009-11-24 12:21:46&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;nbsp;0: cs:SyncSource ro:Secondary/Secondary ds:UpToDate/Inconsistent
C r----&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; ns:160896 nr:0 dw:0 dr:160896 al:0 bm:9 lo:1 pe:0
ua:0 ap:0 ep:1&lt;br&gt;
&amp;gt; &amp;gt; wo:b oos:926694296&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [&amp;gt;.] sync'ed: &amp;nbsp;0.1% (905040/905132)M
&amp;nbsp; &amp;nbsp; &amp;nbsp;4972&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; stalled&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;nbsp;1: cs:SyncTarget ro:Secondary/Secondary ds:Inconsistent/UpToDate
C r----&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; ns:0 nr:2173248 dw:2173248 dr:0 al:0 bm:132 lo:0
pe:29878 ua:0&lt;br&gt;
&amp;gt; &amp;gt; ap:0 ep:1 wo:b oos:777971256&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [&amp;gt;.] sync'ed: &amp;nbsp;0.3% (759736/761856)M&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Stalled&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; what kind of network are you using between the two servers? this
is&lt;br&gt;
&amp;gt; &amp;gt; almost the exact same behavior i had when i was trying to get
drbd to&lt;br&gt;
&amp;gt; &amp;gt; work over 10gig ethernet. turned out to be something in drbd
didn't&lt;br&gt;
&amp;gt; &amp;gt; like something about the 10gig cards i had. i eventually had
to change&lt;br&gt;
&amp;gt; &amp;gt; my network cards. what cards are you using? 1gig? 10gig? have
you&lt;br&gt;
&amp;gt; &amp;gt; tried other cards? that is where i would look.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; mike&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520798&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-8.3.5-Stalling-on-sync-%28Mike-Lovell%29-tp26520798p26520798.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26520256</id>
	<title>Re: 8.3.5 Stalling on sync</title>
	<published>2009-11-25T13:03:14Z</published>
	<updated>2009-11-25T13:03:14Z</updated>
	<author>
		<name>Roof, Morey R.</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16850&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY text=#000000 bgColor=#ffffff&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;Actually I have those exact cards and I'm not seeing 
your problem but getting those cards to work was a major pain in the rear 
end.&amp;nbsp; I much prefer the Myricom cards but for this HP server pair I got 
stuck using the HP cards due to a political issue.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;Anyways, some of the things I found out about these 
cards might be of help to you.&amp;nbsp; We use SuSE here but doing the same for 
RedHat shouldn't be much of a problem.&amp;nbsp; The biggest issue is that these 
cards get very hot and can over heat easily if they don't have a good amount of 
airflow.&amp;nbsp; Once they begin to overheat packets disapper and things fall 
apart.&amp;nbsp; Since you are seeing stalls after a bit of a run I would think that 
you might be having an overheating issue.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;Also, the driver that comes with Linux kernel doesn't 
work very well so you need to get the HP driver and install it.&amp;nbsp; HOWEVER, 
you absolutely must use the driver version that match the firmware 
version.&amp;nbsp; If they are different things don't work and you can't even run 
the diagnostic tool.&amp;nbsp; Here I'm running firmware 4.0.516 and driver 
4.0.516.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;When I was trying to get these working I would setup 
long runs of netperf and iperf and see how hot I can get the cards and then run 
the diagnostic tool as it will tell you the temperature of the card.&amp;nbsp; I 
have found they start to freak out at about 85C.&amp;nbsp; After playing around with 
card position they run under load at 66C and seem to work fine with 27C ambient 
air temp.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;All in all I'm not very impressed with these cards but 
I got stuck using them in one place.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;Hope the information helps a bit,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr align=left&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;SPAN class=725295320-25112009&gt;Morey&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;/FONT&gt;&lt;BR&gt;
&lt;DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left&gt;
&lt;HR tabIndex=-1&gt;
&lt;FONT face=Tahoma size=2&gt;&lt;B&gt;From:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520256&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user-bounces@...&lt;/a&gt; 
[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520256&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user-bounces@...&lt;/a&gt;] &lt;B&gt;On Behalf Of &lt;/B&gt;Mike 
Lovell&lt;BR&gt;&lt;B&gt;Sent:&lt;/B&gt; Wednesday, November 25, 2009 11:45 AM&lt;BR&gt;&lt;B&gt;To:&lt;/B&gt; James 
Larcombe&lt;BR&gt;&lt;B&gt;Cc:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520256&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;BR&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: 
[DRBD-user] 8.3.5 Stalling on sync&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;hrm. i thought i had heard of someone using drbd over 10 gig with 
netxen cards. i went looking for a few minutes and didn't find anything though. 
my recommendation would be try newer drivers either through compiling the 
drivers for you existing kernel or using a newer kernel. i don't have details on 
how to do that for your cards cause i have never used any 10 gig from hp or 
netxen. other than that, my only recommendation is new nics.&lt;BR&gt;&lt;BR&gt;good 
luck&lt;BR&gt;&lt;BR&gt;mike&lt;BR&gt;&lt;BR&gt;James Larcombe wrote: 
&lt;BLOCKQUOTE cite=mid:00a001ca6df3$6ffa36f0$4feea4d0$@co.uk type=&quot;cite&quot;&gt;
  &lt;META content=&quot;Microsoft Word 12 (filtered medium)&quot; name=Generator&gt;
  
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
  &lt;DIV class=Section1&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;Hi 
  Mike,&lt;O:P&gt;&lt;/O:P&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;The cards Im using are 
  HP NC522SFP Dual Port 10GbE Server Adapters with HP BLc 10Gb SR SFP+ Fiber 
  Transceivers. I could try running these with 1GB Fiber cables instead of 10GB. 
  &lt;O:P&gt;&lt;/O:P&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;James&lt;O:P&gt;&lt;/O:P&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/SPAN&gt;&lt;/P&gt;
  &lt;DIV&gt;
  &lt;DIV style=&quot;BORDER-RIGHT: medium none; PADDING-RIGHT: 0cm; BORDER-TOP: rgb(181,196,223) 1pt solid; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none&quot;&gt;
  &lt;P class=MsoNormal&gt;&lt;B&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 10pt; COLOR: windowtext; FONT-FAMILY: 'Tahoma','sans-serif'&quot;&gt;From:&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 10pt; COLOR: windowtext; FONT-FAMILY: 'Tahoma','sans-serif'&quot;&gt; 
  Mike Lovell [&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520256&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;] &lt;BR&gt;&lt;B&gt;Sent:&lt;/B&gt; 
  25 November 2009 16:01&lt;BR&gt;&lt;B&gt;To:&lt;/B&gt; James Larcombe&lt;BR&gt;&lt;B&gt;Cc:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520256&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;BR&gt;&lt;B&gt;Subject:&lt;/B&gt; 
  Re: [DRBD-user] 8.3.5 Stalling on sync&lt;O:P&gt;&lt;/O:P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;
  &lt;P class=MsoNormal&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;nothing i tried tweaking in drbd.conf worked. the only 
  thing that did was changing the 10gig interfaces. what cards are you using? i 
  was using ones with an intel chip. the cards that i did get it to work with 
  were from chelsio. in my previous thread on the list, someone mentioned that 
  they had neterion cards working.&lt;BR&gt;&lt;BR&gt;mike&lt;BR&gt;&lt;BR&gt;James Larcombe wrote: 
  &lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;Hi 
  Mike,&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;Thanks for the quick 
  response. Yes you are correct we are using 10gig fibre cards. Im not sure we 
  could change them though as the fibre modules used in them cost over £400 
  each.&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;Is there anything I can 
  tweak in the drbd.conf file to get these to work.&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;James&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;COLOR: rgb(31,73,125)&quot;&gt;&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;DIV&gt;
  &lt;DIV style=&quot;BORDER-RIGHT: medium none; PADDING-RIGHT: 0cm; BORDER-TOP: 1pt solid; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none&quot;&gt;
  &lt;P class=MsoNormal&gt;&lt;B&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 10pt; COLOR: windowtext; FONT-FAMILY: 'Tahoma','sans-serif'&quot;&gt;From:&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 10pt; COLOR: windowtext; FONT-FAMILY: 'Tahoma','sans-serif'&quot;&gt; 
  Mike Lovell [&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520256&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;] &lt;BR&gt;&lt;B&gt;Sent:&lt;/B&gt; 24 
  November 2009 17:49&lt;BR&gt;&lt;B&gt;To:&lt;/B&gt; James Larcombe&lt;BR&gt;&lt;B&gt;Cc:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520256&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;BR&gt;&lt;B&gt;Subject:&lt;/B&gt; Re: 
  [DRBD-user] 8.3.5 Stalling on sync&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;
  &lt;P class=MsoNormal&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;James Larcombe wrote: &lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;Hi List,&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;Please help. I have installed drbd 8.3.5 on Open Suse 11.1 
  (Kernel 2.6.27.29-0.1). &lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;I have run drbdadm create-md dbms-test on one node and 
  create-md dbms-test2 on the other node. I then ran drbdadm up all on both 
  nodes. I then ran drbdadm -- --overwrite-data-of-my-peer primary dbms-test on 
  the first node and the same with dbms-test2 on the other node. They then run 
  for a short while before stalling. I have tried older version without success 
  and turning the sync rate down does not make any difference. Downing the 
  resources and bringing back up starts the sync again but this then stalls 
  quickly.&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;I have attached /proc/drbd, /etc/drbd.conf and a section 
  from /var/log/messages. Any pointers would be greatly 
  appreciated.&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;version: 8.3.5 (api:88/proto:86-91)&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;GIT-hash: ded8cdf09b0efa1460e8ce7a72327c60ff2210fb build by 
  root@hp-tm-40, 2009-11-24 12:21:46&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&amp;nbsp;0: cs:SyncSource ro:Secondary/Secondary 
  ds:UpToDate/Inconsistent C r----&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ns:160896 nr:0 dw:0 dr:160896 al:0 bm:9 
  lo:1 pe:0 ua:0 ap:0 ep:1 wo:b oos:926694296&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&amp;gt;.] 
  sync'ed:&amp;nbsp; 0.1% (905040/905132)M&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
  4972&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
  stalled&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&amp;nbsp;1: cs:SyncTarget ro:Secondary/Secondary 
  ds:Inconsistent/UpToDate C r----&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ns:0 nr:2173248 dw:2173248 dr:0 al:0 
  bm:132 lo:0 pe:29878 ua:0 ap:0 ep:1 wo:b oos:777971256&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&amp;gt;.] 
  sync'ed:&amp;nbsp; 0.3% (759736/761856)M&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
  Stalled&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'&quot;&gt;&lt;BR&gt;what kind 
  of network are you using between the two servers? this is almost the exact 
  same behavior i had when i was trying to get drbd to work over 10gig ethernet. 
  turned out to be something in drbd didn't like something about the 10gig cards 
  i had. i eventually had to change my network cards. what cards are you using? 
  1gig? 10gig? have you tried other cards? that is where i would 
  look.&lt;BR&gt;&lt;BR&gt;mike&lt;/SPAN&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/P&gt;
  &lt;P class=MsoNormal&gt;&lt;SPAN style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'&quot;&gt;&lt;O:P&gt;&lt;/O:P&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520256&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/8.3.5-Stalling-on-sync-tp26495772p26520256.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26520116</id>
	<title>Re: Errors compiling drbd-8.3.6 on SLES 11</title>
	<published>2009-11-25T12:45:39Z</published>
	<updated>2009-11-25T12:45:39Z</updated>
	<author>
		<name>Florian Haas-3</name>
	</author>
	<content type="html">On 11/25/2009 07:07 PM, Roof, Morey R. wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm trying to compile drbd-8.3.6 on SLES 11 and I'm running into some
&lt;br&gt;&amp;gt; errors. &amp;nbsp;So, the configure script is checking for &amp;quot;/etc/SuSErelease&amp;quot; but
&lt;br&gt;&amp;gt; it is &amp;quot;/etc/SuSE-release&amp;quot;, so that should be fixed.
&lt;br&gt;&lt;br&gt;We'll fix that, thank you.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;There are more
&lt;br&gt;&amp;gt; errors but I haven't finished hunting them down yet. &amp;nbsp;Will post more as
&lt;br&gt;&amp;gt; I figure it out.
&lt;br&gt;&lt;br&gt;Well if the distro autodetection magic is faulty, then it's relatively
&lt;br&gt;logical that configure probably won't set up DRBD ideally for your system.
&lt;br&gt;&lt;br&gt;Please build with ./configure --with-distro=suse for the time being. If
&lt;br&gt;you still run into build errors even after specifying that flag, please
&lt;br&gt;let us know.
&lt;br&gt;&lt;br&gt;And, please build from a current git checkout. Just so we can rule out
&lt;br&gt;that you're running into errors already fixed upstream. Thanks!
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Florian
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26520116&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (268 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26520116/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Errors-compiling-drbd-8.3.6-on-SLES-11-tp26517807p26520116.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26518152</id>
	<title>Re: 8.3.5 Stalling on sync</title>
	<published>2009-11-25T10:44:40Z</published>
	<updated>2009-11-25T10:44:40Z</updated>
	<author>
		<name>Mike Lovell-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
hrm. i thought i had heard of someone using drbd over 10 gig with
netxen cards. i went looking for a few minutes and didn't find anything
though. my recommendation would be try newer drivers either through
compiling the drivers for you existing kernel or using a newer kernel.
i don't have details on how to do that for your cards cause i have
never used any 10 gig from hp or netxen. other than that, my only
recommendation is new nics.&lt;br&gt;
&lt;br&gt;
good luck&lt;br&gt;
&lt;br&gt;
mike&lt;br&gt;
&lt;br&gt;
James Larcombe wrote:
&lt;blockquote cite=&quot;mid:00a001ca6df3$6ffa36f0$4feea4d0$@co.uk&quot; type=&quot;cite&quot;&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; &quot;&gt;
  &lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
  
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
  &lt;div class=&quot;Section1&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;Hi Mike,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;The cards
I&amp;#8217;m using are HP
NC522SFP Dual Port 10GbE Server Adapters with HP BLc 10Gb SR SFP+ Fiber
Transceivers. I could try running these with 1GB Fiber cables instead
of 10GB. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;James&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style=&quot;border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Tahoma&amp;quot;,&amp;quot;sans-serif&amp;quot;; color: windowtext;&quot; lang=&quot;EN-US&quot;&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Tahoma&amp;quot;,&amp;quot;sans-serif&amp;quot;; color: windowtext;&quot; lang=&quot;EN-US&quot;&gt;
Mike Lovell [&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518152&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;] &lt;br&gt;
  &lt;b&gt;Sent:&lt;/b&gt; 25 November 2009 16:01&lt;br&gt;
  &lt;b&gt;To:&lt;/b&gt; James Larcombe&lt;br&gt;
  &lt;b&gt;Cc:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518152&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;br&gt;
  &lt;b&gt;Subject:&lt;/b&gt; Re: [DRBD-user] 8.3.5 Stalling on sync&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;
  &lt;/div&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;nothing i tried tweaking in drbd.conf worked.
the only thing
that did was changing the 10gig interfaces. what cards are you using? i
was
using ones with an intel chip. the cards that i did get it to work with
were
from chelsio. in my previous thread on the list, someone mentioned that
they
had neterion cards working.&lt;br&gt;
  &lt;br&gt;
mike&lt;br&gt;
  &lt;br&gt;
James Larcombe wrote: &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;Hi Mike,&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;Thanks
for the quick response.
Yes you are correct we are using 10gig fibre cards. I&amp;#8217;m not sure we
could
change them though as the fibre modules used in them cost over &amp;pound;400
each.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;Is there
anything I can tweak in
the drbd.conf file to get these to work.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;James&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style=&quot;border-style: solid none none; border-color: -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Tahoma&amp;quot;,&amp;quot;sans-serif&amp;quot;; color: windowtext;&quot; lang=&quot;EN-US&quot;&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Tahoma&amp;quot;,&amp;quot;sans-serif&amp;quot;; color: windowtext;&quot; lang=&quot;EN-US&quot;&gt;
Mike Lovell [&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518152&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;]
  &lt;br&gt;
  &lt;b&gt;Sent:&lt;/b&gt; 24 November 2009 17:49&lt;br&gt;
  &lt;b&gt;To:&lt;/b&gt; James Larcombe&lt;br&gt;
  &lt;b&gt;Cc:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518152&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;br&gt;
  &lt;b&gt;Subject:&lt;/b&gt; Re: [DRBD-user] 8.3.5 Stalling on sync&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;/div&gt;
  &lt;/div&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;James Larcombe wrote: &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;Hi List,&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;Please help. I have installed drbd 8.3.5 on Open
Suse 11.1
(Kernel 2.6.27.29-0.1). &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;I have run drbdadm create-md dbms-test on one
node and
create-md dbms-test2 on the other node. I then ran drbdadm up all on
both
nodes. I then ran drbdadm -- --overwrite-data-of-my-peer primary
dbms-test on
the first node and the same with dbms-test2 on the other node. They
then run
for a short while before stalling. I have tried older version without
success
and turning the sync rate down does not make any difference. Downing
the
resources and bringing back up starts the sync again but this then
stalls
quickly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;I have attached /proc/drbd, /etc/drbd.conf and a
section
from /var/log/messages. Any pointers would be greatly appreciated.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;version: 8.3.5 (api:88/proto:86-91)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;GIT-hash:
ded8cdf09b0efa1460e8ce7a72327c60ff2210fb build by
root@hp-tm-40, 2009-11-24 12:21:46&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;0: cs:SyncSource ro:Secondary/Secondary
ds:UpToDate/Inconsistent C r----&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ns:160896 nr:0 dw:0 dr:160896 al:0 bm:9
lo:1 pe:0 ua:0 ap:0 ep:1 wo:b oos:926694296&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&amp;gt;.]
sync'ed:&amp;nbsp; 0.1% (905040/905132)M&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4972&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stalled&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;1: cs:SyncTarget ro:Secondary/Secondary
ds:Inconsistent/UpToDate C r----&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ns:0 nr:2173248 dw:2173248 dr:0 al:0
bm:132 lo:0 pe:29878 ua:0 ap:0 ep:1 wo:b oos:777971256&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&amp;gt;.]
sync'ed:&amp;nbsp; 0.3% (759736/761856)M&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stalled&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;br&gt;
what kind of network are you using between the two servers? this is
almost the
exact same behavior i had when i was trying to get drbd to work over
10gig
ethernet. turned out to be something in drbd didn't like something
about the 10gig
cards i had. i eventually had to change my network cards. what cards
are you
using? 1gig? 10gig? have you tried other cards? that is where i would
look.&lt;br&gt;
  &lt;br&gt;
mike&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518152&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/8.3.5-Stalling-on-sync-tp26495772p26518152.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26517807</id>
	<title>Errors compiling drbd-8.3.6 on SLES 11</title>
	<published>2009-11-25T10:07:22Z</published>
	<updated>2009-11-25T10:07:22Z</updated>
	<author>
		<name>Roof, Morey R.</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm trying to compile drbd-8.3.6 on SLES 11 and I'm running into some
&lt;br&gt;errors. &amp;nbsp;So, the configure script is checking for &amp;quot;/etc/SuSErelease&amp;quot; but
&lt;br&gt;it is &amp;quot;/etc/SuSE-release&amp;quot;, so that should be fixed. &amp;nbsp;There are more
&lt;br&gt;errors but I haven't finished hunting them down yet. &amp;nbsp;Will post more as
&lt;br&gt;I figure it out.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Morey
&lt;br&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26517807&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Errors-compiling-drbd-8.3.6-on-SLES-11-tp26517807p26517807.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26516788</id>
	<title>Re: WAN based replication...</title>
	<published>2009-11-25T09:21:52Z</published>
	<updated>2009-11-25T09:21:52Z</updated>
	<author>
		<name>Johannes Thoma-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;On Wednesday 25 November 2009 05:46:11 am Brian Gupta wrote:&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; From the docs and mailing list threads I have read, it seems that DRDB&lt;br&gt;
&amp;gt; is recommended as a LAN only synchronous replication tool, with a&lt;br&gt;
&amp;gt; further recommendation for a dedicated LAN segment.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I am looking for a tool to be able to intercept standard Linux file&lt;br&gt;
&amp;gt; system writes synchronously, but queue them for asynchronous remote&lt;br&gt;
&amp;gt; writing, in some sort of replication log. (Thus allowing for&lt;br&gt;
&amp;gt; tolerances found on a typical public WAN connection.)&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; We're wondering if either DRDB has been adapted to do this, or if you&lt;br&gt;
&amp;gt; guys know of any other tools that would support this.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thanks,&lt;br&gt;
&amp;gt; Brian&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; drbd-user mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516788&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt; http://lists.linbit.com/mailman/listinfo/drbd-user&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;Maybe you want to have a look at drbd-proxy (see &lt;br&gt;
http://www.linbit.com/en/products-services/drbd-proxy)&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;Please contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516788&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sales@...&lt;/a&gt; for an evaluation license.&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;Best regards, &lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;- Johannes&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;-- &lt;br&gt;
: DI. Johannes Thoma&lt;br&gt;
: LINBIT | Your Way to High Availability&lt;br&gt;
: Tel. +43-1-8178292-0, Fax  +43-1-8178292-82&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516788&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/WAN-based-replication...-tp26516481p26516788.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26516739</id>
	<title>Re: 8.3.5 Stalling on sync</title>
	<published>2009-11-25T09:19:24Z</published>
	<updated>2009-11-25T09:19:24Z</updated>
	<author>
		<name>James Larcombe</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body bgcolor=white lang=EN-GB link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;Hi Mike,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;The cards I&amp;#8217;m using are HP
NC522SFP Dual Port 10GbE Server Adapters with HP BLc 10Gb SR SFP+ Fiber
Transceivers. I could try running these with 1GB Fiber cables instead of 10GB. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;James&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:
&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext'&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext'&gt;
Mike Lovell [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516739&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; 25 November 2009 16:01&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; James Larcombe&lt;br&gt;
&lt;b&gt;Cc:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516739&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; Re: [DRBD-user] 8.3.5 Stalling on sync&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;nothing i tried tweaking in drbd.conf worked. the only thing
that did was changing the 10gig interfaces. what cards are you using? i was
using ones with an intel chip. the cards that i did get it to work with were
from chelsio. in my previous thread on the list, someone mentioned that they
had neterion cards working.&lt;br&gt;
&lt;br&gt;
mike&lt;br&gt;
&lt;br&gt;
James Larcombe wrote: &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;Hi Mike,&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;Thanks for the quick response.
Yes you are correct we are using 10gig fibre cards. I&amp;#8217;m not sure we could
change them though as the fibre modules used in them cost over £400 each.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;Is there anything I can tweak in
the drbd.conf file to get these to work.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;James&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style='border:none;border-top:solid windowtext 1.0pt;padding:3.0pt 0cm 0cm 0cm;
border-color:-moz-use-text-color -moz-use-text-color'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:
&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext'&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext'&gt;
Mike Lovell [&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516739&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; 24 November 2009 17:49&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; James Larcombe&lt;br&gt;
&lt;b&gt;Cc:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516739&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; Re: [DRBD-user] 8.3.5 Stalling on sync&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;James Larcombe wrote: &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Hi List,&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Please help. I have installed drbd 8.3.5 on Open Suse 11.1
(Kernel 2.6.27.29-0.1). &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;I have run drbdadm create-md dbms-test on one node and
create-md dbms-test2 on the other node. I then ran drbdadm up all on both
nodes. I then ran drbdadm -- --overwrite-data-of-my-peer primary dbms-test on
the first node and the same with dbms-test2 on the other node. They then run
for a short while before stalling. I have tried older version without success
and turning the sync rate down does not make any difference. Downing the
resources and bringing back up starts the sync again but this then stalls
quickly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;I have attached /proc/drbd, /etc/drbd.conf and a section
from /var/log/messages. Any pointers would be greatly appreciated.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;version: 8.3.5 (api:88/proto:86-91)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;GIT-hash: ded8cdf09b0efa1460e8ce7a72327c60ff2210fb build by
root@hp-tm-40, 2009-11-24 12:21:46&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;0: cs:SyncSource ro:Secondary/Secondary
ds:UpToDate/Inconsistent C r----&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ns:160896 nr:0 dw:0 dr:160896 al:0 bm:9
lo:1 pe:0 ua:0 ap:0 ep:1 wo:b oos:926694296&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&amp;gt;.]
sync'ed:&amp;nbsp; 0.1% (905040/905132)M&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4972&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stalled&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;1: cs:SyncTarget ro:Secondary/Secondary
ds:Inconsistent/UpToDate C r----&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ns:0 nr:2173248 dw:2173248 dr:0 al:0
bm:132 lo:0 pe:29878 ua:0 ap:0 ep:1 wo:b oos:777971256&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&amp;gt;.]
sync'ed:&amp;nbsp; 0.3% (759736/761856)M&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stalled&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;br&gt;
what kind of network are you using between the two servers? this is almost the
exact same behavior i had when i was trying to get drbd to work over 10gig
ethernet. turned out to be something in drbd didn't like something about the 10gig
cards i had. i eventually had to change my network cards. what cards are you
using? 1gig? 10gig? have you tried other cards? that is where i would look.&lt;br&gt;
&lt;br&gt;
mike&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;table class=MsoNormalTable border=0 cellpadding=0&gt;
 &lt;tr&gt;
  &lt;td style='background:white;padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;*RT
  IMSS Scanned*&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
&lt;/table&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
color:windowtext'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;

&lt;table&gt;&lt;tr&gt;&lt;td bgcolor=#ffffff&gt;&lt;font color=#000000&gt;*************************************************************************&lt;br&gt;This e-mail is confidential and may be legally privileged. It is intended&lt;br&gt;solely for the use of the individual(s) to whom it is addressed. Any&lt;br&gt;content in this message is not necessarily a view or statement from Road&lt;br&gt;Tech Computer Systems Limited but is that of the individual sender. If&lt;br&gt;you are not the intended recipient, be advised that you have received&lt;br&gt;this e-mail in error and that any use, dissemination, forwarding,&lt;br&gt;printing, or copying of this e-mail is strictly prohibited. We use&lt;br&gt;reasonable endeavours to virus scan all e-mails leaving the company but&lt;br&gt;no warranty is given that this e-mail and any attachments are virus free.&lt;br&gt;You should undertake your own virus checking. The right to monitor e-mail&lt;br&gt;communications through our networks is reserved by us&lt;br&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;table&gt;&lt;tr&gt;&lt;td bgcolor=#ffffff&gt;&lt;font color=#000000&gt;  Road Tech Computer Systems Ltd. Shenley Hall, Rectory Lane, Shenley,&lt;br&gt;  Radlett, Hertfordshire, WD7 9AN. - VAT Registration No GB 449 3582 17&lt;br&gt;  Registered in England No: 02017435, Registered Address: Charter Court, &lt;br&gt;  Midland Road, Hemel Hempstead,  Hertfordshire, HP2 5GE. &lt;br&gt;*************************************************************************&lt;br&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516739&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/8.3.5-Stalling-on-sync-tp26495772p26516739.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26516782</id>
	<title>Re: WAN based replication...</title>
	<published>2009-11-25T09:17:00Z</published>
	<updated>2009-11-25T09:17:00Z</updated>
	<author>
		<name>Johannes Thoma-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;On Wednesday 25 November 2009 05:46:11 am Brian Gupta wrote:&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; From the docs and mailing list threads I have read, it seems that DRDB&lt;br&gt;
&amp;gt; is recommended as a LAN only synchronous replication tool, with a&lt;br&gt;
&amp;gt; further recommendation for a dedicated LAN segment.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I am looking for a tool to be able to intercept standard Linux file&lt;br&gt;
&amp;gt; system writes synchronously, but queue them for asynchronous remote&lt;br&gt;
&amp;gt; writing, in some sort of replication log. (Thus allowing for&lt;br&gt;
&amp;gt; tolerances found on a typical public WAN connection.)&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; We're wondering if either DRDB has been adapted to do this, or if you&lt;br&gt;
&amp;gt; guys know of any other tools that would support this.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thanks,&lt;br&gt;
&amp;gt; Brian&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; drbd-user mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516782&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt; http://lists.linbit.com/mailman/listinfo/drbd-user&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;Maybe you want to have a look at drbd-proxy (see http://www.linbit.com/en/products-services/drbd-proxy)&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;Please contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516782&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sales@...&lt;/a&gt; for an evaluation license.&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;Best regards, &lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;- Johannes&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;-- &lt;br&gt;
: DI. Johannes Thoma&lt;br&gt;
: LINBIT | Your Way to High Availability&lt;br&gt;
: Tel. +43-1-8178292-0, Fax  +43-1-8178292-82&lt;br&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;&quot;&gt;&lt;br&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516782&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/WAN-based-replication...-tp26516481p26516782.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26515315</id>
	<title>Re: 8.3.5 Stalling on sync</title>
	<published>2009-11-25T08:01:19Z</published>
	<updated>2009-11-25T08:01:19Z</updated>
	<author>
		<name>Mike Lovell-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
nothing i tried tweaking in drbd.conf worked. the only thing that did
was changing the 10gig interfaces. what cards are you using? i was
using ones with an intel chip. the cards that i did get it to work with
were from chelsio. in my previous thread on the list, someone mentioned
that they had neterion cards working.&lt;br&gt;
&lt;br&gt;
mike&lt;br&gt;
&lt;br&gt;
James Larcombe wrote:
&lt;blockquote cite=&quot;mid:003801ca6db5$ad6620a0$083261e0$@co.uk&quot; type=&quot;cite&quot;&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; &quot;&gt;
  &lt;meta name=&quot;Generator&quot; content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
  
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
  &lt;div class=&quot;Section1&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;Hi Mike,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;Thanks
for the quick response.
Yes you are correct we are using 10gig fibre cards. I&amp;#8217;m not sure we
could
change them though as the fibre modules used in them cost over &amp;pound;400
each.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;Is there
anything I can tweak in
the drbd.conf file to get these to work.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;James&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;color: rgb(31, 73, 125);&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;div&gt;
  &lt;div style=&quot;border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Tahoma&amp;quot;,&amp;quot;sans-serif&amp;quot;; color: windowtext;&quot; lang=&quot;EN-US&quot;&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 10pt; font-family: &amp;quot;Tahoma&amp;quot;,&amp;quot;sans-serif&amp;quot;; color: windowtext;&quot; lang=&quot;EN-US&quot;&gt;
Mike Lovell [&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26515315&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mike@...&lt;/a&gt;] &lt;br&gt;
  &lt;b&gt;Sent:&lt;/b&gt; 24 November 2009 17:49&lt;br&gt;
  &lt;b&gt;To:&lt;/b&gt; James Larcombe&lt;br&gt;
  &lt;b&gt;Cc:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26515315&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;&lt;br&gt;
  &lt;b&gt;Subject:&lt;/b&gt; Re: [DRBD-user] 8.3.5 Stalling on sync&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;
  &lt;/div&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;James Larcombe wrote: &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;Hi List,&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;Please help. I have installed drbd 8.3.5 on Open
Suse 11.1
(Kernel 2.6.27.29-0.1). &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;I have run drbdadm create-md dbms-test on one
node and
create-md dbms-test2 on the other node. I then ran drbdadm up all on
both nodes.
I then ran drbdadm -- --overwrite-data-of-my-peer primary dbms-test on
the
first node and the same with dbms-test2 on the other node. They then
run for a
short while before stalling. I have tried older version without success
and
turning the sync rate down does not make any difference. Downing the
resources
and bringing back up starts the sync again but this then stalls quickly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;I have attached /proc/drbd, /etc/drbd.conf and a
section
from /var/log/messages. Any pointers would be greatly appreciated.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;version: 8.3.5 (api:88/proto:86-91)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;GIT-hash:
ded8cdf09b0efa1460e8ce7a72327c60ff2210fb build by
root@hp-tm-40, 2009-11-24 12:21:46&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;0: cs:SyncSource ro:Secondary/Secondary
ds:UpToDate/Inconsistent C r----&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ns:160896 nr:0 dw:0 dr:160896 al:0 bm:9
lo:1 pe:0 ua:0 ap:0 ep:1 wo:b oos:926694296&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&amp;gt;.]
sync'ed:&amp;nbsp; 0.1% (905040/905132)M&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4972&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stalled&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;1: cs:SyncTarget ro:Secondary/Secondary
ds:Inconsistent/UpToDate C r----&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ns:0 nr:2173248 dw:2173248 dr:0 al:0
bm:132 lo:0 pe:29878 ua:0 ap:0 ep:1 wo:b oos:777971256&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&amp;gt;.]
sync'ed:&amp;nbsp; 0.3% (759736/761856)M&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stalled&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
  &lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;br&gt;
what kind of network are you using between the two servers? this is
almost the
exact same behavior i had when i was trying to get drbd to work over
10gig
ethernet. turned out to be something in drbd didn't like something
about the
10gig cards i had. i eventually had to change my network cards. what
cards are
you using? 1gig? 10gig? have you tried other cards? that is where i
would look.&lt;br&gt;
  &lt;br&gt;
mike&lt;/span&gt;&lt;/p&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;drbd-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26515315&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;drbd-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.linbit.com/mailman/listinfo/drbd-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.linbit.com/mailman/listinfo/drbd-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/DRBD---User-f14290.html&quot; embed=&quot;fixTarget[14290]&quot; target=&quot;_top&quot; &gt;DRBD - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/8.3.5-Stalling-on-sync-tp26495772p26515315.html" />
</entry>

</feed>
