Hi Patrick,<br><br>Can you attach the complete client log file?<br><br>regards,<br><br><div class="gmail_quote">On Wed, May 13, 2009 at 10:11 PM, Patrick Ruckstuhl <span dir="ltr">&lt;<a href="mailto:patrick@tario.org">patrick@tario.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
I had a disconnect in a DHT setup, there are two bricks that are at the<br>
same time also clients<br>
<br>
After this, there seems to be something messed up as the mv operation<br>
does not work anymore and reports &quot;Can not move, file exists&quot;<br>
<br>
<br>
I&#39;m using rc8<br>
<br>
server.vol 1&amp;2<br>
### Log brick<br>
volume log-posix<br>
 type storage/posix                   # POSIX FS translator<br>
 option directory /data/glusterfs/log        # Export this directory<br>
end-volume<br>
<br>
### Add quota support<br>
volume log-quota<br>
 type features/quota<br>
 option disk-usage-limit 100GB<br>
 subvolumes log-posix<br>
end-volume<br>
<br>
### Add lock support<br>
volume log-locks<br>
 type features/locks<br>
 subvolumes log-quota<br>
end-volume<br>
<br>
### Add performance translator<br>
volume log-brick<br>
 type performance/io-threads<br>
 option thread-count 8<br>
 subvolumes log-locks<br>
end-volume<br>
<br>
### Add network serving capability to above brick.<br>
volume server<br>
 type protocol/server<br>
 option transport-type tcp<br>
 option transport.socket.bind-address 192.168.0.4<br>
 subvolumes log-brick<br>
 option auth.addr.log-brick.allow 192.168.0.2,192.168.0.3,192.168.0.4 #<br>
Allow access to &quot;brick&quot; volume<br>
end-volume<br>
<br>
<br>
client.vol<br>
### Add client feature and attach to remote subvolume<br>
volume log-remote-hip<br>
 type protocol/client<br>
 option transport-type tcp<br>
 option remote-host 192.168.0.3         # IP address of the remote brick<br>
 option remote-subvolume log-brick        # name of the remote volume<br>
end-volume<br>
<br>
### Add client feature and attach to remote subvolume<br>
volume log-remote-hop<br>
 type protocol/client<br>
 option transport-type tcp<br>
 option remote-host 192.168.0.4         # IP address of the remote brick<br>
 option remote-subvolume log-brick        # name of the remote volume<br>
end-volume<br>
<br>
<br>
### This is a distributed volume<br>
volume log-distribute<br>
 type cluster/distribute<br>
 subvolumes log-remote-hip log-remote-hop<br>
end-volume<br>
<br>
<br>
<br>
<br>
Part of the client log file<br>
2009-05-09 16:33:19 N [client-protocol.c:6327:client_setvolume_cbk]<br>
log-remote-hop: connection and handshake succeeded<br>
2009-05-10 06:25:03 E [fuse-bridge.c:1273:fuse_rename_cbk]<br>
glusterfs-fuse: 979: /hop/apache2/access.log.49.gz -&gt;<br>
/hop/apache2/access.log.50.gz =&gt; -1 (File exists)<br>
2009-05-10 06:25:03 E [fuse-bridge.c:1273:fuse_rename_cbk]<br>
glusterfs-fuse: 1111: /hop/apache2/error.log.16.gz -&gt;<br>
/hop/apache2/error.log.17.gz =&gt; -1 (File exists)<br>
<br>
<br>
The server log file looks like it does not contain anything special<br>
<br>
Thanks for any ideas,<br>
Patrick<br>
<br>
--<br>
--------------------------<br>
Origo - Code with the flow<br>
<a href="http://origo.ethz.ch" target="_blank">http://origo.ethz.ch</a><br>
Free collaboration and hosting for open and closed source projects<br>
<br>
<br>
<br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a><br>
<a href="http://lists.nongnu.org/mailman/listinfo/gluster-devel" target="_blank">http://lists.nongnu.org/mailman/listinfo/gluster-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Raghavendra G<br><br>