<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/12/16 09:52, Yannis Milios wrote:<br>
    </div>
    <blockquote
cite="mid:CAFiF2OqXP-ePhGbL3=QGJsv1TbXDFmvqy7=Q6MD2s74vRE3L5g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><span style="font-size:12px">&gt;&gt;
            Dec  5 10:20:07 localhost kernel: block drbd0: Writing the
            whole bitmap, full sync required after drbd_sync_handshake.</span><br
            style="font-size:12px">
          <span style="font-size:12px">&gt;&gt;Dec  5 10:20:07 localhost
            kernel: block drbd0: meta connection shut down by peer.</span><br>
        </div>
        <div class="gmail_extra"><span style="font-size:12px"><br>
          </span></div>
        <div class="gmail_extra"><span style="font-size:12px">It seems
            that the secondary node needs a full resync of the data. Is
            this a drbd setup inside VMs? If yes, then I guess that drbd
            doesn't like much rolling back to previous snapshots...</span></div>
        <br>
      </div>
    </blockquote>
    <br>
    I think this document might help:<br>
    <a class="moz-txt-link-freetext" href="https://www.drbd.org/en/doc/users-guide-83/s-initial-full-sync">https://www.drbd.org/en/doc/users-guide-83/s-initial-full-sync</a><br>
    <br>
    or specifically, this command:<br>
    <pre class="screen"><strong class="userinput"><code>drbdadm -- --overwrite-data-of-peer primary <em class="replaceable"><code>resource

</code></em></code></strong></pre>
    Just make sure before the command, one is primary disconnected, and
    the other is secondary disconnected, run the above command on the
    primary.<br>
    <br>
    It should start a full sync, and when completed, they should both be
    UpToDate....<br>
    <br>
    PS, not a DRBD expert, but hope it might help you.<br>
    <br>
    Regards,<br>
    Adam<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Adam Goryachev
Website Managers
P: +61 2 8304 0000                    <a class="moz-txt-link-abbreviated" href="mailto:adam@websitemanagers.com.au">adam@websitemanagers.com.au</a>
F: +61 2 8304 0001                     <a class="moz-txt-link-abbreviated" href="http://www.websitemanagers.com.au">www.websitemanagers.com.au</a></pre>
  </body>
</html>