Slashdot Mirror


SSD Price Drops Signaling End of Spinning Media?

gjt writes "When Intel and OCZ recently announced new 'affordable' Solid State Disk drives — offering a meager 32-40GB — we initially yawned. But, then we took a closer look at the press releases and the in-progress research and development in SSD technology and opened our eyes. While the new drives aren't affordable on a cost per gigabyte basis for everyone, it does set a precedent — and most importantly a barometer price of $100. And it really does start the death clock for hard drive technology."

19 of 646 comments (clear)

  1. Re:Child pornographers. by floppyraid · · Score: 5, Informative

    That is a really persistent myth (that magnets will erase/corrupt data on a modern hard disk drive).

    Inside of all harddrives for the last 10 or so years are multiple, very powerful neodymium iron boron magnets that move the actuator arm over the surface of the discs. If magnets outside of your drive would erase data, then surely these intensely powerful magnets inside would do the same, no?

    The most conclusive testing I've seen done on this was several years ago. A guy had stacks of dead hard drives, and he decided to harvest the magnets from them. He had a stack of 50+ very powerful NIB magnets. He then took a working HDD, full to capacity, and covered the entire hard drive in them- front and back, with layer upon layer of magnets. Then he set the drive in a desk drawer for a few weeks, after which he plugged the drive up, and all of his data was still completely intact. Not 1 file was corrupted in any way.

    Now, if you put a .40 or .45-caliber round through a platter, you can be certain the data is unrecoverable. Last time I checked, HDD platters are made out of some sort of silicon composite, so a bullet should shatter the entire plater (or at least half of it) into tiny fragments.

  2. Re:In 5 years by spazdor · · Score: 5, Informative

    Yeah, if you really want to compare apples to apples, measure MTBF.

    Oh, and let's not forget the SSD's far superior ability to decay gracefully.

    --
    DRM: Terminator crops for your mind!
  3. Re:Interesting assumptions by Yvan256 · · Score: 4, Informative

    Typical users keep music on their computer.

  4. Re:Reports of HDDs' demise greatly exaggerated by ivan256 · · Score: 3, Informative

    How much for a hard drive that's as fast as that $125 SSD?

    The 1TB Seagate hard drive that I recently tested gets random 4k read rates in the ~1MB/second range. My 80GB Intel X25-M gets ~38MB/second.

    That's about 40 times more performance for THE SAME PRICE!

    Storage capacity is irrelevant in many situations.

    A 40GB SSD is more than sufficient for your average manager/executive. They'd almost certainly prefer opening Outlook and Power Point in a tenth of the time it used to take to having an extra thousand gigabytes of unused space on their laptop.

    The 80 GB drive I have in my system was the best upgrade I ever bought. Kernel compiles are crazy fast, and all of the media I need can be streamed off the network (sharing a single one of those 1.5TB drives with a dozen or so other people).

  5. Not so fast. by amn108 · · Score: 4, Informative
    1. Re:Not so fast. by MobyDisk · · Score: 4, Informative

      I'll edit the article later. For now...

      - Wear leveling used on flash-based SSDs...
      Oops! Wear leveling is done on HDDs too. And it isn't a disadvantage: it is a solution.

      - More expensive, lower capacity
      Don't need to address that, since that is the topic of the article...

      - Asymmetric read vs. write performance
      Oops! Platter drives have this problem too!

      - Requires TRIM
      Solved.

      - Limited lifetimes
      Funny, that's considered the major downside to platter drives. Anyway, this is the same as the first point.

      - Performance of SSDs degrades with use.
      Solved. See TRIM. Note that this is also a problem on platter drives.

      - SATA-based SSDs generally exhibit much slower write speeds.
      This one doesn't even make sense.

      - DRAM-based SSDs
      Aren't what we are talking about, so that's irrelevant.

    2. Re:Not so fast. by slimjim8094 · · Score: 3, Informative

      - Wear leveling used on flash-based SSDs...
      Oops! Wear leveling is done on HDDs too. And it isn't a disadvantage: it is a solution.

      Wear-leveling is done for bad sectors on a HDD, not as standard practice.

      - More expensive, lower capacity
      Don't need to address that, since that is the topic of the article...

      - Asymmetric read vs. write performance
      Oops! Platter drives have this problem too!

      Wrong. I just ran a benchmark and saw widely varying performance based on sector size and sequential vs random, but the reads and writes were the same speeds. I tested all 3 of my HDDs. If this is true, [citation needed]

      - Requires TRIM
      Solved.

      - Limited lifetimes
      Funny, that's considered the major downside to platter drives. Anyway, this is the same as the first point.

      - Performance of SSDs degrades with use.
      Solved. See TRIM. Note that this is also a problem on platter drives.

      These two are related. SSDs may last longer than HDDs for certain use environments (space?) and types (maybe even a typical user) but they're definitely not a given. Try to defrag a MLC drive a few times and it'll be dead in a week (yes I know you don't need to defrag a SSD, but there are processes that can mimic it). And every HDD I've owned (dozens) for the past 15 years is still spinning, though I suppose I may be lucky. And a SSD will have cells go bad as a consequence of the technology, while a bad sector on a HDD is a fault. If a HDD goes bad, it's due to mechanical failure of the supporting systems, not degradation of the media itself.

      --

      Look, SSDs are great. I love coding on one because compiles are wicked fast. But they are not ready to replace HDDs. And they're not the panacea you're making them out to be. Like literally everything else, you pick the right tool for the job. I'll keep my backups and my movies and music and 11 days of recorded TV on my 2TBs of spinning media, and my OS, applications, and code on a smaller 128GB SSD.

      --
      I have developed a truly marvelous proof of this comment, which this signature is too narrow to contain.
  6. Re:Reports of HDDs' demise greatly exaggerated by zero0ne · · Score: 5, Informative

    Wrong.

    A full Win 7 Ultimate install with Office 2010 + Visual Studio 2010 + Project & Visio 2010 sits at around 25GB.

    you still have 15GB left. Take off VS2010 and you are sitting around 20-25GB free.

  7. Re:In 5 years by Anonymous Coward · · Score: 4, Informative

    Mod parent down for being simply wrong. Power consumption is directly proportional to clock frequency, not the square of the clock frequency.

    An input to a CMOS gate can be approximated as a capacitor, so each time the capacitor is discharged, an energy is consumed equal to the energy stored in the capacitor. The energy in the capacitor is 1/2*C*V^2 where C is the effective capacitance, and V is the supply voltage. The total power consumption is n*k*f*C*V^2 where f is the clock frequency, n is the number of gates and k is the activity level which describes the number of times per clock cycle each gate will change at its input (on average). The 1/2 gets absorbed into the k.

    If you double n (two cores), but halve f, the power consumption doesn't change.

  8. Re:In 5 years by MrNemesis · · Score: 5, Informative

    The point of the shift to 4k sectors (e.g. the WD "Advanced Format" drives) is that the amount of space needed for error correction at ever increasing densities was entering into the bounds of diminishing returns. Larger blocks mean less error correction is needed and thus more storage space for a given platter density. Anand has a pretty good writeup on it here: http://www.anandtech.com/printarticle.aspx?i=3691

    --
    Moderation Total: -1 Troll, +3 Goat
  9. Re:...Or an arms race by SWPadnos · · Score: 3, Informative

    (most SSD are 2.5", not 3.5")

    PCIe "hard drives" already exist.

    Here's a 1TB model: http://www.newegg.com/Product/Product.aspx?Item=N82E16820227500
    There are others in 250GB, 256GB, and 512GB capacities.

    I doubt that the cost goes down much though. The PCIe interface chip isn't free, and neither is the card bracket. The PC board itself is also much larger, and has to be thicker than those used on most hard drives. The cost differences are probably a wash.

    --
    - The Sigless Wonder
  10. Re:...Or an arms race by Gruturo · · Score: 3, Informative

    There is a fixed minimum cost for building a hard drive. Spindle, motor, etc. It's about $70.

    Not quite. A shop near my house (Rome, Italy) has 320GB drives on sale at 35.4 EUR (roughly $48) including 20% sales tax - and this is just the first I bothered to check, it's a street price, it includes their own profit, and it's a 3.5" unit. When 3.5" go obsolete once and for all, the 2.5" drives will stop costing a premium and actually become cheaper, most likely.

    So - while there definitely is a price level where mechanical units stop making sense, it's nowhere near $70 and probably it will keep shrinking over time.
    Anyway - the entire point is moot. A sum of other factors (weight, power consumption, heat generation and tolerance, shock tolerance) will most likely push hard disks away in the lower capacity ranges.

    --

    Vacuum cleaners suck. Kings rule.
  11. Re:Price isn't everything by Rockoon · · Score: 3, Informative

    How about an unbiased sample? An extensive sample, even?

    Google, being a very big consumer of HD's, has published such data.

    3% die in the first 3 months, another 4% die by the end of the 1st year.

    8% more die in year 2.

    Maybe you have missed the fact that these monster capacity drives actually suck in the reliability department? yeah.. 3 out of 100 convert themselves into worthless crap within 90 days.

    --
    "His name was James Damore."
  12. Re:In 5 years by PRMan · · Score: 5, Informative

    Pity the lesson of Y2K went unheeded - where every COBOL programmer was paid whatever they asked to fix their code, but after should have all been taken out to a field and shot in the head.

    You don't remember the days of limited storage, do you? Those 2 extra bytes times 100000 records * 20 date fields was 1/10 of your drive back then.

    Now get off my lawn!

    --
    Peter predicted that you would "deliberately forget" creation 2000 years ago...
  13. Re:In 5 years by mcgrew · · Score: 5, Informative

    Oh, the ignorance of youth. Computers were over fifty years old in Y2K, and your cell phone is more powerful a computer than any built in the fifties. Hell, a Hallmark card is more powerful and sophisticated. They used two digits for years because they had to. There simply wasn't enough data storage (which oddly makes this otherwise offtopic comment on topic). You take your terrabyte disk drives and your gigabyte SSDs for granted, but early system were measured in kilobytes.

    An example is the IBM 1401 that was announced by IBM on October 5, 1959 (I was seven years old at the time).

    The 1401 was available in six memory configurations: 1.4K,[4] 2K, 4K, 8K, 12K, or 16K (a very small number of 1401s were expanded to 32K by special RPQ - Request for Price Quotation). An optional "Advanced Programming Option" allowed for additional flags for 3 characters within the first 100.

    Legacy data and cheapassed managers kept the two digit dates around, and programmers and systems analysts warned management of the coming doom, but were ignored until it was almost too late.

    A COBOL programmer in the 1950s would be dumbstruck by what we have today. Actually, I'm dumstruck as well; cell phones, flat screen computers, and self-opening doors in Star Trek were impossible; science fiction. You young folks can't imagine how primitive things were when I was a kid, and nobody dreamed we'd see SSDs.

  14. Re:In 5 years by yacc143 · · Score: 3, Informative

    Well, I'll question the more reliable part. Despite having owned way more harddiscs in the last decade that I've owned even tape media (tape was a backup solution only for some years), I had more unreadable tapes than unreadable hdds.

  15. Re:Price isn't everything by j-turkey · · Score: 3, Informative
    --

    -Turkey

  16. Re:I think so. by Forge · · Score: 3, Informative

    Dell sells LTO-4 (800GB/1.6TB) for $50.45 with the purchase of a drive. Since the drives start at $3,249.00 You need to be using around 60 tapes before it matches the price/GB of a sub $100 1TB SATA drive.

    More than two years ago the balance shifted. It is now cheaper to build massive storage servers with SATA RAID in-house and off-site and backup to both than to put a Tape Library in your office and rotate tapes off-site.

    This is true even when you assume $0 for transporting tapes and free off-site storage.

    --
    --= Isn't it surprising how badly I spell ?
  17. Re:...Or an arms race by TheRaven64 · · Score: 3, Informative

    It would be possible, but horrible. For PCRAM or MRAM it makes sense, but Flash can not be written on a byte level (well, it can, but only once and then you have to erase the entire cell). You could make it read-only into the physical address space and then use another mechanism for writing, but that would be painful.

    --
    I am TheRaven on Soylent News