<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    No restrictions about Volume type in Slave side. But when a Slave
    node<br>
    is down, some of the files already created are not accessible so
    data<br>
    operations/sync may fail for those files.(These errors will be
    logged<br>
    in Master log files and Geo-rep will continue.).<br>
    <br>
    Other problem is deleting files in Slave side may get ignored
    silently<br>
    in Geo-replication because Geo-rep treats "ENOENT" errors as safe<br>
    errors during delete/unlink. (Safe error because, Geo-rep tried to<br>
    delete a file and that file gets "ENOENT"(No such file/directory)<br>
    error). Due to this Slave Volume may have files which are deleted in<br>
    master.<br>
    <pre class="moz-signature" cols="72">regards
Aravinda</pre>
    <div class="moz-cite-prefix">On 08/21/2015 11:46 PM, Christian Rice
      wrote:<br>
    </div>
    <blockquote cite="mid:D1FCB915.1137B9%25crice@pandora.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div>I’d like to have a distributed-replicated master volume, and
        distributed-only slave.</div>
      <div><br>
      </div>
      <div>Can this be done?  Just beginning the research, but so far
        I’ve only done geo-replication with distributed-only volumes.
         Tips/caveats on this kind architecture are welcome.</div>
      <div><br>
      </div>
      <div>The rationale is straightforward—the master volume should be
        able to stay available with all data when suffering a node loss,
        but the geo-replicated volumes can be taken offline for repairs
        and resync as soon as possible.</div>
      <div><br>
      </div>
      <div>Cheers,</div>
      <div>Christian</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://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>