Rsync wont synchronize some directories

Ilya Vishnyakov elushkin at gmail.com
Thu Dec 21 21:30:34 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rsync wont synchronize some directories

Hello, I'm trying to synchronize 2 servers. I set own module for each
directory. Most of them do synchronize, but not the most important one
with the 33Gb of date.
I run truss in order to get the detailed output

russ rsync -atlrpogHvv ilya at myip::public
- - --password-file=/root/rsync_pass /home/public

lstat("Company/General/2006 OLD
ARRIVALS/ARRV112106.xls",0x7fffffffc620) ERR#2 'No such file or directory'
lstat("Company/General/2006 OLD
ARRIVALS/ARRV112206.xls",0x7fffffffc620) ERR#2 'No such file or directory'
lstat("Company/General/2006 OLD
ARRIVALS/ARRV112706.xls",0x7fffffffc620) ERR#2 'No such file or directory'
lstat("Company/General/2006 OLD
ARRIVALS/ARRV112806.xls",0x7fffffffc620) ERR#2 'No such file or directory'
lstat("Company/General/2006 OLD
ARRIVALS/ARRV112906.xls",0x7fffffffc620) ERR#2 'No such file or directory'
select(5,{4},{3},0x0,{60 0})             = 1 (0x1)
write(3,0xc20000,4092)                   ERR#1 'Operation not permitted'
rsync: writefd_unbuffered failed to write 4092 bytes [generator]:
Operation not permitted (1)write(2,0x7fffffffa4f0,93)      = 93 (0x5d)

write(2,0x80083ce67,1)                   = 1 (0x1)
sigaction(SIGUSR1,{ SIG_IGN
0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t
},0x0) = 0 (0x0)
sigaction(SIGUSR2,{ SIG_IGN
0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t
},0x0) = 0 (0x0)
getpid()                                 = 42660 (0xa6a4)
kill(0xa6a5,0x1e)                        = 0 (0x0)
rsync error: received SIGUSR1 (code 19) at main.c(1095) [receiver=2.6.8]
rsync error: error in rsync protocol data stream (code 12) at
io.c(1124) [generator=2.6.8]write(2,0x7fffffffa480,90)         = 90 (0x5a)

write(2,0x80083ce67,1)                   = 1 (0x1)
SIGNAL 20 (SIGCHLD)
SIGNAL 20 (SIGCHLD)
wait4(0xffffffff,0x7fffffffb394,0x1,0x0)         = 42661 (0xa6a5)
wait4(0xffffffff,0x7fffffffb394,0x1,0x0)         ERR#10 'No child
processes'
sigreturn(0x7fffffffb3b0)                = 524288 (0x80000)
exit(0xc)


process exit, rval = 3072

I use FreeBSD 6.1-RELEASE-p10 on one and the second one. same versions
of rsync are used on both servers.

I tried to rsync to another server and that went well, however, it
won't let me to syncronize with the server needed. Please advise me
what to do. And Happy Holidays!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFivz6pPLtnTxHe6wRAiEeAJ0bFQyS0ZpsLa01mOyBUht30a1TdwCfe227
8Bk+57YxWwlgnHDFW0JOLyQ=
=RPJU
-----END PGP SIGNATURE-----



More information about the rsync mailing list