SSD Annual Failure Rates Around 1.5%, HDDs About 5% 512
Lucas123 writes "On the news that Linus Torvalds's SSD went belly up while he was coding the 3.12 kernel, Computerworld took a closer look at SSDs and their failure rates. While Torvalds didn't specify the SSD manufacturer in his blog, he did write in a 2008 blog that he'd purchased an 80GB Intel SSD — likely the X25, which has become something of an industry standard for SSD reliability. While they may have no mechanical parts, making them preferable for mobile use, there are many factors that go into an SSD being reliable. For example, a NAND die, the SSD controller, capacitors, or other passive components can — and do — slowly wear out or fail entirely. As an investigation into SSD reliability performed by Tom's Hardware noted: 'We know that SSDs still fail.... All it takes is 10 minutes of flipping through customer reviews on Newegg's listings.' Yet, according to IHS, client SSD annual failure rates under warranty tend to be around 1.5%, while HDDs are near 5%. So SSDs not only outperform, but on average outlast spinning disks."
Poor statistics (Score:5, Insightful)
"client SSD annual failure rates under warranty tend to be around 1.5%, while HDDs are near 5%"
So they are less likely to fail early in their life.
NOT:
"So an SSDs not only outperforms, but on average outlast spinning disk."
This is completely unsubstantiated by the evidence provided.
Re: (Score:2)
That said, my memory was that some reported on Âlashdot that you can force the failure of an SSD by powering it down in themiddle of a write, then powring it up, causing it to go into chkdsk, and finally powering it down in the middle of chkdsk. Which is not too unlikely an occurrance. If you wanted to decrease the user failure rate, you might hook it upyo a supercapacitor.
Re: (Score:3)
One of the few benefits of a spinning platter is that they can briefly generate their own juice when the power goes out.
Re:Poor statistics (Score:5, Funny)
One of the few benefits of a spinning platter is that they can briefly generate their own juice when the power goes out.
As many of us do, when the power goes out...
Re:Poor statistics (Score:4, Informative)
This sounds like a very specific problem with a certain firmware to me.
It's not an inherent problem with the SSD technology.
Re:Poor statistics (Score:5, Informative)
Re: (Score:2, Informative)
Re:Poor statistics (Score:4, Interesting)
The way I configure SSD's is as a OS/boot drive, and then I write all user data off to a RAID with traditional HDD's.
The simplest way is a SSD for windows/linux and then put your user directories on a RAID1 of 1TB drives, and then backups from there.
Boot from RAID 1 SSDs? (Score:3)
What you said is my experience, also. I haven't had catastrophic failure of a HDD in perhaps 20 years in a population of perhaps 15 computers. In my experience what most often fails is the HDD electronics, so it is possible to extract the data by temporarily replacing the HDD electronics with a circuit board from another, identical HDD. Also, of course, in the last 20 years we have replaced HDDs because of frequen
Re: (Score:3)
That won't work if they both die from some bug which is triggered by eg a certain write sequence followed by TRIM, then power cut in the middle of TRIM. They will both be killed.
Re: (Score:3)
Was SMART showing anything before the failure?
Re:Poor statistics (Score:4, Interesting)
Re:Poor statistics (Score:4, Interesting)
Really? Odd that I can buy SSD's in a 1.5-3TB flavor these days, they're expensive as all hell, but I can buy them. They come in PCI-e and SATA flavors. And really at that point, you're running with a mirror or shadow backup, or something anyway. Besides, if you're using a single drive like that, you're at a single point of failure at both the consumer level and at the enterprise level. But let's be honest, you can't beat good backup practices into anyone. As much as you try, and all that.
Comment removed (Score:5, Interesting)
Re:Poor statistics (Score:5, Insightful)
I have found that in damned near every case, not all but most, will give you PLENTY of warning before it goes completely tits up whereas the SSD?
Yeah, sure, okay. If you're sitting next to your computer, then yeah, maybe you notice. How about the hundreds of millions of drives that are sitting in a rack somewhere, and will only see a human being twice: Once when it gets installed in the rack, and then only when it stops working for whatever reason and a tech is sent out to replace it.
The "it made a funny noise first" line item is a joke either way. This is like saying "Well, I prefer diesel engines because they make more noise when they die." Hookay. Yeah.
I may be just a little country shop guy but when my gamer customers have all experienced multiple failures when it comes to SSDs, and these guys don't go cheap, sorry but ATM I still don't trust it.
I may just be a Ferrari repair shop owner, but when my car owners have all experienced multiple failures when it comes to ceramic brakes and high end engine components, and these guys don't go cheap, sorry but ATM I still don't trust it.
Now do you see how utterly ridiculous that sounds? High performance almost always means less robust. That graphics card you just plunked over $200 on? It's operating temperature is so high from the current being pumped through it that it's literally cooking itself at the molecular level from the moment you plug it in -- it's called electromigration, and in three to five depending on how often you use it, it's going to shit itself. But that's okay... because in two years, you'll be spending even more on a new one.
Ironic that they talk about how supposedly high HDD failure rates are when I cleaned out a how drawer of them before moving into the new place, we are talking drives going back to Quantum Fireballs in the 200Mb size, yes Mb not Gb, and they all fired up. granted some of them were noisy as hell but I could still get files off of them while not a single one of my gamer customers have their first SSD, they are all dead.
Yeah, and? How many gamers are still using their 200Mb Quantum Fireballs in an actual computer? I know it's a common geek past time to see what kind of antiquidated hardware you can pull out with your friends... that old parallel port Zip drive, or floppies the size of your head... and yeah, it's fun to talk about to show you had IT chops before the person you're talking to was even a glint in daddy's eye... but that's the only value they have.
Nobody's coming up to me and asking for an AT command initialization string for their modem -- AT&F&C1&D2S95=55 in case you were wondering -- because it's not a technology very many use anymore. Yeah, I can dig out an old 2400 baud modem and get it working... but that doesn't mean 2400 baud modems are superior to cable modems that "have a higher failure rate".. and so, you know... I don't know if I trust such 'new' technology.
Now, get off my lawn.
Re:Poor statistics (Score:5, Informative)
Yeah, sure, okay. If you're sitting next to your computer, then yeah, maybe you notice. How about the hundreds of millions of drives that are sitting in a rack somewhere, and will only see a human being twice: Once when it gets installed in the rack, and then only when it stops working for whatever reason and a tech is sent out to replace it.
Hmm, my drives send me emails when they start having problems. (And having gotten one of these emails a few years after setting up the drive initially, I was shocked to find it the email arrived in plenty of time. I pleasantly surprised to find the drive and all data still intact, and had time to swap a replacement into the raid).
Why don't you find out how this is handled by people who actually have hundreds of drives to deal with.
If you let them fail before servicing them you are doing it wrong.
Look into: man 8 smartd
Re:Poor statistics (Score:4, Insightful)
And while scanning the SMART data is a nice start... you aren't going to get an e-mail when a branch office's first floor is under five feet of water
Ummm... in that case I think you'd get a phone call from a human.
Mature VS New tech (Score:3)
OK LOL!
HDD give you plenty of warning now. In fact most of SMART tech, and a host of other things to run continuous tests looking for potential failure, as well as OS that specifically look for indications as well. Now.
Years ago, this was not the case. You MIGHT get some warning depending on how it decided to fail (bad sectors etc.,,), however most back in the day gave you about one second of actually notice before dying in a grinding crunching sound, or in a small black puff of smoke. I suppose in that lig
Re:Poor statistics (Score:5, Interesting)
Because Linus, who apparently uses SSDs, would never regularly compile a kernel or anything like that.
Re:Poor statistics (Score:4, Informative)
Hogwash. There are many activities that write far more data on a regular basis to a SSD then compiling a kernel. Hang out in a HTPC forum and many, many people use SSD as storage for live tv buffers that are constantly writing a deleting GB of data every hour they are operating.
Re:Poor statistics (Score:4, Informative)
No.
I just picked up two SSD Drives that have 5 year warranties. I also picked up two Segate HDD's that only have 2 year warranties.
Most HDD's are 1 - 3 years. I have several Segate drives that are 5 year also.
But the disc can store much more (Score:3)
So you need to multiply the failure rate of the SSD by as many SSDs as it would take to equal the storage of the disc. Do you want the storage rate per arbitrary device size, or rate of failure per data stored?
Re:But the disc can store much more (Score:5, Insightful)
A 5% chance to lose 2TB vs a 1.5% chance to lose 250GB.
You argue that since it requires 8 of these 250GB SSD's to equal the capacity of the 2TB HDD that we should multiply 1.5% by 8, so a 12% chance... a 12% chance of what, tho? In actuality, there isnt a 12% chance of anything...
The chance of losing at least 1 of those 8 SSD's (that is specifically 1 or more) over the period is (1 - (1 - 0.015)) = 0.114, but the chance of losing all of those 8 drives over the period is 0.015^8 = 0.0000000000000025628906. In other words, losing all 2TB in the SSD scenario is effectively never going to happen while it remains 5% for the HDD scenario.
The actual breakdown of all possibilities of drive failings (0 drives, 1 drive, 2 drives, etc..) rounded to thousands of a percent is:
0 drives: 88.611%
1 drives: 10.795%
2 drives: 0.575%
3 drives: 0.000%
4 drives: 0.000%
5 drives: 0.000%
6 drives: 0.000%
7 drives: 0.000%
8 drives: 0.000%
So we see that you would be twice as likely to lose some data than in the HDD scenario, but invariably it will only be 250GB of data instead of 2TB of data (only 1 in 173 of these 8 drive experiments will witness more than 1 drive fail, and the majority of those will be exactly 2 drives failed)
So no, you do not need to multiply the failure rate of the SSD's by the number of SSD's that you would need to equal the HDD. What you need to do is define the problem better because as it stands SSD's look a hell of a lot better when you suppose that you need a pile of them.
Re: (Score:2)
Hard drives warranty (Score:5, Insightful)
5 years should be mandatory by law. If you can't support your drive for 5 years, you shouldn't be allowed to manufacture hard drives at all.
I don't understand this new trend in making new hard drives with only 1-2 years warranty. The same goes for SSD.
Re: (Score:3)
margins are paper thin. no time to do QA. what ends up happening is that we, the buyers, are the 'remote QA dept'.
sad but true. we have to test the hell out of things we buy for the first 30 days.
profit profit profit! isn't extreme capitalism wonderful? sigh ;(
Re: (Score:2)
margins are paper thin.
WD and Seagate have a healthy 40% margin on every drive they sell.
Re: (Score:2)
Except they've priced their drives so low that you're looking at 40% of very little... on a per-unit basis, they're still making very little money and better have a very low return rate to account for it.
Re: (Score:2)
margins are paper thin. no time to do QA.
Not just margins. Development time is short. A model of the drive has to be produced and sold in less than a year, and replaced with a new model after that. Who can afford an endurance test, even if accelerated?
Re: (Score:3)
I don't understand this new trend in making new hard drives with only 1-2 years warranty. The same goes for SSD.
If it shaves cost off the unit; there are people who will buy it, and take the chance.
I would say that the manufacturers have a right to offer them this option.
In fact; I would say manufacturers have a right to provide options with less than a 1 year warranty.
Re:Hard drives warranty (Score:4, Insightful)
In the 2000s consumers became almost the exact opposite re: warranties as they were in the late 80s/ early 90s when a good warranty seemed to matter as much as any other criteria. I've been trying to buck that trend, but until the last couple years it was almost impossible. When I shop for electronics that have no moving parts and are *not* portable, the warranty has be be at least 3 years and this even includes some moving-parts items like hard drives. My two most recent HDD purchases (and some that I helped friends and clients with) had 5 year warranties.
The thing about insisting on a 'long' warranty is that the price then becomes an aid in finding equipment that is actually more reliable. Among stable brands, the cheaper models in the longer warranty class will tend to be more reliable; A higher confidence level from the manufacturer is often reflected in the lower price. Likewise, the junkier models will get higher price tags in order to be able to cover the higher failure rate. Nowhere is this more obvious than with computers that have options to purchase mfg extended warranties.
Of course, even if the prices are the same, getting equipment with a higher failure rate is still a raw deal because of the cost of downtime, possible data loss, shipping, etc.
Re: (Score:3)
It's very simple, really: Because they can.
The main reason is that there's only three hard drive manufacturers left in the world: Seagate, Western Digital, and Toshiba. (Samsung & Hitachi's HDD divisions have both been aquired in recent years, although you can still find drives with their brandname on them, for now)
Out of those three, only WD and Seagate manufacture large capacity 3.5"
Re: (Score:3)
I don't understand this new trend in making new hard drives with only 1-2 years warranty. The same goes for SSD.
Most of my hard drives have died either very quickly or after about 3 years. I would count on one replacement during the 5-year warranty. So, when they cut warranties to 1 year, it at least doubled the cost of hard drives.
Not sure where that plugs into the inflation calculator...
how long's the warranty? (Score:2)
In other news, Laxori666 was too lazy to RTFA and is hoping someone will chime in. He is tired and drowsy and so he will blame it on that when in fact, he would have done the same regardless - except perhaps without this addendum as such honesty usually requires some sort of altered state of consciousness
Bit error rates are more important to monitor (Score:3)
Re: (Score:2)
Paucity of information.... (Score:3)
Yet, according to IHS, client SSD annual failure rates under warranty tend to be around 1.5%, while HDDs are near 5%. So an SSDs not only outperforms, but on average outlast spinning disk."
The unknown in the equation is the length of the warranty periods for the drives used in the comparison.
Re: (Score:2)
And also what happens afterwards. Most drives will not fail under warranty, most should fail many many years afterwards.
This does not tell us if the average SDD fails 1 week after its 2 year warranties runs out, or if the HDD lasts for 8 year longer on average.
Re: (Score:2)
But why would you assume they are different?
"Most drives" will not fail under warranty but so what? It's not informative.
Drives have early life failures. Once that period is past they will typically last a long time. That's common for a lot of things.
What evidence do you have that SSD and HDD are fundamentally different in this regard? Lacking that, your comment is worthless.
Yawn. (Score:4, Insightful)
Anyone who isnt using a SSD by now for at least their boot drive is stuck in the past.
It's the single best upgrade you can make anymore.
Either way stop the fucking articles about it.
Leave them with their warm feelings for spinning rust full of multi gigs of stuff they never touch.
They'll wise up eventually. Or not.
Either way it won't hurt you any. Enjoy your speedy pc and laugh at the rusties if you must.
Re: (Score:2)
You've just summed up those stupid applications on MS Windows with hard coded paths to "C:" drive. They still exist.
Re: (Score:3)
Anyone who isnt using a SSD by now for at least their boot drive is stuck in the past.
I boot my work PC about every two months.
It's the single best upgrade you can make anymore.
If you spend all day just booting your PC. Otherwise, a faster CPU or GPU or more RAM is likely to be far more useful.
Re: (Score:3)
Well, all I can say is that I jumped on board early with SSDs. After nothing but problems I went back to 'spinning rust' on my desktop PC. Why? Because it works. The marginal speed increases after the PC has booted aren't worth the wasted time and headaches of using a technology that, for whatever reason, doesn't seem to have matured yet.
Stay away from OCZ and SandForce (Score:5, Interesting)
OCZ's failure rates are higher than the rest of the industry's by an order of magnitude. Also, earlier SandForce drives have reliability problems because the firmware was written by paranoid loons who were deathly afraid of reverse-engineering and the drive goes into irrecoverable 'panic mode' when any abnormality of any kind is sensed. I think that newer SandForces (post-LSI acquisition), especially Intel's, are less likely to do this, but the original failures still taint the brand with the stigma of flakiness.
If you stick with Samsung, Intel, and SanDisk, you should be fine. Stay away from OCZ at all costs, and be skeptical of any SandForce drive not made by Intel.
Are they including D.O.A. ? (Score:2)
Re: (Score:2)
SDDs and HDDs. There is a huge percentage that arrive dead, or die within a week. But I do not think SDDs fair any worse that HDDs.
Re: (Score:2)
All electronics fail on a bathtub curve ... they either fail predominantly when new, or when old, and rarely in the middle. That's why burn-ins are common among the knowledgeable -- it gets you past that initial failure stage before you've used the drive for something important.
Major fault. Linus lost an ssd (Score:2)
a TRULY dead ssd is impacting the linux kernel release.
one in Linus's server.
bad timing, to try to pump bad statistics.
there are lies
damn lies
then there are statics
better to go with the lies
and hire better tech aware ad men
Ability to recover (Score:3)
Now for the useful information. How many of the failed SSD's were they able to recover data? I suspect not many.
Recoverable Failure rate: 99.9% HDD, 1% SSD (Score:2, Troll)
Wrong stat.
Yes, things to break, but its important HOW they break. HDDs have very 'nice' failure modes. You can recover bits from the platters as long as you do not put one in MRI machine or a fire. SSDs just DISAPPEAR from the system with data and encryption keys to that data and NO ONE including manufacturer can do recovery (they can put flash chips in reader and read encrypted bytes, but encryption keys were in the controller that just died).
How about another one: Warning before failure rate? Again 90% H
So the non-failing hard drives (Score:2)
Infant mortality vs wear (Score:2)
Statistics are wonderful things, if you choose the right one you can make any case you want. I want to know more about the warrentees. I want to hear about the nature of the issues. Recoverable errors vs complete death. Infant mortality vs just wear.
Ancient data. (Score:5, Informative)
All this discussion on this and no one has commented that TFA is from 2011??
This article isn't reliable information. It's from when SSDs were relatively new and definitely doesn't apply to the in-the-field results people are seeing in 2013.
edit (Score:3)
1.5% of a 4TB SSD that sells for USD$29,000 is roughly 60 GB = $425.
Re:Do the math (Score:4, Informative)
Alright, I'll do the math....
9ms average access times on a 7200RPM spinning drive == ~100 IOPS.
High-end SSD: 100K IOPS.
Yes, a thousand times the number of disk accesses. If you're really a developer, you'll see your compile times cut by a factor of 5-10 (depending on how much CPU power you have to spare). Things load from disk like magic.
You don't buy SSDs for the raw capacity, you buy them for the *fast* access times. Period.
Re: (Score:2, Insightful)
9ms average access times on a 7200RPM spinning drive == ~100 IOPS.
High-end SSD: 100K IOPS.
The SSD that most consumers are using are neither high end nor have such IOPS ratings.
Re:Do the math (Score:5, Informative)
Actually, you'd be surprised. The Samsung 840 EVO, a low-cost consumer drive (the high-end is the 840 Pro) that gets down to $0.70/GB, can hit 90K IOPS read on every model, and 90K IOPS write on 500GB models and up.
Sure, older or ultra-cheap drives won't hit that (my new Chronos doesn't get there), but rounding to the nearest order of magnitude will get you 100K IOPS even on medium-end consumer drives.
Re: (Score:2)
Even the 840 Pro isn't that expensive actually, just ordered one today.
http://www.newegg.com/Product/Product.aspx?Item=N82E16820147193 [newegg.com]
Re: (Score:2)
Re:Do the math (Score:4, Funny)
Is 4TB representative? Or are you just putting more spin on this story?
Re:Do the math (Score:4, Informative)
5% of a 4TB HDD that sells for USD$200 is roughly 200 GB = $10.
1.5% of a 4TB HDD that sells for USD$29,000 is roughly 60 GB = $425.
You mean 5% of the space size in GB is that.
Your math is wrong, because you are misinterpreting the statistics. A 1.5% SSD failure rate, with a small number of disks, does not mean that "1.5% of the capacity" fails; if you purchased N 4TB SSD "that sells for 29k"; on average N*1.5% Of those entire SSD drives fail; and if you purchased N 4 TB HDDs that sell for $200, N*5% of those entire HDDs fail.
Due to I/O constraints; when you use HDDs, you don't get to use all your total space, before performance degrades to unacceptable levels, and you have to buy more HDDs; furthermore, all those extra HDDs consume a lot more power than SSDs. The $/IOP is not attractive for HDDs: the vast majority of computer users do not need 4TB HDDs; and will use 100 to 150GB TOPS.
Therefore: SSDs look a lot more attractive, when you discount, or forget the existence of the portion of the capacity that the user cannot use due to performance constraints, or will not use -- due to not needing the space.
Last I checked; you cannot go to Amazon, Newegg or your local supermarket and buy a 200GB hard drive for $10 It is not an option; the least cost new HDD you can pick up is about 60 bucks. However, you definitely can go to Newegg, and buy a new 150GB SSD for about $250.
Also, the Crucial M500 1TB SSD is $600. 4 times that is $2400, not $30,000.
4TBs are for archival purposes, where the hard drive will be powered off most of the time, anyways. The failure rate of 3 TB and 4 TB HDDs is probably much higher than the 5% average, due to the tighter mechnical tolerances and higher density encoding methods required. I believe the 5% figure applies to 1.5TB disks.
Re:Do the math (Score:5, Informative)
No he's doing the math right -- At an annual failure rate of 1%, you need to replace 1% of your total capacity every year. With an annualized failure rate of 5%, you need to replace 5% of that capacity overall. The averaging is done because over time, it works out, just like insurance. Sure, on any given year *if* a drive fails, you have to pay for the whole thing, but that's not how one accounts for such failures.
Re: (Score:3)
And the thing to remember about all storage is that it will fail. If you have a single disk in a machine, and that machine is not backed up properly, then you will lose that data in the next 5 years.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:3)
OCZ's SSD's are 3-year while Intel SSD's are 5-year. HDD's manufacturers reduced their warranties from 3,4, or 5 year to 1, 2, or 3 year in 2011.
I'm not saying that thats the situation of the data in the study, but it could be. 5% on an average 2 year warranty vs 1.5% on an average 4 year warranty, well that is quite a significant difference.
Re: (Score:2)
Everyone's already jumped on you on this one, but I still have to chime in and say holy crap are you ever wrong if you think a SSD is not worth every dime right now.
You don't need *everything* to be on SSD, just the commonly-used data; your system, binaries, etc. I have a 120GB Intel 330 series SSD (though in hindsight I'd rather have gone with something ~250GB and 2TB of normal spinning disk, plus a 7TB server. The system, my home directory (minus downloads directory), and my main games are on the SSD, t
Re: (Score:2)
According to Research from Segate, a hybrid drive needs just 8gb of NAND to achive %95 performance of a a NAND drive in a typical business environment "During the five days of study, the average amount of data read by machines in a business environment stood at 19.48GB. Out of this amount, just 9.59GB was unique; the rest consisted of duplicate reads" Of course this is not exactly a large scale study, but it was presented in a industry workshop so its not just fabricated marketing material either. http:// [techweekeurope.co.uk]
Re: (Score:2)
Why on earth do you need 4TB "as a developer"?
And it's absurd to claim that SSDs aren't useful over HDDs just because HDDs are more cost effective by space. HDDs are also more cost effective by space than RAM - so why not just minimize your RAM and create a huge swap space?
Re: (Score:2)
Yet, on a laptop with a 128GB SDD, I've got ~95GB free. Why would I want to buy a huge HDD, if I've got more than enough with a tiny SDD?
Differente people have different needs, and, the point is, for those who want reliability for a brand new disk, SSDs are the way to go.
Re:Do the math (Score:5, Insightful)
> as a developer, I have no use for SSD in my desktop system.
Do you compile code?
SSDs are for booting. RAM disks are for compiling, and hdd is for long term storage.
Re: (Score:3)
SSDs are for booting. RAM disks are for compiling, and hdd is for long term storage.
RAM disks are for compiling? how small are you projects?
Re: (Score:3)
Spectacularly poorly, in my experience, for the kinds of things I do.
Re: (Score:3)
Re: (Score:3)
Re:Do the math (Score:5, Informative)
Wait, you are basing the improvements in compile times on one guy's anecdotal results? Well, here's another: when I switched to an SSD at work my compile times were cut by more than half. It was an huge difference in compile time ie. productivity.
It all depends on your codebase and tools, really. He was probably compiling a relatively small codebase, and for all we know his methodology sucked so a lot of it was in the RAM cache. I can tell you for a fact that a clean build on a large code base was drastically improved.
Re: (Score:2)
Re: (Score:3)
And everything you said reinforces my statement, "It all depends on your codebase and tools, really" :) Not everyone (in fact, probably very few) get to pick all of the tools and libs that they use...
I had to do a clean build today, actually. And it was unavoidable. I upgraded my PS4 SDK, and not doing a clean build when your entire libc/SDK/etc changes is practically a guarantee of random impossible to track down errors in your app. Due to quirks of the existing system, that particular build was almos
Re:Do the math (Score:4, Informative)
Re: (Score:2)
For any reasonable code size, the data's all cached in memory already from you editing and saving the files in question.
Re: (Score:2)
> as a developer, I have no use for SSD in my desktop system.
Do you compile code?
With a 32 GB RAM, why do you thing compilation would be relevant for the SSD or HDD choice?
Re: (Score:2)
Re: (Score:2)
More to the point, you can buy 4 4TB HDDs for $800 and setup a RAID1 and get a lot of the same read performance as an SDD while having heavy redundancy.
Where by "a lot of", you mean less than 1% of, right?
Typical IOPS on a 7200 RPM HDD is around 80. Typical IOPS on a garden variety SSD is 80,000. We'll be generous and assume linear speedup for the four HDDs, which gives us 320 IOPS, or 0.4% of the performance of a single SSD.
Re: (Score:2)
Re: (Score:2)
Yet another reason to never buy Mac.
Re: (Score:2)
Re: (Score:2)
To bring it back on topic: I've killed quite a few hard drives; I seem to lose one every year, on average, and have for as long as I've owne
Re:SSD failure rates (Score:4, Insightful)
How is a MacBook Air a netbook? An i5, 8gigs rams, SSD, I can plug it into my monitor when I get home. It's also as powerfull as medium-grade desktop. What's is missing?
I hate to bring it to you, but an MBA is exactly like any other ultrabook out there.
Re: (Score:3)
You may want to look into a power conditioner.
My laptop drive is 7 years old (runs XP).
My desktop drive is close to 5 years old.
I use them a lot.
They were on for about 3 years solid tho I've been putting them to sleep the last year.
Your failure rate seems suspiciously high.
I also have several USB drives of similar ages.
The only drives I've ever lost were 3 flash drives. Two of them mini drives which got very hot during use. And an old 88 mb drive back in the 90's. (cost me $88!)
I still back up frequently
Re:SSD failure rates (Score:5, Informative)
Re: (Score:2)
"The SSD may be replaceable, but it uses an Apple proprietary interface which limits options."
How is that remotely similar to "Lose the SSD and you have lost the Retina."?
"Furthermore, how about upgrading or replacing failed RAM? In that case, you are left with a $2200+ brick."
Just like hundreds of other components in PCs throughout time. Pure FUD, nothing more.
Re: (Score:2)
Boo hoo.
Re:No, they can't (Score:4, Informative)
They sell several amounts of already soldered chips on the main board.
Not soldered to the motherboard for the 15" Retina MBP [ifixit.com] and not soldered to the motherboard for the 13" Retina MBP [ifixit.com]. On which Macs is the SSD soldered to the motherboard?
Re: (Score:2)
Re: (Score:2)
I got my 1st ssd this spring, it was awesome and fast, for 3 weeks.
What a coinicidence... so was mine. Still is, as a matter of fact. Oh, and so is the one in my laptop.
Re: (Score:2)
I've got an EeePC with an SSD. Bought back in 2008. Still runs fine.
Re: (Score:2)
I think it's a good question whether warranties are unequal.
I think it's a bad assumption that they are slanted to SSDs (for instance, the demand seems more likely to be there for SSD warranties given the reputation). It might be true but it's not obviously true.
Re: (Score:3)
You forgot to mention the wonderful way Sandforce controllers encrypt the data with a key that you (the drive's owner) aren't allowed to have, so your ONLY data recovery option (on the rare occasions when it MIGHT be an option) is to pay an extortionate amount of money to one of Sandforce's "trusted partners" to decrypt it for you... and apparently, they actually charge more money to do what's now a 100% automated software-based recovery than the same companies USED to charge to remove the platters from a c
Great USENIX study on SSD under power fault (Score:3)
Out of 15 SSD tested, only 2 are failure proof under power fault (only one maker and model).
(yes, I've read the pdf)
I'd like to know who is the winner, the anonymous vendor/model called "A-2".
It is not the most expensive, almost the cheapest, but it has at least a power-loss protection.
Another vendor has power-loss protection but his models failed the tests.
Direct link to pdf [usenix.org] and figures erratum [usenix.org].
Bit Corruption: SSD#11, SSD#12, SSD#15
Flying Writes: none
ShornWrites: SSD#5, SSD#14, SSD#15
Unserializable