DO NOT REPLY [Bug 7438] rsync timeouts and stays in state D

samba-bugs at samba.org samba-bugs at samba.org
Sat Jun 19 10:54:06 MDT 2010


https://bugzilla.samba.org/show_bug.cgi?id=7438


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Comment #1 from wayned at samba.org  2010-06-19 11:54 CST -------
A non-killable process typically means that it is stuck in the kernel, and
can't be killed until it comes out again.  That is also likely to be the cause
of the hang -- it is trying to perform an operation that is hanging in the
kernel.

You should check the system calls that rsync is doing, perhaps by running it
under an "strace" or "truss" type of program.  That can help you to find out
what is triggering the problem.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list