<div dir="ltr">GlusterFS 2 rc7<br><br>Server vol:<br>## Reference volume &quot;home1&quot; from remote server<br>volume home1<br> type protocol/client<br> option transport-type tcp/client<br> option remote-host 192.168.253.41      # IP address of remote host<br>
 option remote-subvolume posix-locks-home1     # use home1 on remote host<br> option transport-timeout 10           # value in seconds; it should be set relatively low<br>end-volume<br><br>## Reference volume &quot;home2&quot; from remote server<br>
volume home2<br> type protocol/client<br> option transport-type tcp/client<br> option remote-host 192.168.253.42      # IP address of remote host<br> option remote-subvolume posix-locks-home1     # use home1 on remote host<br>
 option transport-timeout 10           # value in seconds; it should be set relatively low<br>end-volume<br><br>volume home<br> type cluster/afr<br> option metadata-self-heal on<br> subvolumes home1 home2<br>end-volume<br>
<br>Client vol:<br>## Reference volume &quot;home1&quot; from remote server<br>volume home1<br> type protocol/client<br> option transport-type tcp/client<br> option remote-host 192.168.253.42      # IP address of remote host<br>
 option remote-subvolume posix-locks-home1     # use home1 on remote host<br> option transport-timeout 10           # value in seconds; it should be set relatively low<br>end-volume<br><br>## Reference volume &quot;home2&quot; from remote server<br>
volume home2<br> type protocol/client<br> option transport-type tcp/client<br> option remote-host 192.168.253.41      # IP address of remote host<br> option remote-subvolume posix-locks-home1     # use home1 on remote host<br>
 option transport-timeout 10           # value in seconds; it should be set relatively low<br>end-volume<br><br>volume home<br> type cluster/afr<br> option metadata-self-heal on<br> option favorite-child home1<br> subvolumes home1 home2<br>
end-volume<br><br>volume writebehind<br>  type performance/write-behind<br>  option aggregate-size 128KB<br>  option window-size 1MB<br>  subvolumes home<br>end-volume<br> <br>volume cache<br>  type performance/io-cache<br>
  option cache-size 512MB<br>  subvolumes writebehind<br>end-volume<br><br><div class="gmail_quote">2009/4/2 Steve <span dir="ltr">&lt;<a href="mailto:steeeeeveee@gmx.net">steeeeeveee@gmx.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">&gt; There are no 0 size files this time though.<br>
&gt;<br>
</div>How did you managed to get there? What version of GlusterFS are you using? What are the vol files? What kernel and what fuse version are you using?<br>
<font color="#888888">--<br>
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: <a href="http://www.gmx.net/de/go/multimessenger01" target="_blank">http://www.gmx.net/de/go/multimessenger01</a><br>
<br>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br>
</font></blockquote></div></div>