Displaying 1 result from an estimated 1 matches for "prounc".
Did you mean:
pround
2010 Oct 27
6
DO NOT REPLY [Bug 7757] New: with big file, rsync times out out when it should not; the sender is still responsive
...ync error: timeout in data send/receive (code 30) at io.c(1530)
[generator=3.0.7]
rsync error: received SIGUSR1 (code 19) at main.c(1288) [receiver=3.0.7]
Expected results:
The sync should complete without error; certainly no timeout.
Additional info:
1. The issue is more prounced with two hosts of different speed,
eg. h1 (dest) is much slower than h2 (src) (eg. h1 could be an
slower machine (especially I/O bound) with LUKS; this could be
simulated by strace on h1:receiver).
i=/tmp/t55 j=/tmp/t56
h2: dd if=/dev/zero of=$i b...