Those were the relevant logs, I looked on all the bricks. In any case, I went into the filesystem layer to see the file names, and pulled them out of the fuse layer, cd'd into invisible directories and did the same. I'll let you know if it happens again in some other dir. On Fri, Apr 13, 2012 at 12:35 AM, Amar Tumballi <amarts at redhat.com> wrote: > On 04/06/2012 03:23 AM, Sabuj Pattanayek wrote: >> >> Also if I try to rm -rf the directory from the fuse mount, it'll tell >> me that it has files in it and won't let me do it. >> >> On Thu, Apr 5, 2012 at 4:30 PM, Sabuj Pattanayek<sabujp at gmail.com> ?wrote: >>> >>> Hi, >>> >>> I've got a strange issue inside of a directory on a 5 brick stripe. ls >>> or stat doesn't show any of the files in the directory through the >>> gluster fuse mount and I get this error in the client logs : >>> >>> [2012-04-05 16:19:58.327166] W [fuse-bridge.c:2095:fuse_readdir_cbk] >>> 0-glusterfs-fuse: 1417: READDIR => ?-1 (No such file or directory) >>> [2012-04-05 16:21:32.647667] E >>> [client3_1-fops.c:411:client3_1_stat_cbk] 0-pirstripe-client-2: remote >>> operation failed: No such file or directory >>> [2012-04-05 16:21:32.647925] E >>> [client3_1-fops.c:411:client3_1_stat_cbk] 0-pirstripe-client-3: remote >>> operation failed: No such file or directory >>> [2012-04-05 16:21:32.647981] E >>> [client3_1-fops.c:411:client3_1_stat_cbk] 0-pirstripe-client-1: remote >>> operation failed: No such file or directory >>> [2012-04-05 16:21:32.648034] E >>> [client3_1-fops.c:411:client3_1_stat_cbk] 0-pirstripe-client-4: remote >>> operation failed: No such file or directory >>> > > Can you look into the brick logs? (i see here that the stat call is > succeeded only on the first brick). Looking into brick logs can get some > information. > > Regards, > Amar