Hello, I'm running glusterfs v3.0.5 with 4 servers and 4 clients. Kernel version is 2.6.24-9. I'm getting an error like this when trying to list files on a directory: ls: cannot access /mnt/glusterfs/directory: No such file or directory At glusterfs client log i see multiple messages like this one: [2010-07-14 20:28:06] W [fuse-bridge.c:796:fuse_getattr] glusterfs-fuse: 13289745: GETATTR 3045123208 (fuse_loc_fill() failed) This directory is accessed by a web server, more specifically, Tomcat. I read other topic at this list that says that this is caused by race conditions, but no solution was provided. Is there something that i can do solve this issue? Thanks! --- Fernando Marcelo