/Anders
On 25 October 2014 22:45:50 CEST, Dennis Schafroth <dennis@xxxxxxxxxxxx> 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,
:-DennisOn 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
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-devel