[Replicator-users] rsync failed in repli-install netcopy --real
Status: Beta
Brought to you by:
schaumat
From: Bernd H. <Ber...@On...> - 2002-08-22 13:38:09
|
Hello, during trying to replicate a Debian 3.0r0 Host with the CVS-Version of your replicator from 20.08.2002 and rsync 2.5.5-0.1 I get a strange error with rsync. On the miniroot-server "bilbo" is a running nfs-kernel-server and a running rsync-Daemon. The rsync-Module "[replicator]" points to the miniroot-Directory. No Problems with NFS. After running: repli-install hdsetup --real repli-install hostconf --real witch finish sucessfully (after adding -text2 to the mount command) ist run: repli-install netcopy --real an get the following error message: Receive file list (or equal) ... pipe failed in do_recv rsync error: error in socket IO (Code 10) at main.c (377) ERROR: command failed!!! at main, /usr/sbin/repli-update, 192: rsync --archive --hard-links --sparse --whole-file -v bilbo::replicator/bo= ot target/boot/. 2>&1 I get the same error starting rsync on the command line of target. I tried the command "rsync -r -v bilbo::/replicator/boot target/boot/." with the same result. An rsync-Daemon is running on bilbo. The rsync-request is logged in syslog of bilbo and the file list is received by targed. This seems to be more an error in rsync then in replicator, or?=20 Can you reproduce this behavior? Do you have any hints for me? Witch Version of rsync do you use? Thanks, Bernd |