Slashdot Log In
Solid State Drives - Fast, Rugged, and Expensive
Posted by
Zonk
on Wed Nov 14, 2007 06:03 PM
from the pick-one-quality-speed-or-price dept.
from the pick-one-quality-speed-or-price dept.
Nick Breen writes "Are solid state drives becoming a reality? Loyd Case over at ExtremeTech has written an article concerning the current state of SSD with a comparison between a Samsung 64GB SATA and a Super Talent 32GB SATA. While they showed impressive speed rates when placed against a hard disk drive, the occasional sporadic statistic (and high cost) indicate they're not quite ready for the mainstream. Dell and Alienware have been shipping laptops with SSDs for months now, and Apple may be rolling out one of their own next year. Is the time of the solid-state drive almost at hand? Does anyone have any first-hand, practical experience with SSD?"
Related Stories
[+]
TB-Sized Solid State Drives Announced 130 comments
prostoalex writes "Several companies have announced solid state hard drives in excess of one terrabyte in size. ComputerWorld describes one from BitMicro that's just 3.5". Their flash drive will support up to 4 Gbps data transfer rate. From the article: 'SSDs access data in microseconds, instead of the millliseconds that traditional hard drives use to retrieve data. The BitMicro E-Disk Altima 4Gb FC delivers more than 55,000 I/O operations per second (IOPS) and has a sustained data transfer rate over 230MB/sec. By comparison, a fast hard drive for example will run at around 300 IOPS.'" Ah, the speed of tech. Seems like only last month we were talking about 500GB drives.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Huh? (Score:5, Funny)
Re:Huh? (Score:5, Informative)
A statistic that is neither a lie nor a damn lie.
They appear very sporadically. (For values of "sporadically" approaching epsilon, at least 19 times out of 20)
Parent
Re:Huh? (Score:4, Funny)
Parent
Re:Mods, Bad Mods, and Current Moderators (Score:5, Funny)
Parent
the executor (Score:5, Funny)
I know Darth Vader had his own SSD, but that's probably not what you're talking about.
Re:the executor (Score:5, Funny)
Parent
Got one, love it (Score:5, Informative)
Re: (Score:3, Interesting)
Re:Got one, love it (Score:5, Informative)
So even if your drive has, say, four partitions and one is written to a lot more than the others, that doesn't matter because the controller considers the entire flash space for write leveling.
Parent
Where is this applicable? (Score:4, Interesting)
But the re-write times are twice as slow! (ok I can live with that). But the read times are faster...as a home user, WHERE is this going to benefit me? Will I notice a diffence in 'vim file' or playing/streaming music?
I could maybe see if I were using a laptop, but I don't get how this would benefit me.
Thanks for taking the time to answer if anyone can persuade me different.
I might just get it for the cleanness of having a small segregated linux drive - really that's the best reason I can see.
Re:Where is this applicable? (Score:4, Insightful)
Parent
Re: (Score:3, Interesting)
Re: (Score:3, Informative)
Re: (Score:3, Informative)
http://www.storagereview.com/php/benchmark/bench_sort.php [storagereview.com]
Compare the Western Digital Raptor WD1500 No NCQ to the Western Digital Scorpio WD2500BEVS with NCQ (250 GB SATA). The Scorpio consumes a lot less power, but isn't that much quieter. The Raptor has about 2.5x the performance.
SSD wins on noise and power, and the Raptor wins on price. Depending on the application, either could win in
Re:Where is this applicable? (Score:5, Insightful)
Actually, if you do any sort of multitasking, you'll probably notice it's a lot "snappier" (apps load faster, switching apps doesn't seem to take so long, etc). Or if you're a typical home user with decent RAM but still have all the usual crapware loaded, WIndows won't feel so slow. Or you don't defragment your disks and let your disk get horribly fragmented...
The deal with SSDs is that they can manage their peak datarates all the time. With disks, the smaller the I/O transfer, the slower the disk becomes. If you have a disk with a 5ms seek time, you're limited to 20 I/Os per second. If you read maybe 16 sectors each (8kiB), it means your disk throughput is on the order of... 160kiB/sec. Seeks are taking a lot of time compared to the actual time it takes to read the disk.
An SSD has negligible seek time, so reading those 160kiB off an SSD won't take noticably longer than reading 160kiB in one read (the overhead of doing the transaction over the ATA bus is the biggest overhead).
You won't use an SSD if you need high throughput, where you're basically doing huge writes or huge reads (i.e., media center media disks, video capture/production, etc). But a home user that's doing a lot of little random I/O will notice that the entire system feels "snappier" as the I/O is mostly seek-bound, not throughput-bound (small I/O). This applies as time goes on as most people don't defragment their disks (you don't have to, or should, with an SSD, since wear-levelling may still not put it contiguously on the flash media), so even a heavily fragmented disk will still feel fast with an SSD.
Parent
Re:Where is this applicable? (Score:5, Informative)
Parent
Re:Where is this applicable? (Score:5, Informative)
Unless you know of some special reason why sustained write speed is critical, you should probably be looking more closely at access time, where SSD blows mechanical drives out of the water.
No doubt, mechanical drives still rule capacity/price, but with the growth rates of the two technologies over the past several years, SSD could take over soon.
Parent
Re: (Score:3, Insightful)
Re: (Score:3, Interesting)
I use them (Score:5, Interesting)
All in all, I've had seven servers running off of SSDs for about eight months, and they have worked like a charm. I never have to worry about getting paged due to the inevitable mechanical failure of magnetic drives.
Also, SSDs are NOT expensive! A CF-to-IDE adapter costs $15, and a 2GB CF card costs about $30. Two gigabytes is more than enough to boot an OS and start a RAID. Don't waste your money on a 64GB CF card. The CF+RAID hybrid approach is the way to go.
Re: (Score:3, Informative)
It is true that eventually cf cards
laptops, dummy (Score:5, Interesting)
Less power and less noise are good for servers and desktops, and the faster seek times can really make a different in performance for many common workloads, but the biggest benefit of SSD is that they make laptops suck way less.
Parent
Re: (Score:3, Informative)
There's also the inherent awesomeness of booting from flash.
First-hand, practical expericence... (Score:3, Informative)
Yes. Transcendent 4GB 266x Compact Flash card, fast, silent, installed Ubuntu 7.04, currently 1.4 GB free.
Price for the card + card to ide bridge was about two 80GB HDD drives.
Only problem was that I had to make my own drive mount first, because all I got was a board with a Compact Flash slot and a IDE connector.
If you are happy with a few GB of disk space, go for it. If you want to store big amount of data, wait. The price will fall.
similar storage, different form factor (Score:4, Informative)
Specs [eeeuser.com].
Parent
Like Digital Cameras (Score:5, Interesting)
It happened to me. I bought a new (not that expensive) film SLR about 18 months prior to digital cameras having sufficient resolution/cost ratio to supersede film for everyday use. Coming from a generation where cameras tend to last almost a lifetime (having been used to my father's Minolta SR-T 101, purchased about the time I was born). The concept of a camera becoming almost obsolete in that short timeframe was a bit annoying, at the time.
First hand (Score:5, Informative)
# hdparm -tT
Timing cached reads: 7352 MB in 2.00 seconds = 3679.72 MB/sec
Timing buffered disk reads: 168 MB in 3.01 seconds = 55.86 MB/sec
Re:First hand (Score:4, Informative)
No, those are cached reads, not hitting the drive at all. The man page for 'hdparm' says -T "is essentially an indication of the throughput of the processor, cache, and memory of the system under test".
Parent
It just boggles my mind... (Score:4, Interesting)
What the heck is going on here?
Re: (Score:3, Interesting)
We're not considering the full system performance here. We're trying to figure out why something that has a seek time that's effectively zero isn't even maxing out the interface. A RAMDisk (those funny boards G
So far it's a mixed bag... (Score:5, Informative)
Basically, do your research... How much speed you'll get depends on how they bank the flash chips. More banks of lower density chips will yield a higher transfer rate--but uses more power. (Good luck finding how any one brand of SSD drive is banked...) Tom's Hardware found that the Samsung 64GB SSD offered double the transfer rate than their 32GB SSD. Anandtech found the Transcend & Super Talent SSD's to be extremely weak offerings. But then again Anandtech found the MTRON 32GB SSD far superior to most other drives they tested.
Basically SSD drives help with bootup times but in mixed tests, only the MTRON SSD drives are near Raptor speed, but I found only one retailer that even sells them--and a 32GB one for $2336.95 [google.com]!!!
SSDs (Score:4, Informative)
Give me RAM (Score:3, Insightful)
I've been using Flash longer than most... From wiring minuscule capacity EEPROMs into embedded circuits, to squeezing OSes down to 8MBs for firewalls. Floppies are a no-go for important systems.
They're low power, quiet, and have high speed seeking, but I don't really care. What I want most in a drive is seriously high throughput... That probably means RAM, with a battery back-up. In the mean time, HDDs keep getting faster and quieter.
Data recovery from SSDs? (Score:3, Interesting)
I have an EEE with a solid state disk drive (Score:4, Insightful)
3 months real-word experience with SSD (Score:5, Informative)
Quiet is great, more battery is fine, and I hardly ever reboot using Vista almost instant-sleep feature, but installing software or writing large files is *painful*. Moreover, you should plan for a lot of physical memory: you do *not* want to see your system paging for virtual memory.
Now maybe Vista is to blame, but the whole system will hang now and then for 10 secs or more. Is it indexing something, writing whatever system logs to disk, who knows, but a a few other users have reported the same issue with this SSD on Dell forums. No driver update has been released either since the SSD option was out. This is also probably not coincidental that SSD vendors emphasize read speed but remain somehow quiet about the write speed (or lack thereof).
I, for one, am switching back to a 7200 RPM SATA. This is *not* ready for prime time, even if Samsung claims slightly better write speed on its 64 GB; *do* check the user forums (say, Dell), and you will find a lot of frustrated users. This was worth a shot, and I'll eventually consider that technology again in 10 months.
Hope this helps
Re: (Score:3, Funny)
Now maybe Vista is to blame, but the whole system will hang now and then for 10 secs or more.
No, that's the Windows Vista Minus Pack - first introduced on Windows 98, the Minus Pack includes assorted features such as:
Puppy Linux (Score:3, Insightful)
I love my SSD! (Score:4, Interesting)
Is it? (Score:3, Funny)
Re:you left impractical off the list (Score:5, Interesting)
I would like to see a citation for that claim. From my team's research, SSDs are much much tougher than any spindle HD. But toughness may not be a factor for you when evaluating SSDs, (it wasn't for us).
Our test SSD laptops have also demonstrated much improved battery life. On a D630 we are seeing four and a half hour battery life with standard stock batteries. That's a two hour increase. Use larger cell count batteries and battery life will just get better. A laptop equiped with an eight cell battery and a secondary battery licated in the Optical drive bay, we have experienced eight hour-plus battery life.
Our boot times are also improved with SSD. Since we also encrypt, (and if anyone has used encryption on a Windows domain then they have likely experienced a hit with login times) we were most impressed with the performance improvement of encrypted SSD, when compared to a traditional HD on the same equipment. Write times are not as much improved, but there is no negative impact either.
Our experiences have been good enough that we are planning to order SSD on all new laptops for next year. The improvement in Battery life alone is worth the price of admission. Toughness, and increased write speed are icing on the cake.
Parent
Re: (Score:3, Informative)
I also have a D630 with the stock battery and I get just over 4 hours with a normal hard drive thanks to using RightMark's CPU utility to lower the voltage by 30% from the factory setting. You should try it in combination with the SSD and the thing will run for days on an extended battery. (your CPU might not be stable at 30% lower like mine but you'll be able to lower it some)
Re: (Score:3, Insightful)
SSD's have a short life span due to cell memory, and they aren't immune to shocks damaging them. laptop hd's will take all kinds of poundings, only a direct solid hit during a r/w would possibly damage them
Re: (Score:3, Interesting)
SSD's have a short life span due to cell memory
The larger the drive, the more spread out the wear, the longer it will ast. By my calculations [slashdot.org], a 1 GiB NAND Flash as a TiVo's video drive rerecording the same data every 30 minutes would last 570 years.
If I've made a mistake in those calculations, I'd appreciate a correction before I feel compelled to cite them again.
Re: (Score:3, Informative)
I on the other hand am basing my assumptions on real world experiences working with industrial equipment that uses CF cards for hard drives in mobile fleet equipment.
in the real world i've seen a 10% failure rate on CF cards (which are tougher then SSD's i might add) over 12 months WITHOUT any write action at all.
Re:you left impractical off the list (Score:4, Informative)
1,000,000 writes/bitfailure / 139.8 writes/year = 7153 years/bitfailure
This quote is from a recent Intel 2Gb NAND chip; [intel.com]
That said, I agree that NAND is reliable and is most certainly _the_ replacement for mechanical hard drives.
Parent
Re: (Score:3, Informative)
My source for 1,000,000 writes before failure was Wikipedia, contemporaneous with the posting.
That was your first mistake;-)
Not sure where the Wiki is getting its numbers from maybe reference [5]? [dataio.com] an old (2003) Toshiba marketing pamphlet (for some reason hosted by a chip programmer company [Data-io]).
I would like to see a real datasheet claiming 1,000,000 writes.
Even Mtron is only claiming 140 years [mtron.net] for their SSD with its "advanced wear-leveling technology" (they reiterate 100,000 cycles for an individual chip).
Re: (Score:3, Interesting)
Yes they are, for all intents and purposes. If you don't believe me see this story [digitaljournalist.org] about a CF card that survived the collapse of the WTC.
Re: (Score:3, Informative)
Re:And, the MTBF is.. (Score:5, Insightful)
Parent