Backups using compress

Wayne Throop throop at aurs01.UUCP
Wed Dec 5 03:15:24 AEST 1990


>> chip at tct.uucp (Chip Salzenberg)
>>>,> brnstnd at kramden.acf.nyu.edu (Dan Bernstein)

>>> If you want to correct errors, use an error-correcting code.
>> Sure, error correction is very nice.  But sometimes data are lost,
>> period, no recourse, from the *middle* of a backup.
> ``But if someone bombs your computer center and all your offsite storage
> locations then you probably won't be able to recover the backup.''

I thought it perfectly clear that Chip was talking about losing a block
from the middle of a tape from "bit rot" or "alpha particles", or
losing a reel from the middle of a multi-reel backup by misfiling,
exposure to a kitchen magnet, or whatever.  That is, he was talking
about simple, plausible ways of losing many thousands of consecutive
bits, which error correcting codes cannot reasonably deal with.

I don't know about the archiving Dan depends upon, but these types of
of errors are all too common in my experience.  Certainly such
occurences are not nearly as remote as the example Dan uses in
attempting to downplay the likelihood of such losses.

On the other hand, I'd think a little thought and a slick shell
script or two could arrange to use (say) tar and compress to write
compressed archives with "sync points" built in, so that missing
data's impact is limited.
Wayne Throop       ...!mcnc!aurgate!throop



More information about the Comp.unix.questions mailing list