Title: multiple rsyncs problem [logs this time]

sometime ago I have described the situation with rsync processes hanging when I start rsyncing several machines at once...

i have tried to take inetd out of equation, but it is still a problem

what seems to be happening is as follows: when things don't work I am always left with two processes
1) rsync daemon that accepts rsync request from the server
2) child of the rsync daemon
the situation is that the parent (rsync daemon) waits in a loop for the child to exit, but child hangs and never exists.

i decided to attach a small file: the output from strace, attached to a child process...
maybe someone has an idea and can help...

thanks


<<child.log>>

Attachment: child.log
Description: Binary data

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to