<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
James Larcombe wrote:
<blockquote cite="mid:01a001ca6d09$22351d80$669f5880$@co.uk" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoNormal">Hi List,<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">Please help. I have installed drbd 8.3.5 on Open
Suse 11.1
(Kernel 2.6.27.29-0.1). <o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">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.<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">I have attached /proc/drbd, /etc/drbd.conf and a
section
from /var/log/messages. Any pointers would be greatly appreciated.<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">version: 8.3.5 (api:88/proto:86-91)<o:p></o:p></p>
  <p class="MsoNormal">GIT-hash:
ded8cdf09b0efa1460e8ce7a72327c60ff2210fb build by
root@hp-tm-40, 2009-11-24 12:21:46<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;0: cs:SyncSource ro:Secondary/Secondary
ds:UpToDate/Inconsistent C r----<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;&nbsp;&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<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&gt;.]
sync'ed:&nbsp; 0.1% (905040/905132)M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4972<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stalled<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;1: cs:SyncTarget ro:Secondary/Secondary
ds:Inconsistent/UpToDate C r----<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;&nbsp;&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<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&gt;.]
sync'ed:&nbsp; 0.3% (759736/761856)M<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Stalled<o:p></o:p></p>
  </div>
</blockquote>
<br>
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.<br>
<br>
mike<br>
</body>
</html>