On 7.7.2011. 13:48, Emir Imamagic wrote: > Clients use FUSE to mount it. On the client side when writing files to > gluster in logs we see a lot of following errors: > [2011-07-07 13:19:42.713369] W > [dht-common.c:941:dht_lookup_linkfile_cbk] 0-s-dht: /file1: gfid > different on data file on s-client-1 > [2011-07-07 13:19:42.713813] I > [dht-common.c:838:dht_lookup_everywhere_cbk] 0-s-dht: deleting stale > linkfile /file1 on s-client-0 > [2011-07-07 13:19:42.713874] W > [dht-common.c:781:dht_lookup_everywhere_cbk] 0-s-dht: /file1: gfid > differs on subvolume s-client-1 In fact the statement about different gfid seems to be incorrect on the bricks: --------- gluster01--------- # getfattr -n trusted.gfid /data/file1 # file: data/file1 trusted.gfid=0sVQxZTZY2S2uFvg9IxggAFQ== --------- gluster02--------- # getfattr -n trusted.gfid /data/file1 # file: data/file1 trusted.gfid=0sVQxZTZY2S2uFvg9IxggAFQ== Cheers -- Emir Imamagic www.srce.hr