Ok, that could explain it. The two servers are a mix of ext4 and btrfs. 

Have anybody been successful running servers on OS X, using which file system? 
I tried in april and saw similar issues (duplicates). 

How is ZFS on Linux doing with glusterfs? That could be an option.

cheers,
:-Dennis 


> On 26 Oct 2014, at 15:18 , Anders Blomdell <anders.blomd...@control.lth.se> 
> wrote:
> 
> I saw duplicated entries on Linux under similar setup, issues disappeared 
> when I switched to xfs instead of ext4 on the servers. I think there is some 
> more info on the devel list.
> 
> /Anders
> 
> On 25 October 2014 22:45:50 CEST, Dennis Schafroth <den...@schafroth.dk> 
> wrote:
> Trying to collect some understanding when it happens to make it reproducible, 
>  and better debug info. 
> 
> Any hints on creating a good system call log using dtruss? 
> 
> cheers, 
> :-Dennis
> 
>  On 25 Oct 2014, at 22:01 , Harshavardhana <har...@harshavardhana.net> wrote:
>  
>  On Sat, Oct 25, 2014 at 11:13 AM, Harshavardhana
>  <har...@harshavardhana.net> wrote:
>  On Sat, Oct 25, 2014 at 8:47 AM, Dennis Schafroth <den...@schafroth.dk> 
> wrote:
>  Mounting a distributed replicated linux server sometimes shows duplicate 
> directory entries on mac.
>   
>  Go ahead and open a bug :-)
>  
>  
>  bash-3.2# find etc/ -type f | wc -l
>      254
>  bash-3.2# find /private/etc -type f | wc -l
>      254
>  bash-3.2# ls
>  a       b       etc
>  bash-3.2#
>  
>  I do see some issues when there are symlinks
>  
>  bash-3.2# ln -s b c
>  bash-3.2# ls
>  a       b       c       etc
>  bash-3.2# ls -l
>  ls: c: No such file or directory
>  total 16
>  -rw-r--r--@  1 root  wheel     0 Oct 25 12:56 a
>  -rw-r--r--@  1 root  wheel     0 Oct 25 12:56 b
>  drwxr-xr-x@ 57 root  wheel  4148 Oct 25 00:36 etc
>  bash-3.2#
>  
>  bash-3.2# ls -l
>  total 24
>  -rw-r--r--@  1 root  wheel     0 Oct 25 12:56 a
>  -rw-r--r--@  1 root  wheel     0 Oct 25 12:56 b
>  
>  ls: ./c: No such file or directory
>  lrwxrwxrwx@  0 root  wheel     1 Oct 25 13:00 c
>  drwxr-xr-x@ 57 root  wheel  4148 Oct 25 00:36 etc
>  bash-3.2#
>  
> 
> -- 
>  Religious confuse piety with mere ritual, the virtuous confuse
>  regulation with outcomes
> 
>  Gluster-devel mailing list
>  Gluster-devel@gluster.org
>  http://supercolony.gluster.org/mailman/listinfo/gluster-devel 
> <http://supercolony.gluster.org/mailman/listinfo/gluster-devel>
> 
> 
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-devel 
> <http://supercolony.gluster.org/mailman/listinfo/gluster-devel>
> 
> -- 
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-devel

_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Reply via email to