Overheard: Deduplicating data and meeting nonrepudiation compliance requirements - Overheard in the tech blogosphere
» VIEW ALL POSTS Sep 3 2008   11:39AM GMT

Overheard: Deduplicating data and meeting nonrepudiation compliance requirements



Posted by: Margaret Rouse
Storage, Compliance
tape_backup.jpg Dedupe does not change data any more than compression changes data, or traditional file systems change data. Plain old LZ compression gives you a different output bitstream than what went in, with redundant parts removed, just like deduplication. But when you decompress the file, you get your exact original bitstream back. No information is lost.

Conventional file systems break up files into blocks and scatter those blocks across one or more disks, requiring complicated algorithms to retrieve and reassemble the data. Dedupe is no different. Nonrepudiation requirements are satisfied by the reliability and immutability of the system as a whole, deduplicating or not.

Jered Floyd, Deduplication is Not a Crime

Comment on this Post


You must be logged-in to post a comment. Log-in/Register