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 <harsha@xxxxxxxxxxxxxxxxxx> wrote: > > On Sat, Oct 25, 2014 at 11:13 AM, Harshavardhana > <harsha@xxxxxxxxxxxxxxxxxx> wrote: >> On Sat, Oct 25, 2014 at 8:47 AM, Dennis Schafroth <dennis@xxxxxxxxxxxx> 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@xxxxxxxxxxx > http://supercolony.gluster.org/mailman/listinfo/gluster-devel _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-devel