Lars-<br>Thanks.  Page cache was what I had assumed was going on and I&#39;ve since altered my dd commands and have noted the expected activity in /proc/drbd. Performance is satisfactory.  Now my question is, what can be done to ensure data integrity on node2?  I&#39;ve scanned the mailing list for related threads and from what I&#39;ve gathered it is the application&#39;s responsibility--not DRBD&#39;s.  This makes perfect sense but I wonder what is the common way to deal with this when integrating DRBD? Does it require kernel modification or reconfiguration of our RAID system or something else?    My goal is to put Xen VMs ontop of DRBD for replication to a remote location.  I know this is a very common and widely deployed setup so there must be solution.  Any hints, clues or advice would be greatly appreciated.<br>
<br>CSMITH<br><br><br><div class="gmail_quote">On Sun, May 10, 2009 at 9:22 AM, Lars Ellenberg <span dir="ltr">&lt;<a href="mailto:lars.ellenberg@linbit.com">lars.ellenberg@linbit.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Sat, May 09, 2009 at 08:29:22PM -0700, c smith wrote:<br>
&gt; Hi-<br>
&gt;<br>
&gt; I&#39;m experiencing a strange issue with DRBD not following protocol C and<br>
&gt; replication happening long after local writes are complete. If, for example,<br>
&gt; I&#39;ve got /dev/drbd0 mounted at /mnt with an ext3 filesystem, `dd<br>
&gt; if=/dev/zero of=/mnt/test.zero bs=1000M count=1` will write the file at<br>
&gt; local speeds and complete long before DRBD replicates any of it (or as far<br>
&gt; as I can see by watching /proc/drbd)  It sometime takes as long as 10s<br>
&gt; before there is any activity in /proc/drbd.<br>
<br>
</div>man fsync<br>
<div class="im"><br>
&gt; My aim is to map DRBD resources to LVs. I have done some testing using both<br>
&gt; LVs and physical partitions as DRBD resources&#39; devices and have found the<br>
&gt; same results.  I&#39;m using 8.3.1 compiled against 2.6.27.21-0.1-xen on<br>
&gt; OpenSUSE 11.1.  From what I can tell there must be something  else on a<br>
&gt; higher level messing with replication but I can&#39;t for the life of me think<br>
&gt; of what it might be.<br>
<br>
</div>page cache<br>
<br>
<br>
--<br>
: Lars Ellenberg<br>
: LINBIT HA-Solutions GmbH<br>
: DRBD®/HA support and consulting    <a href="http://www.linbit.com" target="_blank">http://www.linbit.com</a><br>
<br>
DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.<br>
__<br>
please don&#39;t Cc me, but send to list   --   I&#39;m subscribed<br>
_______________________________________________<br>
drbd-user mailing list<br>
<a href="mailto:drbd-user@lists.linbit.com">drbd-user@lists.linbit.com</a><br>
<a href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a><br>
</blockquote></div><br>