unreliability of SATA

Standard SATA interfaces will have a Unrecoverable Bit Error (UBE) every 1014 bits, roughly 1 every 10TB.

added 2013-08-06T18:57:02Z by anders

25 PB of megaupload data is costing $9k/day to store

putting the storage provider in a very awkward position as megaupload’s service contract has been cancelled but the data can’t be deleted as it might interfere with the court case.

added 2012-03-22T17:15:21Z by anders

total world data storage in 2007 was 300 exabytes

added 2012-03-21T11:25:34Z by anders

SSD can write in small blocks (4K) but deletes in larger blocks (512K)

Makes random-access writes potentially much slower than sequential append-only. (the drive does internal garbage collection to handle write-leveling and fragmentation).

added 2012-03-16T13:27:42Z by anders