[Gluster-users] geo-replication command rsync returned with 3
Florian Weimer
fweimer at redhat.com
Mon Feb 5 19:07:33 UTC 2018
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
More information about the Gluster-users
mailing list