[Bugs] [Bug 1176011] Client sees duplicated files

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 24 08:00:46 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1176011

jmmartirez at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmmartirez at gmail.com



--- Comment #4 from jmmartirez at gmail.com ---
Description of problem:
I create a distributed replicate volume on 4 FreeBSD nodes and mount it to a
Linux client. After I move or rename files, client sees duplicated files like
this.
----------  1 root  wheel         0 Aug 23 21:18 dahyun2.jpg
----------  1 root  wheel         0 Aug 23 21:18 dahyun2.jpg


Version-Release number of selected component (if applicable):
Glusterfs 3.7.6
FreeBSD 10.2

How reproducible:
1.Add peer with 4 FreeBSD nodes
2.Create distributed replicate volume
3.Mount volume on the Linux client
4.Create files and move files or rename files

Additional Information:
root at gluster01:/glu1/images # lsextattr user dahyun2.jpg
dahyun2.jpg     trusted.glusterfs.dht.linkto    trusted.gfid

root at gluster02:/glu2/images # lsextattr user dahyun2.jpg
dahyun2.jpg     trusted.glusterfs.dht.linkto    trusted.gfid

root at gluster04:/glu4/images # lsextattr user dahyun2.jpg
dahyun2.jpg     trusted.glusterfs.shard.file-size      

root at gluster05:/glu5/images #  lsextattr user dahyun2.jpg
dahyun2.jpg     trusted.glusterfs.shard.file-size       

The file in gluster01 and gluster02 have ---------- file permission.
----------  2 root  wheel        0 Aug 23 21:38 dahyun2.jpg

The problem can be fix by chmod 1000 the file which have
trusted.glusterfs.dht.linkto extattr.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list