failed verification -- update discarded

3 posts / 0 new
Last post
wereman
Offline
Last seen: 13 years 2 months ago
Joined: 01.05.2008 - 21:33
failed verification -- update discarded

I continue to receive "failed verification -- update discarded" errors on one particular workstation when using cwrsync (2.0.3). I have seen this error on groups regarding to large file sizes but these are small files (not much bigger than 1 MB). I have other clients synchronizing using cwrsync(2.0.3) to the same server (W2K3 Server) without a problem.
I have ran ethereal on both server and all clients (x3) and all connections indicate checksum errors with rsync packets (even workstations that synchronize perfectly). Is this normal for Ethereal to show Checksum errors for Cwrsync traffic?

Below is the output of the verbose log file generated by the failed client.

opening tcp connection to 192.168.12.1 port 873
opening connection using --server -vvvlogDtprz --delete . user
building file list ...
make_file(info,*,2)
make_file(info/CERTIFICATE trade show flier.doc,*,2)
make_file(info/Control Panel.lnk,*,2)
make_file(info/Core Course Documents,*,2)
make_file(info/The Hon Pony Course.doc,*,2)
make_file(info/Core Course Documents/advanced resistance training
letter.doc.doc,*,2)
done
send_file_list done
send_files starting
send_files(3, /cygdrive/d/info/The Hon Pony Course.doc)
send_files mapped /cygdrive/d/info/The Hon Pony Course.doc of size 141824
calling match_sums /cygdrive/d/info/The Hon Pony Course.doc
info/The Hon Pony Course.doc
sending file_sum
false_alarms=0 tag_hits=0 matches=0
sender finished /cygdrive/d/info/The Hon Pony Course.doc
send_files phase=1
WARNING: info/The Hon Pony Course.doc failed verification -- update discarded (w
ill try again).
send_files(3, /cygdrive/d/info/The Hon Pony Course.doc)
send_files mapped /cygdrive/d/info/The Hon Pony Course.doc of size 141824
calling match_sums /cygdrive/d/info/The Hon Pony Course.doc
info/The Hon Pony Course.doc
sending file_sum
false_alarms=0 tag_hits=0 matches=0
sender finished /cygdrive/d/info/The Hon Pony Course.doc
send_files phase=2
send files finished
total: matches=0 tag_hits=0 false_alarms=0 data=283648
ERROR: info/The Hon Pony Course.doc failed verification -- update discarded.

sent 130617 bytes received 60 bytes 10454.16 bytes/sec
total size is 210044 speedup is 1.61
rsync error: some files could not be transferred (code 23) at main.c(791)
_exit_cleanup(code=0, file=main.c, line=791): about to call exit(23)

I haven't tried changing the Network Card yet and apart from this error there are no problems on the client with any other traffic. This for me would be the last thing to try as it is a domain controller and has several roles. Any assistance would be greatly appreciated.

itefix
Offline
Last seen: 4 hours 53 min ago
Joined: 01.05.2008 - 21:33
Re: failed verification -- update discarded

What happens if you exclude this particular document ? Do you still get errors ?

wereman
Offline
Last seen: 13 years 2 months ago
Joined: 01.05.2008 - 21:33
Re: failed verification -- update discarded

Yeah, I still get errors from this same client regardless of the directories and or files that I choose to sync. Found that I the more files seemed to be sent using the --bwlimit=10 parameter but eventually would still generate this error.

Release news