[Bug 10372] New: rsync 3.10 error in protocol data stream while rsync 3.0.9 runs through

samba-bugs at samba.org samba-bugs at samba.org
Sun Jan 12 09:27:40 MST 2014


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

           Summary: rsync 3.10 error in protocol data stream while rsync
                    3.0.9 runs through
           Product: rsync
           Version: 3.1.0
          Platform: x64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: harv at gmx.de
         QAContact: rsync-qa at samba.org


While transferring a big file over the network to my backup server (13G
virtualbox disk image) with the following command:

rsync --delete-during --inplace --progress -avzE 

rsync 3.1.0 fails with:

rsync error: error in rsync protocol data stream (code 12)

The exact same command and file run through with no problems when using rsync
3.0.9 as the sender. Receiver is rsync 3.1.0 in both cases.

Other rsync commands (this is in a backup script) in the same run complete
without problems. Seems only the big file is affected. There is enough space on
the receiver side disk (66G) so this is not the culprit. The network is a 1GB
line so this should not be a problem too. Neither dmesg nor journalctl show any
relevant entries.

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