Slashdot Mirror


NAND Flash Density Surpasses HDDs', But Price Is Still a Sticking Point (computerworld.com)

Lucas123 writes: With the introduction of 3D or stacked NAND flash memory, non-volatile memory has for the first time surpassed that of hard disk drives in density. This year, Micron revealed it had demonstrated areal densities in its laboratories of up to 2.77 terabits per square inch (Tbpsi) for its 3D NAND. That compares with the densest HDDs of about 1.3Tbpsi. While NAND flash may have surpassed hard drives in density, it doesn't mean the medium has reached price parity with HDDs — nor will it anytime soon. One roadblock to price parity is the cost of revamping existing or building new 3D NAND fabrication plant, which far exceeds that of hard drive manufacturing facilities, according to market research firm Coughlin Associates. HDD makers are also preparing to launch even denser products using technologies such as heat assisted magnetic recording.

108 of 185 comments (clear)

  1. Density is nice, but what about longevity? by kheldan · · Score: 5, Interesting

    Have SSD's reached a point where they have a lifespan comparable to HDD's in the most extreme applications, though? For instance: Just had to replace the HDD in my DVR. It's dual tuner so it's buffering 30 minutes for each channel, perpetually. The HDD lasted for years; would a current-technology SSD last as long before it ran out of write cycles in the flash memory?

    --
    Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
    1. Re:Density is nice, but what about longevity? by gringer · · Score: 1

      Have SSD's reached a point where they have a lifespan comparable to HDD's in the most extreme applications, though?

      Yes.

      would a current-technology SSD last as long before it ran out of write cycles in the flash memory?

      Yes.

      --
      Ask me about repetitive DNA
    2. Re:Density is nice, but what about longevity? by bluefoxlucid · · Score: 2

      Samsung Evo 840 is rated for a 28-year life span at 10GB of data write per day. That's about 100TB written. According to some tests, the 840 starts experiencing sector relocations (bad NAND) around 100TB; somewhere about 9 times that, it suddenly fails without warning.

      If you're constantly buffering HD video at 11GB/hr, that should give you 378 days to 100TB and maybe 9 years to sudden catastrophic failure.

    3. Re:Density is nice, but what about longevity? by dnaumov · · Score: 2

      At the speeds a DVR would actually use to write things to the drive, modern SSDs will outlast HDDs by a pretty large margin.

    4. Re:Density is nice, but what about longevity? by sims+2 · · Score: 1

      Supposedly they are pretty reliable now. http://hardware.slashdot.org/s...

      I still don't trust them. What they are supposed to do is fail in read only mode but what they often do is fail altogether.

      And afaik most data recovery services do not yet have the ability to process SSDs

      But they are faster and great in laptops because overall they are much more resistant to damage from drops.

      --
      Minimum threshold fixed. Thanks!
    5. Re:Density is nice, but what about longevity? by kheldan · · Score: 1

      OK, so at 100TB you'd start losing total drive capacity, right? I'll assume for the moment that the drives' controller would detect dead blocks/cells during a write operation and would perform the relocation/remapping seamlessly and not lose any data. But when it suddenly 'failed' would there be any chance of recovering anything from it? Or is it just bricked at that point?

      --
      Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
    6. Re:Density is nice, but what about longevity? by kheldan · · Score: 1

      That's more what I was suspecting, actually, but above you are comments from others who are 180 degrees out from what you're saying. Of course this is just an academic discussion, I just put a brand-new 1TB HDD in my DVR, it'll be years before it becomes an issue again.

      --
      Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
    7. Re:Density is nice, but what about longevity? by tibit · · Score: 1

      You can't lose drive capacity, if that happens the drive is effectively dead: you have lost your data. What grandparent meant was that after 100TB of writes, the drive starts hitting flash blocks with uncorrectable errors. About 800TB later it'll have hit so many of them, that it can't find enough usable blocks to store the disk management metadata and the data stored by the user, and gives up.

      --
      A successful API design takes a mixture of software design and pedagogy.
    8. Re:Density is nice, but what about longevity? by AaronW · · Score: 1

      I imagine that in a DVR a decent SSD should do just fine. Each NAND block is good for several thousand write cycles. If you completely overwrote the SSD every 24 hours that would give you years of service, though even a DVR rarely overwrites the entire hard drive in 24 hours.

      --
      This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
    9. Re:Density is nice, but what about longevity? by CastrTroy · · Score: 3, Interesting

      I think that the problem can be easily worked around by better designing the DVRs. Put 16 GB of RAM in there and buffer to that. You only need to write it out to the hard disk when you actually want to be recording a show. 16 GB should be enough for buffering the HD streams and allowing you to rewind shows as you're watching them.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    10. Re:Density is nice, but what about longevity? by AnotherBlackHat · · Score: 5, Informative

      OTA channels = 19.38 Mbps (max)
      2 channels = 38.76 Mbps = 4.845 MB/sec
      1 Terabyte SSD = 1,000,000 MB
      1,000,000 / 4.845 = 206,398 seconds, or 2.3 days
      Nand flash write cycle life : 10,000

      Total life 10,000 * 2.3 days = 23,000 days or 65 years

      If you don't like the assumptions, feel free to make your own, but I think it's clear that write cycle life isn't going to be the limiting factor.

    11. Re:Density is nice, but what about longevity? by LordKronos · · Score: 4, Informative

      The largest recording I've ever seen off of cable TV is about 8GB/hr. I know OTA broadcasts can be slightly bigger, so lets say 10GB/hr. To record that 24/7 requires about 87 TB/year.

      There was a long term test of SSDs done here:
      http://techreport.com/review/2...

      Many of the drives ended up getting close to 1 PB of writes, and the best even got over 2PB. Thats enough for you to run 2 tuners 24/7 for a decade. And note, their tests were with 250GB drives. As you increase SSD capacity, longevity increases almost linearly. If you were building a DVR, you'd probably want something like a 1TB drive.

      As far as the original question of whether the SSD can outlive HDD in the most extreme application....probably at the most extreme, no. But for the vast majority of cases, including a DVR, most likely yes.

    12. Re:Density is nice, but what about longevity? by nneonneo · · Score: 5, Informative

      Let's work it out. A few years ago, TechReport ran an SSD endurance experiment to figure out how much punishment current-gen SSDs could take before failing. Their test setup essentially involved writing random data at maximum speed for 18 months straight. The results indicated that the worst SSD in their bunch, a Intel's 335 Series, wrote about 700 TB before dying, and the best SSD, a Samsung 840 Pro SSD, went on to 2.4 PB.

      Various estimates say you can put between 60-75 hours of HD content on a 500GB drive, so, assuming the largest possible size, that works out to about 8.3 GB/hour. Since you're writing two streams, that's 16.6 GB/hour, or 145 TB per year. For the worst drive in the bunch, that's about 4.8 years of service (right at the upper end of your HDD's service life); for the best drive, it's over 16 years.

      Keep in mind that these tests were all run on 250GB drives. Smaller drives have less flash to work with, and have to write over the same flash cells more often. Therefore, if you bought a 1TB drive, you can expect the lifetime to be easily 4x better (more if you're using a more recent drive, such as the Samsung 850 Pro) - 64 years of DVR recording should be more than sufficient.

    13. Re:Density is nice, but what about longevity? by LordKronos · · Score: 1

      OK, so at 100TB you'd start losing total drive capacity, right? I'll assume for the moment that the drives' controller would detect dead blocks/cells during a write operation and would perform the relocation/remapping seamlessly and not lose any data. But when it suddenly 'failed' would there be any chance of recovering anything from it? Or is it just bricked at that point?

      Depends on the failure mode and the drive design. Some of the Intel drives, for example, are designed so that once they reach their rated write limit, they switch themselves into read only mode (even if they haven't yet encountered their first error) until powered down, at which point they brick themselves. Pretty stupid design IMHO (why not just leave it permanently read-only to give you an extended chance to copy off the data).

    14. Re:Density is nice, but what about longevity? by petermgreen · · Score: 1

      The ACs numbers make no sense, the length of the buffer is irrelevent, what matters is the rate at which you are writing date. 250 megabytes per second is also a crazy datarate, typical broadcast HD is more like 1 megabyte per second (8 megabits per second). Maybe a bit more if you have a cable provider who have more bandwidth than they know what to do with.

      1 megabyte per second * 2 tuners = 2 megabytes per second = 7.2 gigabytes per hour ~= 170 gigabytes per day ~= 63 terrabytes per year

      The shortest life drive in TFA started showing issues at 300 terrabytes and crapped out after 700 terabytes. So we are talking a probable lifetime of years.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    15. Re:Density is nice, but what about longevity? by Nemyst · · Score: 1

      Modern SSDs will far outlast their expected lifetime. Surprisingly (not), SSDs did evolve in the decade or so since their introduction.

    16. Re:Density is nice, but what about longevity? by kheldan · · Score: 1

      All very interesting analyses and information.. but of course the price-point for any of these SSDs throws the whole question out the window anyway, they cost more than the DVR cost when it was new, and the 1TB Western Digital drive I just put in it cost less than $100. Just not cost effective to use an SSD.

      --
      Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
    17. Re:Density is nice, but what about longevity? by Xenx · · Score: 1

      The information I've seen online is around 6GB per hour for HD. Assuming two tuners, would be 12GB per hour or 288GB per day. If you were to use the same 500TB that puts it up closer to 4-5 years.

    18. Re:Density is nice, but what about longevity? by LordKronos · · Score: 1

      If you're buffering 30(minutes)*60(seconds per minute)*250(MBps video, which is HD-quality)=450GB...That's about 6 weeks

      WTF? Where do you get that figure from? Cable TV and OTA HD broadcasts are about 8 GB per hour. Even Bluray disks at their max bitrate of 40Mbps equates to only 18GB per hour. At 450GB/30 minutes, you are talking about uncompressed HD video. Almost nobody works with that, and of those that do, I doubt very many are using it to record uncompressed HD 24/7 for 6 weeks straight. If for some reason you are doing so, I can't imagine what you'd be doing (hollywood movie studio post production or something), but I'd bet that it would probably be churning enough cash for you so that it'd be no big deal to replace your SSD every 6 weeks and just bill it to the project.

    19. Re:Density is nice, but what about longevity? by Archangel+Michael · · Score: 1, Informative

      You didn't read the report correctly. And I wouldn't plan on pushing anything past its rated limits for writes. That being said, "writes" are the limiting factor, just before general failure. Longevity is more than just writes, it is component failures as well.

      It is important to note, that spinning drives have significant drop in reliability at about 42 months (See BackBlaze stats). And while drives can last WELL into 8 years, if you're dealing with critical data, you really don't want to push it much past 42 months. I personally had drives last 10 years. I didn't have any trust in them for the last half of that time.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    20. Re:Density is nice, but what about longevity? by Gr8Apes · · Score: 1

      That was a lot of work - easier to just link here.

      --
      The cesspool just got a check and balance.
    21. Re:Density is nice, but what about longevity? by Anonymous Coward · · Score: 1

      Intel's treatment of this case completely perplexed me when I first heard of it because I can't think of any legitimate reason to not just leave the drive permanently "read only" and I can't think of why it would have cost more (dev or hardware) to do so.

      I suppose it's possible that it was to provide an illusion of security - "When a drive wears out, someone can't just put it into a system and read what was last on it". But, surely, anyone who cared about security would not buy that argument anyway. Insure that security erase still works on a '(almost) read only because I'm worn out' drive and that would more than address security concerns.

    22. Re:Density is nice, but what about longevity? by oh_my_080980980 · · Score: 1

      the correct answer is no.

    23. Re:Density is nice, but what about longevity? by Anonymous Coward · · Score: 1

      I would love to know what hard drive you have that writes at 250MBps constantly.

      Let's re-do that equasion:

      2.5MB/s should be enough for broadcast HD - just to attempt to use your numbers above.... Every hour, you're writing 9 gigabytes per tuner. 80TB written per year per stream.

      Sound more reasonable?

      Proper HD on a DVR would probably be in the realm of less than one MB/s, so now you're looking at 32TB/year/stream.

      *drops mic*

    24. Re:Density is nice, but what about longevity? by edtice1559 · · Score: 1

      You can get 1TB SSD by combining some smaller SSDs and the numbers would be the same.

    25. Re:Density is nice, but what about longevity? by T.E.D. · · Score: 1

      I have to wonder if running a couple of years worth of data through a drive that has no moving parts to wear down is actually a good test for how it will behave two years from now with a normal data load.

    26. Re:Density is nice, but what about longevity? by KingMotley · · Score: 2

      Sure. That'll be ~$300. I can burn that.

    27. Re:Density is nice, but what about longevity? by thegarbz · · Score: 1

      Of course there are, but it was a direct answer to the question: "would a current-technology SSD last as long before it ran out of write cycles in the flash memory?"

      I've heard of lots of SSDs die, none of which would have come close to approaching the flash write limit. But then we've had a myriad of different failure modes in standard HDDs too.

    28. Re:Density is nice, but what about longevity? by thegarbz · · Score: 1

      the correct answer is no.

      Only if your definition of correct is incorrect.

    29. Re:Density is nice, but what about longevity? by nneonneo · · Score: 1

      Yes, and it's a fair point that most SSDs haven't been around long enough to even measure their long-term stability. SSD technology has also advanced very far in a short period of time - older generation SSDs are probably also much less mature in technology and therefore more prone to failure.

      The SSD manufacturers have yet to see all the ways in which their drives can fail under real-world, long term conditions. I expect long term reliability to improve as companies develop a fuller understanding of the failure modes and countermeasures. For example, hard drives added shock (acceleration) sensors after laptops became commonplace - the failures caused by dropping the hard drive were not previously considered a major risk.

    30. Re:Density is nice, but what about longevity? by Chas · · Score: 1

      You mean like Seagate *DEAD!* drives....?

      Most decent SSDs of sufficient size already outlast these.

      --


      Chas - The one, the only.
      THANK GOD!!!
    31. Re:Density is nice, but what about longevity? by Chas · · Score: 1

      And what do you see with "enterprise" drives?

      Costs comparable to that of SSDs and small drive size.

      Additionally, in enterprise solutions, you should not be using singular drives. You should be using drives in conjunction with RAID or similar disk concatenation technologies.

      Doing so lowers the load on individual drives and contributes to longer device lifespan.

      --


      Chas - The one, the only.
      THANK GOD!!!
    32. Re:Density is nice, but what about longevity? by Foresto · · Score: 1

      That bothers me too, but I'm starting to think that manufacturers are deliberately avoiding a read-only failure mode for security reasons: if your drive enters a permanent read-only state, how do you erase it before recycling? I imagine having used crypto from day 0 would be your only safeguard at that point, but even good crypto gets broken eventually, so how do you safeguard the data on that read-only drive in the long term? Is physical destruction the only answer?

      On the other hand, maybe the total-failure mode that current SSDs enter is just a false sense of security. It's possible that the data on those chips is still available to someone who can bypass the controller. I don't have an easy way to check.

    33. Re:Density is nice, but what about longevity? by brantondaveperson · · Score: 1

      I have one in my laptop. It was worth the cost.

    34. Re:Density is nice, but what about longevity? by PRMan · · Score: 1

      Hey. It's important. It's TV.... ;)

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    35. Re:Density is nice, but what about longevity? by Gondola · · Score: 1

      $240 on the lower end right now. I've been tracking them lately.

    36. Re:Density is nice, but what about longevity? by Gondola · · Score: 1

      I almost never use the live feeds, so I would happily trade that feature for a box the size of a VHS tape that performs better the rest of the time.

    37. Re:Density is nice, but what about longevity? by LinuxIsGarbage · · Score: 1

      You could either destroy it using physical force, or they can allow the ATA Secure Erase command to still function.

    38. Re:Density is nice, but what about longevity? by gringer · · Score: 1

      If you're so disinterested in doing your own research on this, and believe SSDs still have this problem, no amount of explanation is going to convince you otherwise. I'm going to put you into the same basket as people who argue that Linux is not ready for regular users, and just ignore you. There's no point in arguing with someone who has such a rigid mindset. It's like trying to break concrete with a spoon.

      --
      Ask me about repetitive DNA
    39. Re:Density is nice, but what about longevity? by sims+2 · · Score: 1

      Pretty much it depends a lot on the brand in my eperience with failed drives seagates tend to get bad sectors so most data is recoverable most wd drives have failed outright with no warning. That's just what I've seen ymmv.

      No most data recovery companies can handle HDDs

      Yes much better than a HDD in rough enviroments.
      A dvr does not qualify as a rough enviroment.
      Otherwise HDDs are very durable if not thrown around and are much cheaper per TB.

      --
      Minimum threshold fixed. Thanks!
    40. Re:Density is nice, but what about longevity? by Mike_EE_U_of_I · · Score: 2

      SSD lives in an actual experiment are in this article:

      http://techreport.com/review/2...

      The drive that did the worst failed at the 728TB written mark. These were 250 GB drives, so I would expect 1 TB drives to be able to sustain approximately four times the write volume. The means we should expect failure at about the 3.5 Petabyte mark. Two video streams should pretty much never exceed 10GB/hour. 3.5 PB/10GB =350,000 hours. That's about 40 years.

        Yeah, I think SSDs are OK for DVRs.

    41. Re:Density is nice, but what about longevity? by transami · · Score: 1

      Also, you can under provision to stretch the life-time out.

      --
      :T:R:A:N:S:
    42. Re:Density is nice, but what about longevity? by unixisc · · Score: 1

      As NAND density grows, so will NOR density, and there will come a point where NOR density will match that of SSD. At that point, it will be a question of price reducing NOR, and once they do THAT, they will achieve both greater speed AND greater reliability. NOR flash does not have the cell integrity issues that NAND has.

    43. Re:Density is nice, but what about longevity? by thegarbz · · Score: 1

      The SSD manufacturers have yet to see all the ways in which their drives can fail under real-world, long term conditions.

      I'm not sure I completely agree with this statement. Electronic component FMEDAs on a component level and manufacturing level can get you a pretty good indication of what is going to go wrong. Aging effects of electronic components are also well known and tested.

      It's important to remember that despite SSDs being amazing and new, the technology behind them is not cutting edge theoretical research. The fundamental reliability of using silicon in memory in that form is known, and the methods used to arrange circuits in 3D dense patterns are not unique to the latest SSDs and have been in use in other manufactured parts. We're etching layers of silicon, not creating a new quantum computer.

      That said, what is the big unknown and something that contributed to the early failures quite badly was the process of moving data on, off and around the drive. That has had the biggest hit in reliability with many drives dying because of shoddy controllers, power failures during risky operation etc. In terms of physical hardware failure SSDs in a normal use case should long outlive HDDs which have many mechanical failure modes, but until we get to the point where the firmware and the process of using NAND to store memory becomes mature and above all stable from a development point of view we're going to keep seeing failures.

    44. Re:Density is nice, but what about longevity? by stoatwblr · · Score: 1

      If you're writing that much to a HDD it'll probably shake itself to pieces before the SSD expires.

      That's certainly been the experience at $orkplace when people abused nearline arrays as scratchpads.

    45. Re:Density is nice, but what about longevity? by stoatwblr · · Score: 1

      Backblaze's stats tally closely with experience in our (much, MUCH smaller) datacenter.

    46. Re:Density is nice, but what about longevity? by stoatwblr · · Score: 1

      I should also comment that we see virtually no reliabiliity difference between enterprise or consumer drives from any given manufacturer. In fact the _least_ reliable drives seen in the last 6 years have been Seagate Constellations, with a 180% replacement rate over their warranty period (Yes, that does mean almost 2 replacements per originally-purchased drive).

      That is a higher rate than our replacement rate for Seagate's Baracuda DM series (in desktop systems), which were all replaced whilst their DL predecessors soldiered on. DM's were notably the worst single drive in Backblaze's stats and I believe the rates they saw. The average service life in a desktop was 12 months and in the end we didn't bother with warranties despite having 3-5 year support on purchased systems. The manhours lost simply weren't worth it.

      This kind of failure rate was the final straw which pushed us to put 1TB SSDs into desktops as a standard feature.

    47. Re:Density is nice, but what about longevity? by stoatwblr · · Score: 1

      "I've heard of lots of SSDs die, none of which would have come close to approaching the flash write limit. "

      The most common failure modes here have been down to lead-free solder (seriously) and only on the low cost ones.

      That said, I've seen SSD drives which lock up after 49 days uptime (anyone remember IBM deathstars?) and some which would lock up if left powered on for a week and stay dead unless put on a shelf for a couple of days (presumably until internal capacitors fully discharged). Those same drives used in laptop environments were 100% reliable.

      The market is maturing and that kind of shite is mostly in the past, but it's a reminder that this stuff happens. For the most part however, SSD reliability (and warranties!) trumps HDD cheapness until you're in the 2TB+ range.

    48. Re:Density is nice, but what about longevity? by thegarbz · · Score: 1

      The most common failure modes here have been down to lead-free solder (seriously) and only on the low cost ones.

      Not even remotely. The most common failures have been poor firmware and controllers that weren't coping combined with companies experimenting with technology and attempting to rush it first to market.

      Hardware failures have been absolutely minimal, and even if they were due to lead-free solder, that's not a thing unless you're talking 5+ years of rough service. If the problem was to do with the lead then the root cause was incorrect engineering in the application of solder / heat/cool cycle during manufacturing. Everything in my computer is lead free yet only SSDs suffer from failures? Use your nose, it doesn't pass the smell test.

  2. Flash won already by jones_supa · · Score: 4, Insightful

    If you look at a list of new computers, you will notice that a surprisingly large amount of PCs are already shipping with 128 GB or 256 GB SSD. That's gonna hold everything that most people need. People with bit more specialized needs (hardcore gaming, media production, virtual machines, etc.) can probably soon acquire 1 TB SSD for a price like $200. Only massive data centers will remain as users of HDDs. Flash memory companies are putting huge investments in developing the technology further, while HAMR is still a prototype in skunkworks that is struggling to be usable for mass production.

    1. Re:Flash won already by __aaclcg7560 · · Score: 1

      Only massive data centers will remain as users of HDDs.

      Massive data centers are probably the only ones with enough money to convert HDDs to SSDs for the speed enhancements. Some of the larger capacity SSDs will probably appear first for the enterprise market.

    2. Re: Flash won already by Anonymous Coward · · Score: 2, Insightful

      We'll probably have dual discs for a while. My OS is on a small SSD but my music, photos, and videos are all on a separate 1 TB HDD since the speed difference doesn't matter.

    3. Re:Flash won already by Anonymous Coward · · Score: 1

      We already have 4TB+ SSDs for the enterprise market.

    4. Re:Flash won already by Kjella · · Score: 2

      People with bit more specialized needs (hardcore gaming, media production, virtual machines, etc.) can probably soon acquire 1 TB SSD for a price like $200.

      And you can get an 8TB Seagate Archive HDD for $223 at newegg today, if you need/want to store lots of data it's still cheaper by far. The real issue from the manufacturer's side is that nobody will pay a premium for anything. You get a SSD for all things performance and the cheapest, slowest HDD because for streaming huge media files you just have to be fast enough, they're mostly accessed linearly and even a video server for a big family only serves a handful of video streams at once. And a lot of people are streaming more or doing download & delete, to be honest I hardly ever get around to watching most things again. Every so often I just go cleaning up a few TB of stuff that was just collecting dust.

      --
      Live today, because you never know what tomorrow brings
    5. Re:Flash won already by jones_supa · · Score: 1

      Exactly.

    6. Re:Flash won already by angel'o'sphere · · Score: 2

      I have an old iPhone 4 with 64GB storage and an old iPad 2 with 64GB storage.
      So if both are backed up on my 256GB SSD MacBook Air, half of my storage is gone. Exagerating, yes. (But my iPhone indeed is full with about 59GB).

      When an empty Word document is sized in the MBs and and increasing pixel x pixel sizes of cameras/photos are the norm, I would not consider 256GB lot of memory.

      Now with HD movies, no idea how big they really are, but I doubt you get more than 20 on a 256GB laptop.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    7. Re:Flash won already by Nemyst · · Score: 4, Interesting

      The thing that might dislodge NAND is Intel/Micron's new 3D Xpoint, which is supposedly much faster, allows for bit-level writes and is just as durable if not more so than NAND. It's also supposed to be available shortly.

    8. Re:Flash won already by Voyager529 · · Score: 2

      If you look at a list of new computers, you will notice that a surprisingly large amount of PCs are already shipping with 128 GB or 256 GB SSD. That's gonna hold everything that most people need.

      Well, that's a bit difficult to generalize, which is a challenge that computer manufacturer's are having a bit more difficulty addressing. 128GB is fine for a browser/office suite computer, but with the OS taking 20-30GB of that (depending on OS/version/swap file size/hibernation file size), 128GB gets pretty cramped, pretty quickly, if a moderately sized iTunes library is involved. Moreover, phone backups / picture sync for images that are 10MP and higher will eat up that 128GB fairly quickly.

      256GB is about the sweet spot for most laptop users, but it's surprisingly frequent that 256GB being enough space is largely contingent upon "data living somewhere else" - be it Teh Cloud (tm), a server share, a NAS of some kind, or an external drive. The ability to stream Netflix and Spotify and at least some iTunes content is definitely helpful, but anemic internal storage is only viable because "data living external to the device itself" has become a way of life for most of those users.

    9. Re:Flash won already by Gr8Apes · · Score: 1

      Lossless audio CD rip averages 350MB. DVDs usually run between 4-8GB ripped and compress to about 2GB on average. OTA HD average about 12-14Mbps streams, average about 7GB / hr. BD movies at 32Mbps, average about 30GB for 100 min.

      --
      The cesspool just got a check and balance.
    10. Re:Flash won already by Archangel+Michael · · Score: 1

      Speed of the drives isn't just for Enterprise. Speed of the drives is really measured in IOPs, and just about anything meaningful can make use of the expanded IOPs available on SSDs

      Your BEST spinning disk has IOPs in the range of 700-800
      Your average SSD is now in the range of 100,000 IOPs

      No, that is not a typo.. It is how you get boot times in seconds rather than minutes.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    11. Re: Flash won already by Gr8Apes · · Score: 2

      Until SSDs are less than 50% more expensive than spinning disks, spinning disks will still have a place. Fast enough for large backups, large enough to hold multiple backups, no need to spend a premium on those for performance. They will die out eventually, but it will be a few years out still before I'd start saying they're going to be dead. However for anything under 2TB you can pretty much write the obit.

      --
      The cesspool just got a check and balance.
    12. Re:Flash won already by oh_my_080980980 · · Score: 1

      Hardly.

    13. Re:Flash won already by Archangel+Michael · · Score: 1

      The clock is ticking on spinning drives. HDD are still viable, but only for large backups. However, if all you look at is price, then you get what you pay for.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    14. Re:Flash won already by oh_my_080980980 · · Score: 1, Insightful

      Ah the cookie cutter troll strikes again. Do tell us sir what everyone needs and doesn't need. You can't wipe your ass with a 1TB drive for media storage. Let alone for that to be your only drive.

    15. Re:Flash won already by jones_supa · · Score: 1

      On average, what's the usage percentage of a typical 500 GB laptop HDD?

    16. Re:Flash won already by jones_supa · · Score: 1

      Nice silo. :)

    17. Re:Flash won already by Zontar+The+Mindless · · Score: 1

      I'm using just half of my 256GB SSD. (Eventually I'll format the other half and use it for something, but no hurry.)

      Of course, I don't play many games, my home directory is on a HDD, and most of my media is stored on a network drive. But FWIW etc. yadda yadda.

      --
      Il n'y a pas de Planet B.
    18. Re:Flash won already by Kjella · · Score: 1

      The clock is ticking on spinning drives. HDD are still viable, but only for large backups. However, if all you look at is price, then you get what you pay for.

      Sure. But apart from the personal content that you should have backed up in multiple+offsite copies for safekeeping and usually just consumes a little bit, for most people the HDD is a n'th level cache of the Internet. For many people that's even true of the SSD content, if you lose your Steam games folder or Spotify offline playlists well you can just download it again. And when it comes to digital media quantity is king, it's a lot easier to have three copies with 95% reliability than one with 99,99% because you could always get a lemon.

      --
      Live today, because you never know what tomorrow brings
    19. Re:Flash won already by stoatwblr · · Score: 1

      "Your BEST spinning disk has IOPs in the range of 700-800"

      Sequential IOPS. Random is lucky to achieve 130.

      "Your average SSD is now in the range of 100,000 IOPs"

      That's random _or_ sequential - and even if there's a write slowdown most current SSDs drop to "only" 50-75,000 IOPs

      Then there's the warranty.
      Consumer SSDs mostly have 3-5 year warranties with some having 10 years.
      Consumer HDDs get 12-24 months at best.
      Enterprise HDDs get 3-5 years but that brings the price up into SSD territory for performance which can't match SSD.

    20. Re: Flash won already by stoatwblr · · Score: 1

      "Until SSDs are less than 50% more expensive than spinning disks, spinning disks will still have a place."

      In the consumer arena the margin is 300%, but for anything below 1TB SSD has already won. The new generation of M2 PCIe 1TB devices are so cheap that they'll be the norm in less than 6 months.

      On the other hand I just put 24TB of SSDs into a server for scratchpad use, partly because of the speedups but mostly because we're pretty sure that the drives will have less downtime than HDDs.

  3. Price Is Still Just One of Two Sticking Points by Artem+S.+Tashkinov · · Score: 1, Troll

    The second point is a limited number of rewrite cycles. There, FTFY.

    Oh, while we are at it, SSD tend to fail spectacularly: i.e. usually when they perish you cannot extract any information at all vs. spinning platters which usually fail gradually.

    P.S. If you wanna counter my first argument, fill your SSD up to 99% and then try to work with it continuously for quite some time. That 1% will get overwritten multiple times and your whole SSD will be prone to a failure. Those tests you've seen online all deal with continuous overwriting of the whole SSD and that rarely happens in real life. In real life pretty much no one continuously wipes clean its SSD to fill it up again and again.

    1. Re:Price Is Still Just One of Two Sticking Points by ShooterNeo · · Score: 4, Informative

      That isn't how wear leveling algorithm work. Yes, once you hit 99%, every write does involve a rewrite somewhere, but those writes are not concentrated in the 1% free area. Instead, the drive controller is reading sections of already written disk and moving them around.

    2. Re:Price Is Still Just One of Two Sticking Points by Gravis+Zero · · Score: 1

      SSD tend to fail spectacularly

      actually, the SSD controller usually spots when an error occurs and when it does, it puts the entire drive into read-only mode. on the other side, HDDs that suffer from motor burnout become unreadable.

      --
      Anons need not reply. Questions end with a question mark.
    3. Re:Price Is Still Just One of Two Sticking Points by Solandri · · Score: 2, Informative

      Oh, while we are at it, SSD tend to fail spectacularly: i.e. usually when they perish you cannot extract any information at all vs. spinning platters which usually fail gradually.

      Most newer SSDs are designed to fail gracefully. When they die, they become a read-only device. All your data is still accessible. Many USB flash drives are designed to fail the same way - if you've ever had a USB flash drive mysteriously become "write-protected", it probably died and set itself to read-only mode. Unfortunately, Samsung seems to be one of the SSD manufacturers which hasn't yet adopted this philosophy for failure. But I can understand their reasoning because...

      P.S. If you wanna counter my first argument, fill your SSD up to 99% and then try to work with it continuously for quite some time. That 1% will get overwritten multiple times and your whole SSD will be prone to a failure.

      That problem was solved in the 2000s with wear-leveling algorithms. Basically, the "sectors" the SSD presents to the computer aren't actual physical locations. They're virtual locations stored in a table. If the SSD senses certain blocks being used too much or other blocks sitting unused, it moves the data around behind the scenes so that writes hit all flash memory cells about equally. It updates the virtual table every time it does this, to fool the computer into thinking the drive is physically the same as it has always been.

      The rated endurance on most consumer SSDs is around 2000-3000 cycles. For a 250 GB SSD, that means you can write 625 terabytes to it before expecting a failure. If you write 100 GB of data to the drive every day, you can expect it to last nearly 20 years. In torture tests, most SSDs have lasted about 2-3x longer than their rating. And no, the first cell failure is not catastrophic. Pretty much all SSDs have a number of reserve cells sitting on the sidelines to take over for cells which fail early.

      If your duty cycle is higher than 100 GB/day, they make special enterprise SSDs rated for 10k-100k writes per cell. The price is correspondingly higher of course, primarily due to using SLC (one bit stored per cell) instead of MLC (2 bits) or TLC (3 bits).

      Limited number of writes were more of a problem in the early days of SSDs when they were like 32 GB in size. In that case, the exact same characteristics as the above 250 GB SSD would yield only 2.2 years of longevity. But the problem has pretty much become a non-factor as capacities have increased.

    4. Re:Price Is Still Just One of Two Sticking Points by Nemyst · · Score: 3, Insightful

      Fill up your SSD to 99% and it usually has between 20 and 40% free space to work with (more for enterprise drives, less for cheap drives). Oh wait, you've never heard of over-provisioning?

    5. Re:Price Is Still Just One of Two Sticking Points by Anonymous Coward · · Score: 3, Informative

      Hint: every SSD has *at least* 6% extra space for wear leveling - 1TB drives are internally 1024TiB.

      P.S. If you wanna counter my first argument, fill your SSD up to 99% and then try to work with it continuously for quite some time. That 1% will get overwritten multiple times and your whole SSD will be prone to a failure.

      P.S. Bullshit

      SMART Attributes Data Structure revision number: 1
      Vendor Specific SMART Attributes with Thresholds:
          9 Power_On_Hours 0x0032 094 094 000 Old_age Always - 28138
      177 Wear_Leveling_Count 0x0013 097 097 000 Pre-fail Always - 98
      241 Total_LBAs_Written 0x0032 099 099 000 Old_age Always - 9528109928

      That's a 100% full 128GB Samsung 830 - there's a headerless dm-crypt volume on it, so from the point of view of the drive every single user visible block contains data.
      4.87TB written and it's at 98/3000 erase cycles, a WA factor of about 2.76.
      Considering that's after 3 years of continuous operation, at this rate it should hit the rated erase count in ... 100 years or so.

    6. Re:Price Is Still Just One of Two Sticking Points by The-Ixian · · Score: 2

      Yeah, I had an OCZ Vertex II that I sent back at least 3 times for replacement. It gave me such a bad impression of SSDs that I didn't get another one for a long time.

      My current Samsung SSDs, however, have been running flawlessly for 3 years now.

      --
      My eyes reflect the stars and a smile lights up my face.
    7. Re:Price Is Still Just One of Two Sticking Points by thegarbz · · Score: 1

      The second point is a limited number of rewrite cycles. There, FTFY.

      Remind me to never take anything to you to get fixed. Especially if you base expert opinion on fundamental misunderstandings of technology.

    8. Re:Price Is Still Just One of Two Sticking Points by DigiShaman · · Score: 2

      Some swapping of live data occurs, but having extra slack free space to move around in helps the algorithm better work within those constraints. In fact, Samsung provides a utility called Magician to manage Over Provisioning for extended life. It's not required, but ostensibly it does help.

      --
      Life is not for the lazy.
    9. Re:Price Is Still Just One of Two Sticking Points by DigiShaman · · Score: 2

      Yes, the SSD does have a separate tracking algorithm to manage dynamic LBA mapping to cells for wear-leveling. And yes, and abrupt power outage can corrupt and brick the drive. The OCZ Vertex series have a history of this happening where it can't decrypt (internal) and mount the value due to said corruption. Newer SSDs such as the prosumer and enterprise variety include extra capacitance to ensure half-writes don't occur and thus recover from both a firmware and OS journaling file system error.

      --
      Life is not for the lazy.
    10. Re:Price Is Still Just One of Two Sticking Points by thejynxed · · Score: 1

      Several big improvements happened that now (mostly) prevent catastrophic SSD failures: Improved TRIM, vastly better hardware controllers (the early Sandforce controllers were atrocious and notorious with catastrophic failure rates), improved algorithms for read/write/erase cycles, more reliable yields in the NAND itself so devices don't contain nearly as many failure-prone cells as the early SSD models did, and larger reserve NAND space for wear-leveling.

      --
      @Mindless Drivel: 100% of Twitter posts ever Tweeted.
    11. Re:Price Is Still Just One of Two Sticking Points by Bengie · · Score: 1

      Older/cheaper SSDs do work that way. I wasn't until around the Samsung 840 or 850 that SSDs started to support wear-leveling untrimmed blocked.

    12. Re:Price Is Still Just One of Two Sticking Points by Bengie · · Score: 1

      Some companies are working on DRAM-less SSDs with no caches that don't have this buffer-hole. Some of their prototypes were nearly the same read and write performance as all of the other SATA SSDs.

    13. Re:Price Is Still Just One of Two Sticking Points by Bengie · · Score: 1

      My Samsung 850 has 10%-15% by default.

  4. Depends on your data by DidgetMaster · · Score: 1

    If you only have a few hundred GB of data or less, then SSD is your best choice now. If you have many TB, it will still be several years before it is cost effective to store it all on SSD instead of HDD.

    1. Re:Depends on your data by ledow · · Score: 2

      But the fact that SSD has caught up HDD quite so quickly means the writing is on the wall.

      Quite what is the factor that will keep people buying HDD? At the moment, it's only capacity. With matching densities, matching capacities won't be far off. I've said for the last few years the storage companies should give up on making HDDs or at least plan that way.

      You can get a 1Tb 2.5" SSD for a decent price now. And desktop ranges are easily catered for with SSDs and even being supplied by default. The max size hard drive you would really see? It's only 2-4Tb. I don't think it will be "several years", given that you can match capacities now (just by putting multiple 2.5 boards into a 3.5" drive), and the price per Tb is dropping fast, while HDDs are offering nothing over SSDs any more.

      Sure, the top-end brand-names will be behind everyone else as they ensure reliability, but it will only be a couple of years before people are basically ignoring HDDs in purchasing.

    2. Re:Depends on your data by jedidiah · · Score: 1

      No. You cannot get a 1TB SSD for a "decent price" in any form factor.

      People seem to be forgetting that this is the consumer market where people would rather "eat dirt" so long as it's a bargain. This is the same market that favored the command line over the GUI based on cost.

      Based on price, a 1TB SSD is an enthusiast item only. Even that's pushing things.

      Whereas multi-TB spinning rust comes in multiple form factors that truly does qualify as "decently priced".

      --
      A Pirate and a Puritan look the same on a balance sheet.
    3. Re:Depends on your data by Archangel+Michael · · Score: 2

      Even Capacity is going to go this year, with expected 16 TB SSD drives coming to market. The only thing Spinning drives have at this point is Price. And if price is all you care about, then go Cheap! For everything else, go SSD>

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    4. Re:Depends on your data by DidgetMaster · · Score: 1

      Price is a real pesky thing. I would love to drive a top-of-the-line BMW instead of my Camry, but when the price difference is 4x the choice is simple. SSDs are still 10x more per bit than HDD. When you have 10+ TB of data, it gets real expensive to store it all on SSD. But I guess if you are super rich and price is no object....

    5. Re:Depends on your data by eWarz · · Score: 1

      I wouldn't quite go that far. Amazon had a 960 GB SSD on sale at christmas for $199. It currently has that same SSD listed right now for $259. neither of those prices are out of reach of the general consumer (if it were, the drives would not be listed for sale). Do SSDs carry a premium? Of course. They also offer a number of benefits to justify that premium. Will they drop in cost? Definitely. I remember many years ago people claiming that NAND would never get cheaper, yet here we are watching capacities double every 1-2 years at a given price point. Oh and that SSD I mentioned earlier? it's launch price was $500. FYI the SSD mentioned is at http://amzn.to/1PidPD8

    6. Re:Depends on your data by ledow · · Score: 1

      So you already buy no-name drives instead of the big-brands?

      And no-name SD Cards?

      When people's data is on the line, price isn't the primary consideration.

      However, for desktop use, you'll notice that manufacturer's are giving the option. For the same price as a 1Tb HD, they'll give you a 128Gb SSD. The speed is, for the majority of users (we're probably power users on here, at minimum), much more important than being able to store EVERYTHING on the hard drive. Because they probably don't even fill up a 128Gb. This is why Windows tablets with only 32Gb storage are commonplace - most people don't even notice.

      So price isn't the factor that will kill SSDs. Now consider volume - as volume starts to move from selling HDD to selling SSD (which is helped by things like Dell etc. offering SSDs as standard options on their desktops), HDD is going to lose out and become much more expensive. There will soon be a point where the HDD manufacturers say "You know what? To sell this 12Tb drive to the masses, it has to be so cheap that we can't afford to make it or invest in the infrastructure for the next model... and so few people will buy it anyway. Let's just start moving into SSD", which is what a lot of them are already doing.

      In the last few years, SSD has caught up, and is already surpassing, HDD in virtually every area, despite HDD being around for decades. HDD has a death knell ahead of it. Hell, they're trying to sell helium drives because they just can't beat the physics any more. But SSD? It's still shrinking without an end in sight (there will be an end, but it's just not in sight).

      Price is merely a factor of popularity, volume sales, and mass production. All three are moving towards SSD.

    7. Re:Depends on your data by goose-incarnated · · Score: 1

      Even Capacity is going to go this year, with expected 16 TB SSD drives coming to market. The only thing Spinning drives have at this point is Price. And if price is all you care about, then go Cheap! For everything else, go SSD>

      You really think the overall media market is ready to pay 4x the price for no additional benefit? It's one thing to pay a 10% premium for something slightly better, it's quite another to pay a 400% premium for a difference you won't notice.

      --
      I'm a minority race. Save your vitriol for white people.
  5. Units by Nemyst · · Score: 3, Informative

    That's 4.294 Gb/mm^2 and 2.02 Gb/mm^2, respectively, for us SI folks.

  6. Re:Stop! by sims+2 · · Score: 3, Funny

    I don't like the idea of someone trying to fix my HDD with a HAMR.

    --
    Minimum threshold fixed. Thanks!
  7. Where is this $200 1TB SSD by future+assassin · · Score: 1
    --
    by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
    1. Re:Where is this $200 1TB SSD by jones_supa · · Score: 1

      magic unicorn land you speak off?

      I said soon, not now.

    2. Re:Where is this $200 1TB SSD by Archangel+Michael · · Score: 1

      http://www.newegg.com/Product/...

      Not $200, but getting really close to being under 300.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    3. Re:Where is this $200 1TB SSD by oh_my_080980980 · · Score: 1

      Which means in some distant futures so as not to matter.

  8. 90% less with (cheaper) TLC NAND by raymorris · · Score: 2

    It should be noted that while SLC flash is good for around 100,000 writes or so, TLC flash is only good for around 1,000. MLC is in in-between, about 30,000 writes. So the type of flash used in the drive very much matters.

    1. Re:90% less with (cheaper) TLC NAND by stoatwblr · · Score: 1

      TLC 3D may well be good for 20-30,000 writes. The cell size is much larger than previous-gen 2d MLC so there's more room for deterioration.

      So far the ONLY SSD I've killed via excess writes was a 128Gb Samsung 840pro - it got 200TB written to it in 2 years as a ZFS L2ARC drive and gave plenty of warning that it was going to die.

  9. There's the economics, too by swb · · Score: 1

    Then there's the value economics, too.

    Endurance testing have revealed modern SSDs to be remarkably reliable -- this guy wrote 7 PB to an 850 Pro. http://packet.company/blog/

    But let's say the failure rate is N% higher than HDDs for a given application. But the drive itself is much faster and uses less power than a HDD. What number N is acceptable as an increased failure rate in exchange for the vastly improved performance?

    In an array, the performance increase may allow the use of single parity over double parity due to the increase in rebuild times and reduced stress on the other members, resulting in better overall storage efficiency through reduced redundancy. Then there's power savings, too, if you're spinning and cooling a large number of HDDs.

    My wild guess is that drives like the 850 Pro already have a dollar cost and failure rate low enough that the performance improvement is so great over HDDs that for most applications it's already superior to HDDs. The only places it may not be are weird corner cases requiring extreme storage densities at very low costs.

  10. Misleading by jgotts · · Score: 1

    This write up is misleading as it is comparing densities from the laboratory of one item to production densities of another item.

    Please compare apples to apples. Hard drives are more dense and cheaper than solid state drives, in addition to being far cheaper: Still, and into the forseeable future.

  11. Price Parity - Market Factors by ytene · · Score: 2

    The OP rather implies that a supplier offering both convetional HDDs and SSDs of the same capacity would offer their products at prices based upon "cost of manufacture + margin" - i.e. that the retail prices would be a reflection of production costs. Sadly for consumers, this is blatantly not the case. The evidence for this is *everywhere* - for example a BluRay Movie costs no more to make, ship and sell than a DVD [maybe less, the packaging is smaller, lighter and cheaper to ship] and yet BluRay discs cost significantly more. Another classic example is the motor trade, where 2 cars that are identical in every respect except the engine size are priced so that the one with the larger engine costs more. Going back to the storage industry, there may be at least a couple of legitimate reasons for the price differential : first, the vendor is still recouping research and development costs from SSD technologies, whilst HDDs may be investing much less in R&D and therefore cost less. Second, economies of scale mean that a vendor can spread overheads across greater sale volumes and thus one format costs less. Unfortunately, what is most likely to be happening is that vendors are "fixing" market prices and using the principle of "cool new thing" to charge a premium for the latest product, well beyond what legitimate development costs would suggest. In theory many countries have national agencies to stop markets conspiring to fix prices like this. There is legislation against this [it's essentially racketeering and/or market manipulation, after all]. Unfortunately, 99% of the time, large suppliers get away with it. It's only when something goes unexpectedly wrong [look at the LIBOR rate-rigging scandal in the UK] that regulators will act [because it puts them in a position where they have no choice but to act]. Unfortunately, for the rest of us, for most of the time, a price is set on the basis of "the maximum we can get away with", as determined by the vendor.

    1. Re:Price Parity - Market Factors by AHuxley · · Score: 1

      The unit price will stay the same but the amount of data will just go up.
      What was 60 or 100gb will grow to 500gb or 1tb for the same few hundred $ as the basic product range.
      More storage but no getting 60gb for this years very very, low price.

      --
      Domestic spying is now "Benign Information Gathering"
  12. Re:Woman's CUNTTRY, womans CUNTTURE by fustakrakich · · Score: 1

    read the other post to learn the meaning of the word 'tapas'

    *a wide variety of appetizers, or snacks, in Spanish cuisine.*

    --
    “He’s not deformed, he’s just drunk!”
  13. Re:If you want to lose all your data. by unixisc · · Score: 1

    Use flash as your HDD.

    Don't be too sure. A point will come where NOR flash densities will surpass NAND, and at that point, data integrity will NOT be an issue, since NOR doesn't have the cell issues that NAND has

  14. $479.99 by future+assassin · · Score: 1

    Canadian.

    --
    by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
  15. Re:If you want to lose all your data. by RockDoctor · · Score: 1

    Don't be too sure. A point will come where NOR flash densities will surpass NAND,

    Well, when that point is several years in the past, be sure to let me know, and if I haven't heard of a solid-state drive failure for several years, I'll consider buying some when I next need mass storage.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"