similar to: rsync 2.5.6, No buffer space available error...

Displaying 20 results from an estimated 2000 matches similar to: "rsync 2.5.6, No buffer space available error..."

2003 Sep 04
1
rsync 2.5.6, No buffer space available error...
I have seen this error in many postings, but the solutions seem not to apply in this case. This error happens during a small file transfer (gif image) and after 75% of a 165G rsync job (the building file list portion is complete.) Most solutions I saw were related to not having enough RAM or running out of disk space. Check out the machine specs below the error. rsync: writefd_unbuffered
2003 Aug 16
2
Problem copying >2GB files on HP-UX 11i with rsync 2.5.6
I have downloaded the source for rsync 2.5.6 and compiled it without adjusting any options, no problems. Performed a test copy of a file GT 2 GB and it failed. In the file configure I changed the line to "--enable-largefile", removed all the .o files, performed a ./configure, gmake, gmake install. Tried the test copy and again received the following error message: rsync:
2003 Oct 11
1
writefd_unbuffered failed
Hello! A good day to you all. i've installed rsync-2.5.6 on a Red Hat 9.0 box(server) and am using rsync 2.5.6 on a Red Hat 6.2 box(client). In the middle of the rsync transfer, i get the error on the client saying that the server unexpectedly close the connection. Upon checking the logs on the rsync server, i found this entry: Oct 10 14:39:38 linux01 rsyncd[9266]: rsync:
2002 Jun 05
1
Anybody seeing this OOPS
Hello All, I am running Linux 2.4.7-10, 2.4.18-4 and 2.4.19-pre9, I see the following oops quite often (mainly on 2.4.19-pre9 with kdb). All the kernels I use have the kdb patch installed. 1 kmem_cache_alloc (offset 0x125) get_unused_buffer_head journal_write_metadata_buffer journal_commit_transaction kjournald kernel_thread kmem_cache_alloc dis xchg %eax, (%ebx) cmp $0x5a2cf071, %eax (where
2006 Nov 03
1
unexpected tag -55
Periodicaly rsync terminates with folowing errors: unexpected tag -55 [receiver] file has vanished: "<filename here>" server log says: file has vanished: "<filename here>" (in userdata) writefd_unbuffered failed to write 4 bytes [sender]: Connection reset by peer (104) I'm didn't wondered with vanished file, but what is "unexpected tag" and
2009 Mar 08
5
DO NOT REPLY [Bug 6175] New: write last transfer status when timeout or other error happens
https://bugzilla.samba.org/show_bug.cgi?id=6175 Summary: write last transfer status when timeout or other error happens Product: rsync Version: 3.0.5 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 Sep 15
1
writefd_unbuffered failed to write 32768 bytes: phase "unknown"
Hi, I receive this error when rsyncing. I suspect this is because of network problems. But the 'Invalid argument' and 'phase unknown' makes it very unobvious. ... packages/scribus/scribus-1.2.3-0.rf.src.rpm Read from remote host rsync.sw.be: Invalid argument rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown" [sender]: Broken pipe (32) rsync:
2008 Mar 28
4
rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe
Hi, i installed rsync 3.0 on a Sun Solaris 10 Sparc Server and tried to Backup the Server via BackupPC the complete rsync command from the backup server is this: /usr/bin/ssh -q -x -l root IP /usr/bin/rsync --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --checksum-seed=32761 --log-file=/var/log/rsync.log --ignore-times . / in the log on
2007 Oct 07
3
rsync error
Skipped content of type multipart/alternative-------------- next part -------------- Executing: rsync.exe -v -rlt --delete "/cygdrive/C/Documents and Settings/User/Local Settings/Application Data/Identities/{DFF16927-88E6-4EAA-A097-460B7E65289B}/Microsoft/Outlook Express/" "localhost::Backup/Outlook Express/" building file list ... done ./ Deleted Items.dbx rsync:
2006 May 18
2
rsync client to daemon over ssh tunnel connection issues
Yes this is another connection reset issue but all I am asking is some pointers on how I can possibly determine what and why this is happening. Its easy to say its a network issue but the bosses and clients want to know how to fix this said "network issue." I have read the rsync issues list. Some of what is suggested we might try HOWEVER we cannot duplicate the errors that occur and
2003 Mar 02
1
Rsync problem
Hey All, I am running rsync version 2.5.5 protocol version 26 on my remote machine (Redhat 8 def. install) and rsync version 2.5.6 protocol version 26 on my local machine (Redhat 7.2, 2.4.17 kernel instead of Redhat one with acl patches). I can copy files between these two machines (using ssh/scp) fine. When i run the command: rsync -rptz --delete --stats --include="*.ini"
2008 Apr 29
2
writefd_unbuffered failed to write 4 bytes
Hi All. On Mac OS10.4, using rsync 3.0, it stops during a transfer. I mount an SMB share, and then use the line: sudo rsync -avhi --delete --stats --timeout=360 --progress --log-file=/Volumes/backup/20080429/rsynclog.txt --exclude="*:*" /Volumes/RAID_One /Volumes/backup/20080429 There's a few terabytes of data, and it never finishes a complete run. It can stop at anywhere during
2008 Oct 21
1
writefd_unbuffered failed to write
Hi, I've installed cygwin and rsync on a vista client and want backup it to a Linux server: On client side (vista) I use rsync 3.0.4 (protocol version 30) Capabilities: 64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, no IPv6, batchfiles, inplace, append, ACLs, no xattrs, iconv, symtimes On server side (linux) I have rsync 3.0.3
2006 Feb 03
2
rsync Corrupted MAC on input.
I am doing a large and long transfer and twice now i have gotten this error killing the transfer, anyone know what/how i can fix this? root@denali [/etc/rsync]# Received disconnect from 66.160.191.130: 2: Corrupted MAC on input. rsync: writefd_unbuffered failed to write 4 bytes: phase "unknown" [sender]: Broken pipe (32) rsync: connection unexpectedly closed (1055144 bytes received so
2008 Mar 11
1
error allocating core memory buffers with certain iconv args
rsync 3.0.0. MacOSX 10.5.1 Server/Intel. Trying to detect files with funny chars in their name, as I cannot find them with "find", I use the error (Illegal byte sequence) given by rsync when the target charset cannot reproduce them. While doing this I have met this error: /usr/local/bin/rsync -an --rsync-path=/usr/local/bin/rsync -- iconv=UTF8-MAC,437 /db /tmp/ rsync:
2010 Nov 16
2
hello,this question,Request help
Hello, 2010/11/15 17:40:32 [3200] rsync: writefd_unbuffered failed to write 8 bytes [generator]: Broken pipe (32) 2010/11/15 17:40:32 [3200] rsync error: error in rsync protocol data stream (code 12) at io.c(1550) [generator=3.0.4] What's mean this log ?? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Feb 05
2
rsync not reporting diskfull error
I am involved with the development of lbackup. This message to the rsync mailing list is related to the following thread on the lbackup-disccussion mailing list : http://tinyurl.com/lbackup-discussion-diskfull Essentially, I am curious to if any one using rsync 3.0.7 on Mac OS (10.6) Server has experienced an out of disk space error and not had a message similar to the following reported : >
2011 May 27
3
Rsync "file too large (27)"
Hi, I'm getting the following error occasional and can't find out why; 05/14/2011 09:28:51 rsyncing /dbtmp to /dbtmp.new (1st pass) .... rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe (32) rsync: write failed on "/dbtmp.new/file.dmp": File too large (27) rsync error: error in file IO (code 11) at receiver.c(258) [receiver=2.6.9] rsync: connection
2003 Sep 23
2
rsync 2.5.6 still hangs
Hi, we have two Linux systems (2.4.21 and 2.2.19) with rsync 2.5.6 The 2.4.21 system does backups via cron by rsync to the 2.2.19 system. Via cron rsync always exits with (it is called with --timeout=60) ---------- rsync error: timeout in data send/receive (code 30) at io.c(103) ---------- Or with -vvvv ---------- make_file(6,tex/alt/12.3/share/texmf/tex/latex/base/omxcmex.fd) io timeout after
2008 Oct 13
1
IO error / connection unexpectedly closed
Hello, i use rsync from Windows to rsync on Linux via ssh and get IO Errors and connection unexpectedly closed errors on almost every sync run. Can anybody give me some hints on how to track down the problem? thx, Chris 2008/10/11 09:41:04 [13744] rsync to backup// from UNKNOWN (w.x.y.z) 2008/10/11 09:41:04 [13744] receiving file list 2008/10/11 09:42:48 [13744] IO error encountered -- skipping