<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Simon,<br>
      <br>
      thank you so much.&nbsp; I saw a reference to that on the pages about
      xen and should have realized it would apply to any virtual
      environment.&nbsp; Doh!<br>
      <br>
      Writing to <tt>/dev/drbd/by-res/r1</tt> did it and I now have my
      first vm ticking along nicely through DRBD and I'm a very happy
      camper.<br>
      <br>
      Thanks again for the prompt and excellent solution.<br>
      <br>
      Cheers<br>
      <div class="moz-signature">
        <div style="font-family:Arial;font-size:12px">
          <p><strong>Paul O&#8217;Rorke</strong><br>
            Tracker Software Products<br>
            <a href="mailto:paul.ororke@tracker-software.com">paul@tracker-software.com</a><br>
          </p>
          <p>
            ++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
            PLEASE NOTE : - If you are sending files for us to
            look at or assist with <br>
            these must ALWAYS be wrapped in either a ZIP/RAR or 7z
            FILE <br>
            or they will be removed by our Firewall/Virus management
            software. <br>
            ++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
            <br>
            **Certified by Microsoft** <br>
            "Works with Vista" <br>
            PDF-XChange &amp; SDK, Image-XChange<br>
            PDF-Tools &amp; SDK, TIFF-XChange &amp; SDK. <br>
            <br>
            Support: <br>
            <a href="http://tracker-software.com/support/">http://tracker-software.com/support/</a>
            <br>
            or <br>
            <a href="http://www.tracker-software.com/forum/index.php">http://www.tracker-software.com/forum/index.php</a>
          </p>
          <p>
            Download latest Releases <br>
            <a href="http://www.tracker-software.com/downloads/">http://www.tracker-software.com/downloads/</a>
            <br>
          </p>
        </div>
      </div>
      On 6/20/2013 1:16 PM, Simon Ironside wrote:<br>
    </div>
    <blockquote cite="mid:51C36335.3020808@caffetine.org" type="cite">On
      20/06/13 17:51, Paul O'Rorke wrote:
      <br>
      <br>
      <blockquote type="cite">Does anyone have any thoughts on why my
        data doesn't seem to be
        <br>
        replicating or perhaps point me in the right direction for how
        to dig a
        <br>
        little deeper.&nbsp; My limited understanding is that DRBD should be
        between
        <br>
        my host and the LVM volume but perhaps it's writing directly to
        the LV
        <br>
        and not going through DRBD.
        <br>
      </blockquote>
      <br>
      Hi Paul,
      <br>
      <br>
      What did you configure your VM to use as its disk?
      <br>
      /dev/VirtualMachines/test2 or /dev/drbd/by-res/r1 (/dev/drbd2)?
      <br>
      <br>
      If you used /dev/VirtualMachines/test2 then that's what's wrong.
      your reads and writes are bypassing DRBD. The only thing that
      should be using /dev/VirtualMachines/test2 is DRBD, your VM should
      write to /dev/drbd/by-res/r1
      <br>
      <br>
      Cheers,
      <br>
      Simon
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>