<p>Dan,<br>
&nbsp; I have a vague memory about giving a custom patch for io-cache. Was that you? Can you mail me the diff and I can answer your question..</p>
<p>Avati</p>
<p><blockquote>On Dec 17, 2008 2:34 PM, &quot;Dan Parsons&quot; &lt;<a href="mailto:dparsons@nyip.net">dparsons@nyip.net</a>&gt; wrote:<br><br>I&#39;d love to use 1.4rc4 but are there any issues in it that would effect me? I have 4 glusterfs servers, each with 2gbit ethernet (bonded), provididing sustained 8gbit/s to 33 client nodes. Below is my entire config file. If you see anything in there using a system that is either buggy or non-optimal in 1.4rc4, or would be difficult to upgrade, please let me know. If not, I can possibly upgrade.<br>

<br>
Below is my current config file. The one I was using when gluster was using all memory is identical except for &#39;cache-size&#39; was changed to 4096MB and &#39;page-size&#39; was changed to 512KB.<br>
<br>
-----------<br>
### Add client feature and attach to remote subvolume of server1<br>
volume distfs01<br>
&nbsp;type protocol/client<br>
&nbsp;option transport-type tcp/client &nbsp; &nbsp; # for TCP/IP transport<br>
&nbsp;option remote-host 10.8.101.51 &nbsp; &nbsp; &nbsp;# IP address of the remote brick<br>
&nbsp;option remote-subvolume brick &nbsp; &nbsp; &nbsp; &nbsp;# name of the remote volume<br>
end-volume<br>
<br>
### Add client feature and attach to remote subvolume of server2<br>
volume distfs02<br>
&nbsp;type protocol/client<br>
&nbsp;option transport-type tcp/client &nbsp; &nbsp; # for TCP/IP transport<br>
&nbsp;option remote-host 10.8.101.52 &nbsp; &nbsp; &nbsp;# IP address of the remote brick<br>
&nbsp;option remote-subvolume brick &nbsp; &nbsp; &nbsp; &nbsp;# name of the remote volume<br>
end-volume<br>
<br>
volume distfs03<br>
&nbsp;type protocol/client<br>
&nbsp;option transport-type tcp/client<br>
&nbsp;option remote-host 10.8.101.53<br>
&nbsp;option remote-subvolume brick<br>
end-volume<br>
<br>
volume distfs04<br>
&nbsp;type protocol/client<br>
&nbsp;option transport-type tcp/client<br>
&nbsp;option remote-host 10.8.101.54<br>
&nbsp;option remote-subvolume brick<br>
end-volume<br>
<br>
volume stripe0<br>
 &nbsp;type cluster/stripe<br>
 &nbsp;option block-size *.gff:1KB,*.nt:1KB,*.best:1KB,*.txt3:1KB,*.nbest.info:1KB*:1MB<br>
 &nbsp;option scheduler alu<br>
 &nbsp;option alu.order read-usage:write-usage:disk-usage<br>
 &nbsp;option alu.read-usage.entry-threshold 20%<br>
 &nbsp;option alu.read-usage.exit-threshold 4%<br>
 &nbsp;option alu.write-usage.entry-threshold 20%<br>
 &nbsp;option alu.write-usage.exit-threshold 4%<br>
 &nbsp;option alu.disk-usage.entry-threshold 2GB<br>
 &nbsp;option alu.disk-usage.exit-threshold 100MB<br>
 &nbsp;subvolumes distfs01 distfs02 distfs03 distfs04<br>
end-volume<p><font color="#500050">


volume ioc
&nbsp;type performance/io-cache
&nbsp;subvolumes stripe0 &nbsp; &nbsp; &nbsp; &nbsp; # In this example it is &#39;client...</font></p>
volume fixed<br>
 &nbsp;type features/fixed-id<br>
 &nbsp;option fixed-uid 0<br>
 &nbsp;option fixed-gid 900<br>
 &nbsp;subvolumes ioc<br>
end-volume<br><font color="#888888">
<br>
Dan Parsons</font><p><font color="#500050">


On Dec 17, 2008, at 2:09 PM, Anand Avati wrote:

&gt; Dan,
&gt; Is it feasible for you to try 1.4.0pre4...</font></p></blockquote></p>