Re: [BackupPC-users] 555 errors: Unable to read 65536 bytes from

2006-12-11 Thread Craig Barratt
David writes:

 Two days in  a row I got 555 lines of error that are all the same for
 both days:
 
 Unable to read 65536 bytes from /home/backuppc/pc/mail/new//f%2f/RStmp got=0, 
 seekPosn=402653184 (0,4,24581,401604608,402727821)
 
 The curious thing is that the size is exactly 64k. And every line
 of error is the same for two days. I looked at the system logs
 and there were no errors.  Where is this error comming from? Is
 it a media error? Is it on the client? The server? Is it a bug
 in backuppc?

Several people have reported this, so this makes it more likely
it is a bug in BackupPC.  I would like to replicate it.

This happens in a part of the BackupPC::Xfer::RsyncFileIO code where
a large file has deltas (changes).  Since the file is large it is
uncompressed to disk in the RStmp file, and that file is then read
to process the deltas as the new updated file is generated and
written to disk.

Let me look at the code and I'll get back to you offline with some
debugging suggestions.

Craig

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] 555 errors: Unable to read 65536 bytes from

2006-12-08 Thread David Koski
Two days in  a row I got 555 lines of error that are all the same for
both days:

Unable to read 65536 bytes from /home/backuppc/pc/mail/new//f%2f/RStmp got=0, 
seekPosn=402653184 (0,4,24581,401604608,402727821)

The curious thing is that the size is exactly 64k. And every line
of error is the same for two days. I looked at the system logs
and there were no errors.  Where is this error comming from? Is
it a media error? Is it on the client? The server? Is it a bug
in backuppc?

Thank you,
David Koski




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/