writefd_unbuffered failed to write

Matthias Meyer Matthias.Meyer at gmx.li
Tue Oct 21 20:54:00 GMT 2008


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 (protocol version 30)
Capabilities:
    64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
    socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
    append, ACLs, xattrs, iconv, symtimes

The backup aborts after different times. In the client logfile I found the 
message:
2008/10/17 10:29:19 [1432] false_alarms=0 hash_hits=0 matches=0
2008/10/17 10:29:19 [1432] sender finished 
$RECYCLE.BIN/S-1-5-21-3331016969-750533633-1717398822-1000/$RQUUPR3/U2 The 
best of 1980-1990/(1998)The Best Of 1980 - 1990/04 - I Still Haven't Found 
What I'm Looking For.mpc
2008/10/17 10:29:19 [1432] send_files(1678, 
$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:29:19 [1432] send_files mapped 
$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 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 logfile I see:
full backup started for directory D (baseline backup #8)
Connected to Loredana.mybackup:10025, remote version 30
Negotiated protocol version 28
Connected to module D
Sending 
args: --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --one-file-system --bwlimit=2840 --ignore-times . .
Checksum seed is 1224438319
Got checksumSeed 0x48fb722f
Sent exclude: /System Volume Information
Remote[2]: file has vanished: "/proc" (in D)
Got file list: 9489 entries
:
Read EOF: 
Tried again: got 0 bytes
finish: removing in-process file Loretta/Pictures...
Child is aborting
Done: 194 files, 92193685 bytes

Now I have 2 main questions:
1. What the reason that client and server negotiate protocol version 28 
instead 30?
2. What is meaning by "rsync: writefd_unbuffered failed to write 4 bytes 
[sender]: Connection reset by peer (104)"

Thanks in advance
Matthias
--
Don't Panic


More information about the rsync mailing list