[Gluster-devel] Error in logs from catting a deleted file?

Gordan Bobic gordan at bobich.net
Thu May 15 19:49:26 UTC 2008


If I do the following:
(/home being the glusterfs mount point)
node1$ echo "test" > /home/test
node1$ cat /home/test
test

node2$ cat /home/test
test
node2$ rm /home/test
node1$ cat /home/test

I get the following in the error log on node1:
2008-05-15 20:44:30 E [fuse-bridge.c:459:fuse_entry_cbk] glusterfs-fuse: 
80: (34) /test => -1 (2)

The behaviour of the FS is correct (the file gets deleted and the delete 
propagates to both nodes).

I'm using AFR with NUFA scheduler.

Is this just over-paranoid logging, or is there really something going 
wrong?

Gordan





More information about the Gluster-devel mailing list