<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/20/2013 10:13 AM, Ziemowit
      Pierzycki wrote:<br>
    </div>
    <blockquote
cite="mid:CAOiTGHnkTwut5XgiZ33XCCoJHp2EUmGQWOK7sCsfeb9+KSxrTQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">So I noticed if I create files in the data brick
        path, the files travel to the other hosts too. &nbsp;Can I use the
        data brick path instead of using a fuse mount instead. &nbsp;I'm
        running two machines with two replicas. &nbsp;What happens if I do
        stripes? &nbsp;Some machines are clients as well as servers. &nbsp;Thanks!</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Gluster-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a>
<a class="moz-txt-link-freetext" href="http://supercolony.gluster.org/mailman/listinfo/gluster-users">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    Ziemowit Pierzycki,<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The behaviour you are observing is added to handle the
    following corner use case:<br>
    In case of split-brain/gfid mismatch of a file, if a file is deleted
    on one of the bricks the file is replicated to the other machine.<br>
    That said Adding data to backend directly will disable the ability
    of replication to decide which copy of the file is good vs bad when
    the file needs to be self-healed. So please use fuse mount data
    path.<br>
    <br>
    Pranith<br>
  </body>
</html>