Slashdot Mirror


SSD-HDD Price Gap Won't Go Away Anytime Soon

storagedude (1517243) writes "Flash storage costs have been dropping rapidly for years, but those gains are about to slow, and a number of issues will keep flash from closing the cost gap with HDDs for some time, writes Henry Newman at Enterprise Storage Forum. As SSD density increases, reliability and performance decrease, creating a dilemma for manufacturers who must balance density, cost, reliability and performance. '[F]lash technology and SSDs cannot yet replace HDDs as primary storage for enterprise and HPC applications due to continued high prices for capacity, bandwidth and power, as well as issues with reliability that can only be addressed by increasing overall costs. At least for the foreseeable future, the cost of flash compared to hard drive storage is not going to change.'"

24 of 256 comments (clear)

  1. not really by hypergreatthing · · Score: 4, Insightful

    Fairly sure that increases in capacity usually means increases in performance as well. I have not seen any ssd on the market today that illustrates otherwise.
    We're down to less than .50$ a gig on ssds. Prices have been plummeting. You can get a 256 gig drive for ~100$ . 1TB drives have been almost hitting the $400 mark.
    When 2TB ssd come on the market, you'll see the rest drop in price as well. I'm not quite sure where the author is getting their information. Check the price drops over the last two years and you can see they haven't hit bottom yet.

  2. Re:RAID? by Red_Chaos1 · · Score: 4, Insightful

    IIRC it would take 5+ high end HDDs to match the read/write speeds of a decent SSD. Add to it that a RAID 0 has no safety so if 1 drive faults, the whole thing is done. A single SSD (like my Corsair Force GT) will r/w at ±500MBs. You just can't beat that right now.

  3. Re:RAID? by Anonymous Coward · · Score: 5, Informative

    For most applications, the performance bottleneck with a hard disk is seek latency, not raw streaming bandwidth. There is basically no way for a mechanical hard disk to match the seek performance of a SSD.

  4. Re:RAID? by Anonymous Coward · · Score: 3, Informative

    Doesn't creating a striped RAID make up most of the performance issues from using a HDD over a SSD? At that point, it's more the bus or CPU that's a limiting factor?

    No RAID does not allow HDD to perform as SSDs. RAID increases throughput but it does not decrease access time, which in many cases is fare more important than throughput.

    Having a seek time of 8ms when you are working with many small files is a huge hit on performance. The seek time of SSDs is well under a millisecond. RAID does not help this no matter how many disks you stripe.

  5. Re:We live like kings and queens already by The+MAZZTer · · Score: 3, Funny

    640K ought to be enough for anybody.

  6. Re:Comments Being Truncated by Roxoff · · Score: 4, Funny

    No, it's not asinine, but a nod to the intellect of the reader. It demonstrates that the writer has confidence that the reader understands what they're saying. It demonstrates humour and it ...

    --
    "Is the Chief Priest an Offlian? Do dragons explode in the wood?"
  7. Re:oh how wrong this is by afidel · · Score: 3, Informative

    Say what?!?
    Crucial M500 480GB = $240 or $.50/GB
    WD BLACK SERIES WD4003FZEX 4TB = $260 or $.065/GB
    Seagate NAS HDD ST3000VN000 3TB = $139 or $.046/GB

    prices are current at newegg

    The HDD's are around 10x as cheap per GB.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  8. Re:RAID? by jones_supa · · Score: 4, Insightful

    So the backup disk is online in the same system? Sounds dangerous.

  9. Re:We live like kings and queens already by MatthewCCNA · · Score: 4, Funny

    Well, 256GB SSD ought to be enough for anybody, and is relatively affordable.

    enough is never enough.

    --
    "He is so stupid. And now back to the wall!" Moe Szyslak
  10. Re:We live like kings and queens already by jythie · · Score: 4, Informative

    I think one of the big bonuses of the SSDs hitting the mainstream is people (and manufacturers) are re-examining how much capacity people actually need. For a while there was a trend of just throwing the biggest drives possible at every machine made since a bigger number looks better then a smaller number on marketing material, but it meant a lot of people bought computers with drives that far exceeded their actual use cases.

    For most people 256GB is more then enough, depending on how they are using it. Though it is no where near enough for other uses.

    Personally for my use case, I have both. a 128GB drive for OS and applications, and 1TB HDD for data. If I kept my data on the SSD it would fill up rapidly, so it is not enough for this 'anybody' at least, and I know people who burn through space a lot faster then I do.

  11. We do not need solid state to replace platter driv by MatthiasF · · Score: 4, Interesting

    We need reliable hybrid drives with 120-160+ GBs of flash memory, instead of the ridiculously worthless 4-8 GB ones we have now.

    A hybrid with a 1:30 or 1:20 ratio of flash to platter (200 GB for 4 TB for instance) would pretty much be perfect for anyone, even enterprise applications if RAID controllers cooperated with the hybrid caching properly.

    We do not need 100% flash, just give us a practical median.

    In fact, I guarantee if someone made a hard drive with a controller with an mSATA slot for adding a SSD and offered the controller to be setup as pass-through (act as two drives) or caching (SSD keeps a cache of platter), it would sell like crazy.

    An mSATA would fit easily beneath a standard 3.5 inch platter hard drive.

    http://www.notebookreview.com/...

  12. Re:RAID? by omfgnosis · · Score: 3, Interesting

    Even if this were true, you're creating an artificial advantage. How will a RAID array of HDDs compare to a RAID array of SSDs?

  13. Re:RAID? by RyuuzakiTetsuya · · Score: 4, Informative

    PCIe SSDs are even faster. The one in the Mac Pro can hit 1gig read/write, for example.

    You'd need a lot of disks to come even close to that. :)

    --
    Non impediti ratione cogitationus.
  14. Re:RAID? by Calinous · · Score: 3, Insightful

    Seek time is the time for r/w head movement (closer or farther from the disk center) PLUS the wait time until the wanted data is rotated under the read/write head. So, unless you go with r/w heads for each sector on the hard drive, you can't reduce part of the seek time. And you could rotate the disks faster (like in SCSI 15k rpm disks), but there's a limit there too.
          Will HDDs ever be performance-competitive at the same cost to SSDs? At the current technology level, no. Will SSDs ever be price-competitive at the same capacity? Hardly, considering adding another platter and r/w head to a hard drive is a quite inexpensive way to increase capacity, while adding another set of flash memory chips is an expensive way to increase capacity.

    (oh, and a read/write head for each data strip was used in the 50s and 60s - see magnetic drum memory).

  15. Re:RAID? by Mad+Merlin · · Score: 4, Informative

    Absolutely not. Even 100 RAIDed HDDs (in any RAID type) will struggle to match the IOPS achieved with a single SSD.

    Typical IOPS for a 7200 RPM HDD: 80

    Typical IOPS for a modern consumer level SSD: 20,000-100,000

    http://en.wikipedia.org/wiki/IOPS

  16. Re:There are other techs waiting in doorway... by Calinous · · Score: 3, Interesting

    10 times ago I heard about IBM and others working on new technologies to replace memory. Holographic cubes, MRAM, ... Are they still 10 years away?

  17. Re:RAID? by Rich0 · · Score: 4, Interesting

    No RAID does not allow HDD to perform as SSDs. RAID increases throughput but it does not decrease access time, which in many cases is fare more important than throughput.

    Having a seek time of 8ms when you are working with many small files is a huge hit on performance. The seek time of SSDs is well under a millisecond. RAID does not help this no matter how many disks you stripe.

    RAID does not always mean stripe. Mirroring does improve seek performance. It increases the chance that a drive has a head closer to the data you want already (if the implementation is smart enough to be aware of this), and it also allows seeks to occur in parallel (which isn't exactly the same as latency reduction, but is fairly equivalent in practice since drives are almost always busy).

  18. Re:RAID? by TheRealQuestor · · Score: 3, Informative

    Doesn't creating a striped RAID make up most of the performance issues from using a HDD over a SSD? At that point, it's more the bus or CPU that's a limiting factor?

    No. My raid0 and Raid5 setups don't even come CLOSE to comparing to my SSDs. I've been running 2 SSD Raid0 and OMG the speed diff is absolutly crazy. Yes when one does all data is toast and they DO die. I was dumb and bought 3 OCZ drives and all 3 have died at least once in the last 1.5 years but the replacements have held up pretty well. I totally expect to lose one at any time so I have really good backups of my C: Drive :) everything else goes on my spinny platters.

  19. Re:RAID? by MightyYar · · Score: 3, Funny

    > I was recently perusing the /dev directory on a next
    > when I came upon the entry /dev/drum. This seemed a bit odd, I thought
    > that drum memory went out of fashion long, long ago. The man pages
    > didn't have anything to say about drum. Does any have any insight
    > on this odd device entry?

    This actually has nothing to do with drum memory. It's a part of the
    UUCP system.

    Long, long ago, even before version 6, somebody wanted to implement a
    program to copy files between two machines running Unix. At the time
    there were no modems becuase there weren't even any telephones. A
    Bell Labs researcher who had just visited Africa seized upon the idea
    of communicating by beating on drums, as the native Africans did. He
    added a drum interface to his PDP-11 and the device driver was called,
    of course, /dev/drum. Uucp would call a lower level program called
    `bang' to activate this device driver. Messages could also be sent
    manually by typing `bang drum' at your shell prompt. People soon
    devised shell scripts that would take a mail message, convert it
    appropriately, and call bang to send it. Soon they were sending
    multi-hop messages though several sites this way, which is how the
    `bang path' got its name.

    With the advancements in communications technology (semaphores in
    particular), /dev/drum was removed from UNIX around version 6 or 7, I
    believe. The NeXT developers reinstated it on the NeXT because they
    felt that a true multimedia machine should have as many options as
    possible.

    I hope this explanation helped.

    cjs

    curt@cynic.UUCP | "The unconscious self is the real genius.
    curt@cynic.wimsey.bc.ca | Your breathing goes wrong the minute your
    {uunet|ubc-cs}!van-bc!cynic!curt | conscious self meddles with it." --GBS

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  20. Re:RAID? by MachineShedFred · · Score: 5, Informative

    I was shocked when we got one of the MacPro6 units in, and I ran a disk benchmark on it. It was sustaining 950MB/sec, which is good enough to write 10-bit YUV 4:2:2 2k video at 117fps.

    That is a realm you could only really get to with fiber channel previously, or a ridiculously expensive PCI-E card with SLC flash.

    --
    Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
  21. Re:RAID? by Luckyo · · Score: 4, Informative

    PCI-E SSDs were available on PCs long before debuting on macs. They often run much faster as well, as they can use RAID0 striping. I've seen drives that use a quad RAID0 pushing utterly insane numbers for long term storage at the cost of not letting TRIM commands through.

  22. Re:RAID? by operagost · · Score: 5, Informative

    RAID 10 and RAID 0+1 shouldn't be used interchangeably. RAID 10 is striped mirrors, and 0+1 is mirrored stripes. Both fail if all copies of mirrored data are lost, but with RAID 10 that's only 1 disk to worry about after the first failure while with RAID 0+1 it could be any of the disks in the remaining stripe set, which is at least 2.

    --

    Gamingmuseum.com: Give your 3D accelerator a rest.
  23. Re:We do not need solid state to replace platter d by m.dillon · · Score: 3, Insightful

    No we don't. Hybrid drives are stupid. The added software complexity alone makes them a non-starter for anyone who wants reliability. The disparate failure modes make it a non-starter. The SSD portion of the hybrid drive is way, WAY too small to be useful.

    If you care enough to want the performance benefit you either go with a pure SSD (which is what most people do these days), or you have a separate discrete SSD for booting, performace-oriented data, your swap store, and your HDD caching software.

    -Matt

  24. Re:RAID? by Luckyo · · Score: 3, Funny

    Hilariously, that is the first actually valid reason to switch from 7 that I've ever heard.