On Tue, Sep 28, 2004 at 08:55:33AM -0700, Wayne Davison wrote: > On Tue, Sep 21, 2004 at 12:37:55PM +0500, Sergey Golovin wrote: > > I'm unable to write with remote rsync in daemon mode. > > The strace you included shows that it is the fork() call that is > returning -1 (EAGAIN). So, you need to figure out why fork() isn't > working -- e.g. what resource it thinks is "temporarily unavailable".
This problem appeared to be ALT Linux specific. One of our hardening patches introduced regression in recv mode. Here is hopefully fixed version of that patch, just in case: https://bugzilla.altlinux.org/attachment.cgi?id=619&action=view -- ldv
pgpEvOey24Uyb.pgp
Description: PGP signature
-- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html