Top posting for visibility: Here is the pertinent line in the log: [2011-10-25 11:39:56.762720] E [glusterfsd-mgmt.c:628:mgmt_getspec_cbk] 0-glusterfs: failed to get the 'volume file' from server [2011-10-25 11:39:56.762775] E [glusterfsd-mgmt.c:695:mgmt_getspec_cbk] 0-mgmt: failed to fetch volume file (key:/mnt) Did you move your volume file or in some other way make it inaccessible for the client? The volume file tells the client essentially how to access files and directories on the GlusterFS ? if the client can get that, the timeout is expected (it figures that the server has gone away and that you will try something different. I suggest trying this mount line instead (assuming that your servers are named consistently: mount -t glusterfs gluster02:/volume01 /mnt/gluster and see if you get the same message James Burnash Unix Engineer Knight Capital Group From: gluster-users-bounces at gluster.org [mailto:gluster-users-bounces at gluster.org] On Behalf Of M. Vale Sent: Tuesday, October 25, 2011 7:51 AM To: Pranith Kumar K Cc: gluster-users at gluster.org Subject: Re: problems with gluster 3.2.4 On 25 October 2011 12:15, Pranith Kumar K <pranithk at gluster.com<mailto:pranithk at gluster.com>> wrote: hi, If the setup is not in production could you do "gluster volume set volume01 client-log-level DEBUG" and repeat the actions then post the logfile located at /usr/local/var/log/glusterfs/mnt-gluster.log on the client machine Pranith On 10/25/2011 03:55 PM, M. Vale wrote: Hi, we have 4 test machines (gluster01 to gluster04). I've created a replicated volume with the 4 machines. Then on the client machine i've executed: mount -t glusterfs gluster01:/volume01 /mnt/gluster And everything works ok. The main problem occurs in every client machine that I do: umount /mnt/gluster and the mount -t glusterfs gluster01:/volume01 /mnt/gluster The client machine stops to respond, I cannot run a ls -l everything stops on the client machine. It freezes for 120 to 300 seconds. And then after this time I can return to type on the machine. I type: mount (enter) And I can see the mount point. But if I do cd /mnt/gluster and then ls -l Everything freezes again. There is no firewall installed, And I can reproduce this everytime in all our client machines. Any idea how to start looking for the problem? Best Regards _______________________________________________ Gluster-users mailing list Gluster-users at gluster.org<mailto:Gluster-users at gluster.org> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users Hi, There is the log: # cat /usr/local/var/log/glusterfs/ mnt-gluster.log [2011-10-25 11:29:36.910146] I [glusterfsd.c:1493:main] 0-/usr/local/sbin/glusterfs: Started Running /usr/local/sbin/glusterfs version 3.2.4 [2011-10-25 11:38:44.794630] W [glusterfsd.c:727:cleanup_and_exit] (-->/lib/libc.so.6(clone+0x6d) [0x7fb5a52687dd] (-->/lib/libpthread.so.0(+0x7da0) [0x7fb5a54fcda0] (-->/usr/local/sbin/glusterfs(glusterfs_sigwaiter+0xd5) [0x406745]))) 0-: received signum (15), shutting down [2011-10-25 11:38:44.794679] I [fuse-bridge.c:3724:fini] 0-fuse: Unmounting '/mnt/gluster'. [2011-10-25 11:39:56.752093] I [glusterfsd.c:1493:main] 0-/usr/local/sbin/glusterfs: Started Running /usr/local/sbin/glusterfs version 3.2.4 [2011-10-25 11:39:56.762720] E [glusterfsd-mgmt.c:628:mgmt_getspec_cbk] 0-glusterfs: failed to get the 'volume file' from server [2011-10-25 11:39:56.762775] E [glusterfsd-mgmt.c:695:mgmt_getspec_cbk] 0-mgmt: failed to fetch volume file (key:/mnt) [2011-10-25 11:39:56.762940] W [glusterfsd.c:727:cleanup_and_exit] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_notify+0x7d) [0x7f4a6603db2d] (-->/usr/local/lib/libgfrpc.so.0(rpc_clnt_handle_reply+0xa5) [0x7f4a6603d1d5] (-->/usr/local/sbin/glusterfs(mgmt_getspec_cbk+0x2fd) [0x40872d]))) 0-: received signum (0), shutting down [2011-10-25 11:39:56.762971] I [fuse-bridge.c:3724:fini] 0-fuse: Unmounting '/mnt/gluster'. If I do: # ls -l /mnt/gluster/ It freezes the system. DISCLAIMER: This e-mail, and any attachments thereto, is intended only for use by the addressee(s)named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail and any attachments thereto, is strictly prohibited. If you have received this in error, please immediately notify me and permanently delete the original and any printout thereof. E-mail transmission cannot be guaranteed to be secure or error-free. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. NOTICE REGARDING PRIVACY AND CONFIDENTIALITY Knight Capital Group may, at its discretion, monitor and review the content of all e-mail communications. http://www.knight.com<http://www.knight.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://gluster.org/pipermail/gluster-users/attachments/20111025/207c179f/attachment-0001.htm>