<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 02/27/2014 06:36 AM, Paul Cuzner
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1933488454.5392219.1393463169702.JavaMail.zimbra@redhat.com"
      type="cite">
      <div style="font-family: lucida console,sans-serif; font-size:
        12pt; color: #000000">
        <div><br>
        </div>
        <div>Hi,<br>
        </div>
        <div><br>
        </div>
        <div>can someone point me at a good source to help me understand
          nufa. I've checked on the mail list archive, and gluster.org
          and can't find a lot of detail.<br>
        </div>
        <div><br>
        </div>
        <div>What I'd like to understand is whether nufa an option only
          for gluster client mounts, or can nufa be used when the client
          access protocol is nfs?<br>
        </div>
        <div><br>
        </div>
      </div>
    </blockquote>
    Hi Paul,<br>
    NUFA works irrespective of the access protocol. If a client happens
    to be mounted on one of the server (brick) nodes, then all new files
    created from that client (and further writes to the file from any
    client) will always go that local brick, irrespective of which brick
    the file name actually hashes to. There is a 'dht-link-to' file on
    the hashed brick, but all data resides on the local brick.<br>
    <br>
    You can enable NUFA with `gluster vol set &lt;volname&gt;
    cluster.nufa on`. Not sure why it is not listed inthe&nbsp; gluster vol
    set help command.&nbsp; (Perhaps it's not maintained?)<br>
    Hope this helps.<br>
    -Ravi<br>
    <blockquote
      cite="mid:1933488454.5392219.1393463169702.JavaMail.zimbra@redhat.com"
      type="cite">
      <div style="font-family: lucida console,sans-serif; font-size:
        12pt; color: #000000">
        <div>and a basic "how to" woudn't go a miss :)<br>
        </div>
        <div><br>
        </div>
        <div>Any help appreciated.<br>
        </div>
        <div><br>
        </div>
        <div>Cheers,<br>
        </div>
        <div><br>
        </div>
        <div>PC<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Gluster-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a>
<a class="moz-txt-link-freetext" href="https://lists.nongnu.org/mailman/listinfo/gluster-devel">https://lists.nongnu.org/mailman/listinfo/gluster-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>