Displaying 1 result from an estimated 1 matches for "fuse_mount_si".
Did you mean:
fuse_mount_sys
2010 May 11
1
Problems with gluster and autofs
There appears to be a race condition or a cycle with autofs and gluster
3.0.4.
When gluster tries to stat the mount point in fuse-bridge.c, it hangs.
When I comment out the code in lines: 3389-3415 it hangs on the call to
mount() in fuse-lib/mount.c:538.
This is true whether or not --ghost is specified.
Has this problem been resolved? Is there a patch somewhere?
--- gdb output after