[Bug 10092] New: Hang when remote dest's disk is full

samba-bugs at samba.org samba-bugs at samba.org
Fri Aug 16 21:35:41 MDT 2013


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

           Summary: Hang when remote dest's disk is full
           Product: rsync
           Version: 3.0.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: list0570 at paradise.net.nz
         QAContact: rsync-qa at samba.org


rsync -aAH --numeric-ids --no-inc-recursive --delete /local/.. rhost:/...

hangs forever when the disk on the remote becomes full. When used with -vi, the
output just stops.
On the remote, the rsync process exits but ssh does not; netstat shows
connected on both sides for ssh and on local for rsync.

The local rsync is stuck in select(), the remote rsync has exited.

Redirecting the local rsync's stdin/out/err to /dev/null does not improve
things.

openSUSE 12.3, openssh 6.1p1, rsync 3.0.9, kernel 3.7.10

Is there any workaround to make the local rsync quit with an error?

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


More information about the rsync mailing list