[Bug 1425] New: buffer_append_space with rsync
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Tue Jan  1 23:12:40 EST 2008
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1425
           Summary: buffer_append_space with rsync
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 4.7p1
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: openssh at email.twam.info
When i'm trying to backup my files with
/usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded  
  --rsh=/usr/bin/ssh root at server:/data
/data/backup/snapshots/daily.0/server/ -v 
receiving incremental file list
data/file1
...
data/file11
buffer_append_space: alloc 10518528 not supported
data/file12
rsync: connection unexpectedly closed (53476061 bytes received so far)
[receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(600)
[receiver=3.0.0pre7]
rsync: connection unexpectedly closed (59 bytes received so far)
[generator]
rsync error: unexplained error (code 255) at io.c(600)
[generator=3.0.0pre7]
sshd caused "buffer_append_space: alloc 10518528 not supported". The
amounts of files varies on each rerun and the same problem occurs other
directories.
I'm running "OpenSSH_4.7p1-hpn12v19, OpenSSL 0.9.8g 19 Oct 2007" on
"Linux pluto 2.6.23-gentoo-r3-twam"
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list