DO NOT REPLY [Bug 2957] rsync hangs when client put files to server (checked in 2.6.6 too)

samba-bugs at samba.org samba-bugs at samba.org
Mon Sep 8 00:51:02 GMT 2008


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


namegduf at tellaerad.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |namegduf at tellaerad.net




------- Comment #25 from namegduf at tellaerad.net  2008-09-07 19:51 CST -------
I believe I have this bug occurring between two particular Linux systems over
SSH, pushing the backup, the client running 3.0.3, and the server running
2.6.9. The client performs much of the backup, then proceeds to hang
completely.

An strace in the client ends with the following:

select(5, NULL, [4], [4], {60, 0})      = 1 (out [4], left {60, 0})
write(4,
"\252{\5\204\361\300\371I?\202\25\322\370\355t#\301\375\222\303O\220\357\251\301<S?\360<\364\312"...,
2295) = 2295
select(5, NULL, [4], [4], {60, 0})      = 1 (out [4], left {60, 0})
write(4, "\377\377\377\377", 4)         = 4
select(6, [5], [], NULL, {60, 0})       = 0 (Timeout)
select(6, [5], [], NULL, {60, 0})       = 0 (Timeout)
select(6, [5], [], NULL, {60, 0})       = 0 (Timeout)
select(6, [5], [], NULL, {60, 0})       = 0 (Timeout)
select(6, [5], [], NULL, {60, 0} <unfinished ...>

Is there anything I can do to assist in tracking down this bug? It's quite the
irritant as it breaks my backup scripts for that server.


-- 
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