Hey guys,<br><br>I checked out the latest gluster source from git 6 hours ago, compiled and installed it. I have two server setup with two clients connected to those servers. <br>When I try on the client to copy a file from local disk to gluster mount, the cp process just hangs and then gluster mount disconnects and I get &quot;Transport endpoint not connected&quot;.<br>
The log file on the client shows this:<br>2009-03-03 20:36:44 E [client-protocol.c:505:client_ping_timer_expired] gfs1: ping timer expired! bailing transport<br>2009-03-03 20:36:44 E [saved-frames.c:169:saved_frames_unwind] gfs1: forced unwinding frame type(1) op(CREATE)<br>
2009-03-03 20:36:44 E [fuse-bridge.c:1433:fuse_create_cbk] glusterfs-fuse: 35: /ssl_engine_log =&gt; -1 (Transport endpoint is not co<br>nnected)<br>2009-03-03 20:36:44 E [saved-frames.c:169:saved_frames_unwind] gfs1: forced unwinding frame type(2) op((null))<br>
2009-03-03 20:36:44 E [client-protocol.c:602:client_ping_cbk] gfs1: timer must have expired<br><br><br>The same configuration works fine with this version from your ftp site: <a href="http://ftp.gluster.com/pub/gluster/glusterfs/2.0/LATEST/glusterfs-2.0.0rc2.tar.gz">http://ftp.gluster.com/pub/gluster/glusterfs/2.0/LATEST/glusterfs-2.0.0rc2.tar.gz</a><br>
<br>Any ideas why 2.0.0rc2 works and latest git checkout doesn&#39;t?<br><br>Thanks!<br>