Post thumbnail of A faster way to write out all zeros to a disk using checksums
10 August 2009
Continue reading A faster way to write out all zeros to a disk using checksums

A faster way to write out all zeros to a disk using checksums

You’re not going to write out all zeros, but the end case will be the disk is full of nothing but zeros. (or partition, like /dev/sdb3, which is what I used this for). The basic idea here is you read a disk, one arbitrary chunk at a time, compute the checksum for each chunk and only write out zeros to the chunks that are not all zeros already. But it all comes down to how expensive is it to write vs read.

Post thumbnail of Cheap RAID storage
12 March 2009
Continue reading Cheap RAID storage

Cheap RAID storage

RAID storage has come down in price in a very short period of time. Is there really any point to spending tens of thousands for small workgroups?

Powered by Wordpress   |   Lunated designed by ZenVerse