Re: Re: [EAC] old burned cd file in wav

"Jeff [email protected] [EAC]" <[email protected]> Fri, 2 Oct 2020 09:09:30 -0700
Newsgroups gmane.comp.audio.eac.user
Message-ID <[email protected]>
On 10/1/20 1:05 PM, Jerry Baker jbaker6953-/[email protected] [EAC] wrote:

> Isn't it great to be able to spin up a clone of an arbitrary
> snapshot, do whatever you want to it without worry, and then
> destroy the clone without ever putting your "real" data at risk?

I have to admit that zfs had me at their extreme data integrity and I've
actually never done anything with any of the advanced features. I'm not
even spanning volumes or anything like that, I've pretty much just moved
primary storage to zfs and left the backups as routine consumer NASes. I
figure that if something goes wrong on the server, I still have no-fuss
access to the files.

> The audio-only checksum is nice because you can even compare
> files from two differing formats (e.g., FLAC and WavPack), and
> it's not affected by tags.

You just reminded me of something: A couple years back I converted a
pile of FLACs to ALAC for someone else, only to learn that the ALACs
were somehow corrupted. I wound up writing a script to obtain the FLAC
checksum, convert the FLAC to ALAC, then convert the ALAC to another
FLAC, get the checksum of that FLAC and compare it to the source file's.
You can already guess the punchline: Now that I can catch corruption
immediately, I've never seen even a single failuare.