Re: [rdiff-backup-users] Re: more info on 25gig files
Clint Silvester <[email protected]> Thu, 12 May 2005 14:29:27 -0600
| Newsgroups | gmane.network.librsync.general,gmane.comp.sysutils.backup.rdiff-backup.general |
|---|---|
| Message-ID | <[email protected]> |
Ben Escoto wrote: >>>>>>Donovan Baarda <[email protected]> >>>>>>wrote the following on Sat, 07 May 2005 11:38:49 +1000 >>>>>> >>>>>> > >Ok thank you for the advice, I've changed the blocksize to > > if file_len < 4096: return 64 # set minimum of 64 bytes > else: return long(pow(file_len, 0.5)/16)*16 > >as you recommended. > > I tried putting this into Rdiff.py to replace the previous divide by 2000 section and I am still getting: python: ERROR: (rs_job_iter) internal error: job made no progress [orig_in=120794, orig_out=65536, final_in=120794, final_out=65536] UpdateError TWDOCS2002.adm librsync error 107 while in patch cycle I also notice in _librsyncmodule.c there is #define RS_JOB_BLOCKSIZE 65536 and 65536 is the the orig_out and final_out that it's saying in that message. Is it something to do with that define perhaps? By the way, has anyone been able to test files >=25gig and had it work? Clint Silvester ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click