On 07/05/12 15:25, Amar Tumballi wrote: > On 05/07/2012 06:20 AM, Toby Corkindale wrote: >> On 04/05/12 17:53, Amar Tumballi wrote: >>>> 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version >>>> 3.3.0qa39 >>>> [2012-05-04 17:21:47.918568] E [fuse-bridge.c:4444:init] 0-fuse: >>>> Mountpoint gluster seems to have a stale mount, run 'umount gluster' >>>> and >>>> try again. >>> >>> Hi Toby, >>> >>> Thanks for the log, can you try with below patch and see if it works? >> >> Hi Amar, >> Sorry for the delay in responding. >> >> I've tried with the patch, below. It seems to be successful! >> > > Also noticed your logs and found that the issue came up because you were > trying to run the mount command with 'gluster' as the mountpoint (Note > the relative path). If you had provided the absolute path to mount -t > glusterfs, it would have not failed in first try. Hi Amar, That's interesting. I've never noticed any other filesystems which require the full path to the mount-point to succeed. Is this a bug? Thanks for your help so far, Toby