Error in logs from catting a deleted file?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux