<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Alisson Landim wrote:
<blockquote cite="mid:COL101-W641F502C55D7D040D8BE57F8700@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>Hi.<br>
  <br>
After setup a 2 node cluster from cluster from scratch guide using
Fedora 13 i saw that resync of data is too slow.<br>
Cat /proc/drbd shows 240k/s<br>
If you look at the cluster from scratch guide here:<br>
  <br>
<a class="moz-txt-link-freetext" href="http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Clusters_from_Scratch/ch07s02s03.html">http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Clusters_from_Scratch/ch07s02s03.html</a><br>
  <br>
you can see that the speed of this example is 240k too.<br>
  <br>
How to increase this speed?<br>
</blockquote>
Check /etc/drbd.conf for the  rate parameter. On a Gigabit Ethernet I
use 40M.<br>
    syncer {<br>
        rate 40M;<br>
    }<br>
<br>
See more here:
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<a href="http://www.drbd.org/users-guide/s-configure-syncer-rate.html">http://www.drbd.org/users-guide/s-configure-syncer-rate.html</a><br>
<br>
Regards,<br>
<br>
Dan.<br>
<blockquote cite="mid:COL101-W641F502C55D7D040D8BE57F8700@phx.gbl"
 type="cite">
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Pacemaker mailing list: <a class="moz-txt-link-abbreviated" href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a>
<a class="moz-txt-link-freetext" href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a>

Project Home: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org">http://www.clusterlabs.org</a>
Getting started: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a>
Bugs: <a class="moz-txt-link-freetext" href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Dan FRINCU
Systems Engineer
CCNA, RHCE
Streamwide Romania
</pre>
</body>
</html>