<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I have never try this (In fact I'm just learning a bit more how to
    administer a Gluster server.), buy you may find it useful.<br>
    <br>
<a class="moz-txt-link-freetext" href="http://download.gluster.org/pub/gluster/glusterfs/doc/HA%20and%20Load%20Balancing%20for%20NFS%20and%20SMB.html">http://download.gluster.org/pub/gluster/glusterfs/doc/HA%20and%20Load%20Balancing%20for%20NFS%20and%20SMB.html</a><br>
    <br>
    Pablo.<br>
    <br>
    <div class="moz-cite-prefix">El 06/06/2013 09:23 a.m., Charles Cooke
      escribi&oacute;:<br>
    </div>
    <blockquote
cite="mid:CAKOaOxn8DpdEaG=FjMip6Zqd9Q69xrZc-Ng1AyUoJfO+kqT+CA@mail.gmail.com"
      type="cite">
      <div class="gmail_extra">
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">
              <div><span class="HOEnZb"><font color="#888888">
                    <div><br>
                    </div>
                  </font></span></div>
            </div>
          </blockquote>
        </div>
        <br>
        Hello,</div>
      <div class="gmail_extra"><br>
      </div>
      <div class="gmail_extra">As a followup for anyone experiencing
        similar issues - switching to an NFS mount from a Gluster Native
        resolved the issue. &nbsp;</div>
      <div class="gmail_extra"><br>
      </div>
      <div class="gmail_extra" style="">The giveaway was the large
        number of context switches happening in the kernel during some
        heavy operations (vmstat or dstat) - neither the I/O, network
        interface, or CPU was the bottleneck - but the context switching
        was causing significant impact on the performance of our Java
        application. &nbsp; &nbsp;</div>
      <div class="gmail_extra" style=""><br>
      </div>
      <div class="gmail_extra" style="">The application has a large
        volume of writes on many small files, which is not ideal for the
        FUSE client. &nbsp;Switching to NFS brought the times down an order
        of magnitude.</div>
    </blockquote>
    <br>
  </body>
</html>