When I a start a glusterfs client and kill it. An attempt to restart the glusterfs client process fails with the error below. It looks like the channel glusterfs uses to communicate with fuse is not released. If I use a different directory argument when I start a client glusters process it starts fine. Is there a way to clean up resources so that a restart of client glusterfs wouldn't fail? $ /usr/local/sbin/glusterfs -f ./client_test.vol -N -l /dev/stdout --log-level=DEBUG /tmp/local 2008-11-11 12:48:46 D [xlator.c:115:xlator_set_type] xlator: attempt to load file /usr/local/lib/glusterfs/1.3.12/xlator/mount/fuse.so fuse: failed to access mountpoint /tmp/local: Transport endpoint is not connected 2008-11-11 12:48:46 E [fuse-bridge.c:2699:init] glusterfs-fuse: fuse_mount failed (Transport endpoint is not connected) 2008-11-11 12:48:46 E [glusterfs.c:547:main] glusterfs: Initializing FUSE failed -------------- next part -------------- An HTML attachment was scrubbed... URL: http://zresearch.com/pipermail/gluster-users/attachments/20081111/5d3e72fe/attachment.htm