rsync-error

Started by rainer_d, November 28, 2005, 07:45:19 AM

Previous topic - Next topic

rainer_d

Hi,

all of a sudden, I get this rsync-error:
$ rsync -vv data.cdb tinydns@ip:/usr/local/tinydns-ns.nameserver.tld/root/
opening connection using ssh -l tinydns ip rsync --server -vv . /usr/local/tinydns-ns.nameserver.tld/root/
delta-transmission enabled
data.cdb
rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown" [sender]: Broken pipe (32)
rsync: connection unexpectedly closed (31 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(443)
rsync: connection unexpectedly closed (17370 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(443)


How would that happen?
The file is "only" 13MB and actually is local to the NicTool-server. Even stranger is the fact that it transfers well to the remote DNS-server.
I can ssh as tinydns without problems.


cheers,
Rainer
--
FreeBSD - The Power To Serve

rainer_d

Just for the record:
I had created a special "user-class" with low memory-limits (tinydns somehow must have slipped into there) and once the file was hitting this limit, rsyncing it would fail.

Raised limits -> solved problem.

Rainer
--
FreeBSD - The Power To Serve