<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 09/11/17 05:01,
      <a class="moz-txt-link-abbreviated" href="mailto:fernandocmachado@yahoo.com.br">fernandocmachado@yahoo.com.br</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:007b01d358bb$ab1e3a90$015aafb0$@yahoo.com.br">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
..shape {behavior:url(#default#VML);}
</style><![endif]-->
      <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;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EstiloDeEmail17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
..MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></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="WordSection1">
        <p class="MsoNormal">Hello everyone,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I’m trying to implemente the following
          scenario:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">4 servers running KVM virtual machines and
          1 server as a backup of the 4 servers.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I’m trying to implemente the DRBD to
          replicate the data block changed from the 4 server to this
          backup server, but I don’t know how to do that, since all the
          “Howtos” on the internet applies only for 2 nodes replication.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Could anyone help me on this?<o:p></o:p></p>
      </div>
    </blockquote>
    Yes.<br>
    <br>
    I could add more, but then it probably wouldn't be helpful. On the
    other hand, you could add more information about your environment
    and it would definitely be helpful.<br>
    What version of DRBD are you using?<br>
    How many copies of the "data blocks" do you want? If it one copy on
    one of the 4 servers plus one copy on the "backup" server?<br>
    What is the storage capacity of the 4 servers and the backup?<br>
    <br>
    OK, I'll add some hints...<br>
    If using DRBD 8.4:<br>
    For each of the four servers, configure DRBD together with the
    backup server. The backup server will need 4 x storage capacity of
    the other servers, you will end up with 2 copies of all data. Best
    to use LVM to create one LV for each remote server, and then use
    DRBD to connect these.<br>
    <br>
    If using DRBD9:<br>
    Just setup DRBD as normal on all 5 nodes, and then use drbdmanage to
    ensure one copy is on the "backup" node and however many copies you
    need are on the other 4 nodes. Possibly, you want 5 copies of data,
    so all machines have a full copy of all data, but probably 5 copies
    of data is going to cause you a lot of problems.<br>
    <br>
    In either case, keep in mind that the backup server is going to need
    enough ethernet bandwidth as well as disk IOPS to be able to write
    all data changes from all 4 nodes. This could massively reduce your
    overall disk IOPS. You should test carefully prior to deployment.<br>
    <br>
    If you do provide more information, then me or someone else can
    likely provide more detailed/helpful advice.<br>
    <br>
    Regards,<br>
    Adam
    <div class="moz-signature">-- <br>
      Adam Goryachev
      Website Managers
      <a class="moz-txt-link-abbreviated" href="http://www.websitemanagers.com.au">www.websitemanagers.com.au</a></div>
  <div style=3D"clear: both;width:100%;"><br><span style=3D"font-family: Arial, Helvetica, sans-serif; font-size: 10px; clear: both;">-- 
The information in this e-mail is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this e-mail by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful. If you have received this message
in error, please notify us immediately. Please also destroy and delete the
message from your computer. Viruses - Any loss/damage incurred by receiving
this email is not the sender's responsibility.</span><br></div>
</body>
</html>