Displaying 20 results from an estimated 246 matches for "writefd_unbuff".
2004 Jun 24
0
rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown": Broken pipe
Hi,
on HPUX 11i with ANSI/C compiler with largefile option.
below rsync is on local file system.
# rsync -av /prod1/* /prod1n/
building file list ... done
DW/
DW/DATA/
DW/DATA/DWCOF02.DAT
rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown":
Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(836)
rsync: writefd_unbuffered failed to write 69 bytes: phase "unknown": Broken
pipe
rsync error: error in rsync protocol data stream (code 12) at io...
2002 Jul 02
1
Rsync: Segmentation fault
Rsync 2.5.5; transfer via ssh; sparc-sun-solaris2.5 (Ultra 1); gcc 2.8.1.
Every time rsync on this box causes boundary violation. I attached two
strange examples. I have a few rsync's corefiles (100MB and above) and I
can examine them. I will be grateful for any help.
-Mirek
<------------------------------------------------------------------------->
received 966761 names
done
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: connection unexpectedly closed (796308 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(434)
Kind regards,
-- dag wieers, dag@wieers.com, http://dag....
2004 Jun 13
0
[Bug 1457] New: writefd_unbuffered failed to write
https://bugzilla.samba.org/show_bug.cgi?id=1457
Summary: writefd_unbuffered failed to write
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: All
Status: NEW
Severity: critical
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: markf78@yahoo.com...
2007 Oct 07
3
rsync error
...ng: 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: writefd_unbuffered failed to write 4 bytes: phase "unknown" [sender]: Connection reset by peer (104)
rsync: read error: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/tmp/rsync-2.6.6/io.c(584)
Error in rsync protocol data stream
Rsync....
2008 Mar 28
4
rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe
...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 the sun i see this:
2008/03/28 16:35:46 [5573] rsync: writefd_unbuffered failed to write 4
bytes [sender]: Broken pipe (32)
2008/03/28 16:35:46 [5573] rsync error: errors with program diagnostics
(code 13) at log.c(236) [sender=3.0.0]
its the same rsync command that we use on our other Server and it works
there.
i found many Threads via google but nothing that...
2003 Oct 11
1
writefd_unbuffered failed
...(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: writefd_unbuffered failed to write 4096 bytes: phase "unknown": Connection reset by peer
Any idea what this means? The client is running rsync with the -ar --partial --delete options.
Thanks!
---------------------------------
Do you Yahoo!?
The New Yahoo! Shopping - with improved product searc...
2004 Oct 09
1
writefd_unbuffered failed to write - Broken pipe
...d I receive the following error during
the transfer, and it stops. Could this be a problem with it running as a
cron job?
The command I am using is /usr/local/bin/rsync -acv --stats /data/
server::data
Any ideas, or is this insufficient info, if so, let me know what you need.
rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown":
Broken pipe rsync error: error in rsync protocol data stream (code 12) at
io.c(842)
20.93 real 1.01 user 1.72 sys
Sincerely,
Shawn Saunders
(310) 794-8976
(310) 794-8657 Fax
-----------------...
2004 Oct 21
0
[Bug 1959] New: writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=1959
Summary: writefd_unbuffered failed to write 4092 bytes phase
send_file_entry broken pipe
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
Assign...
2005 Apr 21
1
[Bug 1959] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=1959
------- Additional Comments From admin@exovian.com 2005-04-21 08:46 -------
root@xxxx [~]# rsync -avz -e ssh /home/ xxxx@xxxxx:xxxx
building file list ... rsync: writefd_unbuffered failed to write 4092 bytes:
phase "send_file_entry": Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(515)
This method works on all of our servers except this one.
Is there any way to resolve it?
--
Configure bugmail: https://bugzilla.samba.org/userp...
2010 Mar 10
1
writefd_unbuffered failed - Broken pipe on local rsync
...39;m seeing an error that says there is a broken pipe, but the rsync
command is local to one machine:
/usr/bin/rsync -rltH --stats -D --delete --numeric-ids --whole-file
/data/dir /backup/suse1/suse1-data-dir/ >/tmp/rsync-out 2>&1
The complete contents of the rsync-out file are:
rsync: writefd_unbuffered failed to write 88 bytes [receiver]: Broken
pipe (32)
rsync error: error in rsync protocol data stream (code 12) at io.c(1122)
[receiver=2.6.9]
Q3 on http://samba.anu.edu.au/rsync/issues.html implies that the error
message necessarily involves a remote rsync. Does anybody know what the
messag...
2004 Jun 18
2
possible writefd_unbuffered error; what am I screwing up this time
...s of not having the
correct working directory on the remote system when I did an rsh "remote" rsync --read-batch ...... so I opened a telnet session
on the remote system and did the following command
rsync --backup --read-batch=brf --block-size=1000 /test/miki_briefcase
result was rsync:writefd_unbuffered failed to write 64 bytes: phase "unknown": Broken Pipe
brf.rsync_argvs contains the following
rsync -acvv --rsh=rsh --backup --stats --read-batch=brf --block-size=1000 ${1:-/test/miki_briefcase}
I have tried the command with and without -acvv --rsh --stats and it always fails with t...
2011 Apr 16
0
rsync: read error: Connection reset by peer and - writefd_unbuffered failed
...\M-U\M-%i\M-v\M-{\M-UQ\M-\\^U\M-J\^C\^\Y|\M-~\^U\^E"...,1911)
ERR#54 'Connection reset by peer'
44755: 4552.251465543 0.000424099 write(2,"rsync: read error: Connection
reset by peer (54)",48) ERR#32 'Broken pipe'
44179: 5266.607818450 0.000371296 write(2,"rsync: writefd_unbuffered failed
to write 4092 bytes to socket ["...,92) = 48 (0x30)
____________________________________________________________________________
truss -faedD -o truss2.out -s 64 /usr/local/bin/rsync -avvv
--contimeout=1200 --port=33444 ftp.wwwxxx.org::ftp . >> rsynclog &
>From truss2...
2008 Apr 29
2
writefd_unbuffered failed to write 4 bytes
.... Is there anywhere else i can check for errors?
Also, what's the characters mean in the logfile, such as:
>f..tpog.... RAID_One/data/file
8.39M 100% 4.12MB/s 0:00:01 (xfer#3478, to-check=1224/8633)
Any help much appreciated.
Andrew
Logfile:
2008/04/28 20:48:46 [3149] rsync: writefd_unbuffered failed to write 4 bytes
[sender]: Broken pipe (32)
2008/04/28 20:48:46 [3149] rsync: connection unexpectedly closed (735103
bytes received so far) [sender]
2008/04/28 20:48:46 [3149] rsync error: error in rsync protocol data stream
(code 12) at io.c(600) [sender=3.0.0]
-------------- next part...
2008 Oct 21
1
writefd_unbuffered failed to write
...t Of 1980 - 1990/05 - Sunday Bloody
Sunday.mpc of size 8331490
2008/10/17 10:29:19 [1432] calling match_sums
$RECYCLE.BIN/S-1-5-21-3331016969-750533633-1717398822-1000/$RQUUPR3/U2 The
best of 1980-1990/(1998)The Best Of 1980 - 1990/05 - Sunday Bloody
Sunday.mpc
2008/10/17 10:30:28 [1432] rsync: writefd_unbuffered failed to write 4 bytes
[sender]: Connection reset by peer (104)
2008/10/17 10:30:28 [1432] rsync error: error in rsync protocol data stream
(code 12) at io.c(1541) [sender=3.0.4]
2008/10/17 10:30:28 [1432] _exit_cleanup(code=12, file=io.c, line=1541):
about to call exit(12)
In the server...
2010 Sep 25
2
"writefd_unbuffered failed to write 4092 bytes to socket"
...the cron report
First error
[1]
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(562)
[receiver=3.0.7]rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20)
at rsync.c(562) [generator=3.0.7]
Subsequent runs =>
[2]
rsync: read error: Connection reset by peer (54)rsync: writefd_unbuffered
failed to write 4092 bytes to socket [generator]: Broken pipe (32)
rsync error: error in rsync protocol data stream (code 12) at io.c(1530)
[generator=3.0.7]
rsync error: received SIGUSR1 (code 19) at main.c(1288) [receiver=3.0.7]
from rsynlog
tail -10 =>
---
---
recv_generator(data/structu...
2007 Dec 13
2
Rsync rsync: writefd_unbuffered failed to write ?
...backup-jd" >> $LOGFILE
rsync -r --inplace --size-only --bwlimit=50 /home/shares/allusers/127 /mnt/s3
echo "`date +"%F %R"`: Finish backup-jd" >> $LOGFILE
umount /mnt/s3
Everytime i run i get this error, it driving me nuts! any ideas would be appreciated.
rsync: writefd_unbuffered failed to write 32768 bytes [sender]: Broken pipe (32)
rsync: connection unexpectedly closed (30 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(454) [sender=2.6.9]
--
This message was sent on behalf of scott@techeffectcomputers.com at openSu...
2009 Apr 27
1
"rsync: writefd_unbuffered failed to write 4 bytes" on mounted share
...168.1.101:/nas/NASDisk-00003/public /media/nas -o
timeo=5,rsize=8096,wsize=8096,soft
rsync is called by rsnapshot with the command:
rsync -a --stats --delete --numeric-ids --relative --delete-excluded
/samba /media/nas
The process crashes when it tries to copy *.mdb files (15-600MB):
rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe (32)
rsync: close failed on
"/media/nas/daily.0/samba/Bereiche/Auslieferung/Software/NT2/2012/2012-69-RA-1L.0968
(XY_I)/2006-11-16/XY_app.968/Logdb/.XYlog.mdb.REP380": Input/output
error (5)
rsync error: error in file IO (code 11) at re...
2004 May 17
0
Rsync sync problems over IPSEC/IP VPN: rsync: writefd_unbuffered failed to write 4096 bytes
...s for some clients. Here is the command that I use in a batch file to syncing the folders
start /w /D "e:/admin/rsyncd/" rsync.exe -az --delete --exclude="SAVE" --progress --bwlimit=20 x.x.x.x::dir/ /cygdrive/e/dir
I receive this error on the server.
2004/05/17 [3848] rsync: writefd_unbuffered failed to write 4096 bytes: phase "unknown": Connection reset by peer
2004/05/17 [3848] rsync error: error in rsync protocol data stream (code 12) at io.c(689)
There is no specific option on the server, should I use the timeout option? or something else to avoid bad syncing ? Note t...
2004 Dec 02
1
[Bug 1959] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=1959
------- Additional Comments From maarten@xolphin.nl 2004-12-01 17:59 -------
Created an attachment (id=817)
--> (https://bugzilla.samba.org/attachment.cgi?id=817&action=view)
Debug information on 'other' side
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: