<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
I'm trying rc8 on Centos 5.3 with 4 nodes. Node 1 is server, node2-4
are clients.<br>
<br>
If I use many rsync command on node3 for writing to server, and node2
for reading from server. Everything is good.<br>
<br>
But when adding one more client is node4 using many rsync command for
writing to server, and node2 still read from server. Then server hang.
I can't stop or kill glusterfsd process.<br>
<br>
I got client's logs:<br>
<br>
<i>2009-04-30 18:09:15 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 17:59:10.
transport-timeout = 600<br>
2009-04-30 18:09:15 W [fuse-bridge.c:297:need_fresh_lookup]
fuse-bridge: revalidate of /mirror failed (Transport endpoint is not
connected)<br>
2009-04-30 18:09:15 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 17:59:05.
transport-timeout = 600<br>
2009-04-30 18:09:15 W [fuse-bridge.c:297:need_fresh_lookup]
fuse-bridge: revalidate of /mirror_tmp failed (Transport endpoint is
not connected)<br>
2009-04-30 18:09:15 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 17:59:05.
transport-timeout = 600<br>
2009-04-30 18:09:15 E [fuse-bridge.c:404:fuse_entry_cbk]
glusterfs-fuse: 22093813: LOOKUP()
/mirror/mozilla/firefox/releases/3.0.10/mac =&gt; -1 (Transport
endpoint is not connected)<br>
2009-04-30 18:09:15 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 17:59:05.
transport-timeout = 600<br>
2009-04-30 18:09:15 E [fuse-bridge.c:404:fuse_entry_cbk]
glusterfs-fuse: 22093806: LOOKUP() /mirror/mozilla/firefox =&gt; -1
(Transport endpoint is not connected)<br>
2009-04-30 18:09:35 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 17:59:25.
transport-timeout = 600<br>
2009-04-30 18:09:35 E [fuse-bridge.c:1548:fuse_readv_cbk]
glusterfs-fuse: 22093817: READ =&gt; -1 (Transport endpoint is not
connected)<br>
2009-04-30 18:09:35 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 17:59:25.
transport-timeout = 600<br>
2009-04-30 18:09:35 E [fuse-bridge.c:1548:fuse_readv_cbk]
glusterfs-fuse: 22093816: READ =&gt; -1 (Transport endpoint is not
connected)<br>
2009-04-30 18:10:15 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 18:00:06.
transport-timeout = 600<br>
2009-04-30 18:10:15 W [fuse-bridge.c:297:need_fresh_lookup]
fuse-bridge: revalidate of /mirror failed (Transport endpoint is not
connected)<br>
2009-04-30 18:18:56 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 18:08:55.
transport-timeout = 600<br>
2009-04-30 18:18:56 E [fuse-bridge.c:404:fuse_entry_cbk]
glusterfs-fuse: 22093812: LOOKUP() /mirror_tmp =&gt; -1 (Transport
endpoint is not connected)<br>
2009-04-30 18:19:16 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 18:09:15.
transport-timeout = 600<br>
2009-04-30 18:19:16 E [fuse-bridge.c:404:fuse_entry_cbk]
glusterfs-fuse: 22093814: LOOKUP() /mirror_tmp =&gt; -1 (Transport
endpoint is not connected)<br>
2009-04-30 18:19:16 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 18:09:15.
transport-timeout = 600<br>
2009-04-30 18:19:16 E [fuse-bridge.c:404:fuse_entry_cbk]
glusterfs-fuse: 22093815: LOOKUP() /mirror =&gt; -1 (Transport endpoint
is not connected)<br>
2009-04-30 18:19:36 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 18:09:35.
transport-timeout = 600<br>
2009-04-30 18:19:36 E [fuse-bridge.c:923:fuse_err_cbk] glusterfs-fuse:
22093855: FLUSH() ERR =&gt; -1 (Transport endpoint is not connected)<br>
2009-04-30 18:19:36 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 18:09:35.
transport-timeout = 600<br>
2009-04-30 18:19:36 E [fuse-bridge.c:923:fuse_err_cbk] glusterfs-fuse:
22093853: FLUSH() ERR =&gt; -1 (Transport endpoint is not connected)<br>
2009-04-30 18:20:16 E [client-protocol.c:290:call_bail] mr-store:
activating bail-out :frame sent = 2009-04-30 18:10:15.
transport-timeout = 600<br>
2009-04-30 18:20:16 E [fuse-bridge.c:404:fuse_entry_cbk]
glusterfs-fuse: 22093818: LOOKUP() /mirror =&gt; -1 (Transport endpoint
is not connected)</i><br>
<br>
Here's my configurations:<br>
<br>
Client:<br>
volume&nbsp; mr-store<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; type&nbsp;&nbsp;&nbsp; protocol/client<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; option&nbsp; transport-type&nbsp; tcp/client<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; option&nbsp; remote-host&nbsp;&nbsp;&nbsp;&nbsp; ip's server<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; option&nbsp; remote-subvolume&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mr-iot<br>
end-volume<br>
<br>
Server<br>
volume mr-brick<br>
&nbsp;&nbsp;&nbsp; type storage/posix<br>
&nbsp;&nbsp;&nbsp; option directory /store<br>
end-volume<br>
<br>
volume mr-locks<br>
&nbsp;&nbsp;&nbsp;&nbsp; type features/posix-locks<br>
&nbsp;&nbsp;&nbsp;&nbsp; subvolumes mr-brick<br>
end-volume<br>
<br>
volume mr-iot<br>
&nbsp;&nbsp;&nbsp;&nbsp; type performance/io-thread<br>
&nbsp;&nbsp;&nbsp;&nbsp; option thread-count&nbsp;&nbsp; 8<br>
&nbsp;&nbsp;&nbsp;&nbsp; subvolumes mr-brick<br>
end-volume<br>
<pre wrap="">volume server
  type protocol/server
  option transport-type tcp/server
  option auth.addr.mr-iot.allow  *
  subvolumes mr-iot
end-volume</pre>
<br>
Can anyone help me fix issue ?<br>
<br>
Thx,<br>
</body>
</html>