Top Solid State Disks and TB Drives Reviewed
Lucas123 writes "Computerworld has reviewed six of the latest hard disk drives, including 32GB and 64GB solid state disks, a low-energy consumption 'green' drive and several terabyte-size drives. With the exception of capacity, the solid state disk drives appear to beat spinning disk in every category, from CPU utilization, energy consumption and read/writes. The Samsung SSD drive was the most impressive, with a read speed of 100MB/sec and write speed of 80 MB/sec, compared to an average 59MB/sec and 60MB/sec read/write speed for a traditional hard drive."
NAND flash deteriorates with use. When used in a high-I/O situations like hard drives, just how much time will it be able to work correctly? If I recall correctly, NAND blocks are guaranteed to the order of 100000 writes.
The no-moving-parts characteristic is, in part, what protects your data longer, since accidentally bumping your laptop won't scramble your stored files. Samsung says the drive can withstand an operating shock of 1,500Gs at .5 miliseconds (versus 300Gs at 2 miliseconds for a traditional hard drive). The drive is heartier in one other important way: Mean time between failure is rated at over 2 million hours, versus under 500,000 hours for the company's other drives.
I'm really interested in the SSD drives as high performance replacements (particularly for holding OS images where boot times should be nicely reduced), but I've got to wonder how the mean time to failure of one of these compares to a traditional magnetic disk. I know they use write leveling, but that just means everything will have a tendency to fail around the some time later, rather than a spot or two now and then. Anyone have any actual reports on these? I can usually make it 2 or 3 years before I start to see errors crop up on magnetic disks (sometimes more or less depending on how much thrashing the disk is subjected to). Might it be cheaper to simply buy a decent sized CF or SD card and an ide/sata adapter rather then paying for an actual disk, or is there some inherit advantage to one of these you'd be missing out on?
Curiosity was framed, Ignorance killed the cat.
Or does the linked article say nothing about TB sized drives, only the flash drive?
It should be illegal to say that freedom of speech should be limited.
Write Cycles: Even at the lowest estimate, 100,000 write cycles to failure
Meaning on a 32GB Drive, before you start seeing failures, you would have to (thanks to wear-leveling) write 32*100,000 GB, or 3.2Petabytes
at 60MB/sec write speed of the Samsung drives, you would need to write (and never, ever read) for 3,200,000,000/60, or ~53Million seconds straight.
53Million divided by 86,400 means you would need to be writing (and never ever reading) for ~617 Days straight (That's roughly 20 months of just writing, no reading, no downtime, etc...
So... the sky is not falling, these drives are slated to last longer than I've ever gotten a traditional drive to last in my laptop(s)
Almost forgot to mention, standard NAND of late has been more in the 500k-1M write cycle between failures range. 100k was earlier technology, so multiply numbers accordingly.
How do these SSD compare to a real high-end disk like a 15k rpm Ultra320 SCSI drive?
Of course SSD will beat an IDE disk hands-down, but that is not why you buy IDE drives.
I have always used SCSI for my OS/system and IDE for my storage, this combination (in addition to SMP rigs when available) has allowed me to out-live 3 generations of processors. Therefore saving me money on upgrades.
SSD seems best marketed to 'gamers' so why is it always connected to a very limited IO bus?
"The price good men pay for indifference to public affairs is to be ruled by evil men." ~Plato (427-347 BC)
If you want, buy an HDD and a Flash-Drive of the same cost, hook them up to a program that runs each at equal data-transfer rates, and see how much data you can read and write to each before they fail. Report back to us in the six months it'll take you.
Oh, and you need to do the trial over a wide sample, so get, oh, at least ten of each.
My home server has a terabyte of disk, but I added a CF-IDE adaptor card, along with 4G CF card. I loaded Linux kernel on it, and then mapped a few dirs to partitions on the HD. After about 6 months at it, I noticed that the temp in the case dropped. It appears to be about 5-10C lower (depending on load). The disk spend the bulk of their time sleeping. I have been pleased enough with this server, that I am going to do the same to my small shoe box computer. Rip out the HD, add CF for /, and then mount my home dir from the server.
I prefer the "u" in honour as it seems to be missing these days.
I am still waiting for a reasonably priced low-end drive. An 8GB usb drive can be found for about $50. Packing 4 of them and replacing the usb circuitry with SATA would make for a 32MB for $200. Granted, it may not be the fastest drive around, but sometimes speed is not the most important factor. A 32MB would be enough for installing any current OS and still have some room for personal files to carry along on a trip. So, I think the current trend of providing high-end drives only is just an attempt to milk users to the maximum without much concern for what we actually need.
Quote from the Computerworld article and the Slashdot summary:
"Samsung rates the drive with a read speed of 100MB/sec and write speed of 80 MB/sec, compared to 59MB/sec and 60MB/sec (respectively) for a traditional 2.5" hard drive."
The speed quoted for a mechanical hard drive is a burst speed, accurate for reading only one track, and doesn't include the time it takes for a conventional rotating hard drive to change tracks. Isn't that correct?