DO NOT REPLY [Bug 6183] New: rsync error file too large (27)

samba-bugs at samba.org samba-bugs at samba.org
Wed Mar 11 15:25:14 GMT 2009


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

           Summary: rsync error file too large (27)
           Product: rsync
           Version: 3.0.4
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: brossob at gmail.com
         QAContact: rsync-qa at samba.org


I am on AIX 5.3 TL8, 

I get this error when trying to transfer files, the file size is 2729126908
bytes and stops at 2G, (see output at bottom)

i tried to copy it using scp and it works fine,


rsync: writefd_unbuffered failed to write 4092 bytes [sender]: Broken pipe (32)
rsync: write failed on
"/export/data/c2dev/c2/backup/mksysb/daily/mksysb_0310_abcdef51.gz": File too
large (27)
rsync error: error in file IO (code 11) at receiver.c(298) [receiver=3.0.4]
rsync: connection unexpectedly closed (14240 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(632)
[sender=3.0.4]

My version of rsync are identical on both sides:
# rsync --version
rsync  version 3.0.4  protocol version 30
Copyright (C) 1996-2008 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
    64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints,
    socketpairs, hardlinks, symlinks, no IPv6, batchfiles, inplace,
    append, ACLs, no xattrs, no iconv, no symtimes


here is the output of rsync using multiple -v

data recv 32768 at 2147221504
data recv 32768 at 2147254272
data recv 32768 at 2147287040
data recv 32768 at 2147319808
data recv 32768 at 2147352576
data recv 32768 at 2147385344
data recv 32768 at 2147418112
data recv 32768 at 2147450880
rsync: write failed on
"/export/data/c2dev/c2/backup/mksysb/daily/mksysb_0311_abcdep51.gz": File too
large (27)
_exit_cleanup(code=11, file=receiver.c, line=298): entered
rsync error: error in file IO (code 11) at receiver.c(298) [receiver=3.0.4]
_exit_cleanup(code=11, file=receiver.c, line=298): about to call exit(11)
rsync: connection unexpectedly closed (49 bytes received so far) [generator]
_exit_cleanup(code=12, file=io.c, line=632): entered
rsync error: error in rsync protocol data stream (code 12) at io.c(632)
[generator=3.0.4]
_exit_cleanup(code=12, file=io.c, line=632): about to call exit(12)


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