On 02/05/2018 01:33 PM, Florian Weimer wrote:

Do you have strace output going further back, at least to the proceeding getcwd call?  It would be interesting to see which path the kernel reports, and if it starts with "(unreachable)".

I got the strace output now, but it very difficult to read (chdir in a multi-threaded process …).

My current inclination is to blame rsync because it does an unconditional getcwd during startup, which now fails if the current directory is unreachable.

Further references:

https://sourceware.org/ml/libc-alpha/2018-02/msg00152.html
https://bugzilla.redhat.com/show_bug.cgi?id=1542180

Andreas Schwab agrees that rsync is buggy:

https://sourceware.org/ml/libc-alpha/2018-02/msg00153.html

Thanks,
Florian
_______________________________________________
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Reply via email to