Slashdot Mirror


SSHDs Debut On the Desktop With Mixed Results

crookedvulture writes "Seagate's solid-state hybrid drives have finally made it to the desktop. The latest generation of SSHDs debuted with a 2.5" notebook model that was ultimately hampered by its slow 5,400-RPM spindle speed. The Desktop SSHD has the same 8GB flash payload and Adaptive Memory caching scheme. However, it's equipped with 2TB of much faster 7,200-RPM mechanical storage. The onboard flash produces boot and load times only a little bit slower than those of full-blown SSDs. It also delivers quicker response times than traditional hard drives. That said, the relatively small cache is overwhelmed by some benchmarks, and its mechanical sidekick isn't as fast as the best traditional hard drives. The price premium is a little high, too: an extra $30 for the 1TB model and $40 for the 2TB variant, which is nearly enough to buy a separate 32GB SSD. Seagate's software-independent caching system works with any operating system and hardware platform, so it definitely has some appeal. But dual-drive setups are probably the better solution for most desktop users."

23 of 154 comments (clear)

  1. Re:Does it require windows only software? by aitikin · · Score: 4, Informative
    You can't RTFS!

    Seagate's software-independent caching system works with any operating system and hardware platform, so it definitely has some appeal. But dual-drive setups are probably the better solution for most desktop users.

    --
    "Don't meddle in the affairs of a patent dragon, for thou art tasty and good with ketchup." ~ohcrapitssteve
  2. oops by slashmydots · · Score: 4, Insightful

    They seem to have forgotten a little defect. SSDs have a low failure rate, high speeds, okay prices, but everyone's scared of flash memory degradation after a number of writes. Some crappy one would get 1500 write cycles on a chip but OCZ ones get 9000 which, even at my high usage on a 128GB drive, is at least 8 years before it fries.
    So Seagate decides to take the biggest pitfall and hated feature and put it into a hybrid drive. All data written to the gigantic drive is passed through that 8GB buffer first. Flash memory that can put up with that amount of writes over the long term doesn't exist. These drives would maybe last a year or two if you're lucky.

    1. Re:oops by Anonymous Coward · · Score: 2, Insightful

      All data written to the gigantic drive is passed through that 8GB buffer first.

      The article says,

      the SLC zones store boot data and cache some incoming writes.

      One of you is wrong.

    2. Re:oops by Anonymous Coward · · Score: 5, Informative

      It is not a write through cache. The drive firmware copies frequently read files to flash. I use a Momentus XT and can you can actually notice when it does this. Frequently used programs load quickly. If you update a program, it loads slowly a time or two, then suddenly switches to loading fast.

      Bittorrents screw all of this up. Frequent reads lead to more and more programs being displaced. If I leave bittorrent running over night, it takes a day or two for the flash to repopulate with the OS and programs.

  3. Huh? by Russ1642 · · Score: 4, Informative

    I've had one in my desktop for a couple years now.

    1. Re:Huh? by macraig · · Score: 2

      These aren't yer momma's Momentus drives. These are NEW and ADAPTIVE!

    2. Re:Huh? by BLToday · · Score: 2

      What? I still use my first generation Momentus XT (500GB with the 4GB of SLC), never had any BSOD after firmware SD23. Of course, the damn thing doesn't spin down on my laptop. Or if it did, it would lag as it spins up.

  4. Secure Shell Daemon by gr4nf · · Score: 2

    Came out for the desktop and everything else for that matter in 1995. Get with it, people.

  5. Re:Amen by bobbied · · Score: 4, Funny

    Linus Torvalds agrees with you...

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  6. bcache by Anonymous Coward · · Score: 2, Interesting

    I must say I find Linux's bcache much more appealing than hardware hybrids. I'm also not sure how this new hybrid drive would cope with software full disk encryption.

  7. Had one in a laptop by HockeyPuck · · Score: 4, Interesting

    I had one of the laptop versions for about a year and a half now, and it's definitely an improvement over a traditional drive and considerably cheaper per GB than an SSD.

    I'm not sure why the majority of the population wouldn't opt for these as they still give you decent capacity and speed over dedicated HD or SSD drives.

    Sure they're not as good as a dedicated setup with a SSD and a HD, but then again, the average user can still install everything on their C: drive without making any changes from the default installation.

    1. Re:Had one in a laptop by TechyImmigrant · · Score: 2

      The cache, whether it's flash or ram should be 'close to' the processor that benefits from rapid access to the medium.
      Putting the cache on the other side of the interface always was and still is stupid. We don't need SSHDs. We need motherboard makers to stick flash close to the processor (in terms of access latency and throughput) on the motherboard.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    2. Re:Had one in a laptop by timeOday · · Score: 2

      SATA is fast enough to keep up with the SSD cache. Your argument makes more sense for RAM cache. Except not entirely since some of the logic that the drive may use in deciding what to cache depends on information that never traverses the interface. The motherboard and OS don't really know what block is where. Anyways the amount of RAM cache that anybody would build into an HDD is now virtually free, like 8 to 64 MB. In other words, on the order of 1/1000 of system RAM.

    3. Re:Had one in a laptop by TechyImmigrant · · Score: 2

      >Your argument makes more sense for RAM cache

      No it doesn't. Ram cache doesn't give you the boot time benefit of a non volatile cache. It would still be better if that was hanging of a direct memory bus to the processor, rather than on the other side of a SATA interface. SSDs are only fast compared to rotating disks.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
  8. not actually write caching blocks copied to flash by raymorris · · Score: 4, Interesting

    I looked at buying one of these. Writes don't really go to flash. Selected blocks are asynchronously copied to flash.

    There's cool way to avoid the cash over use you mention that I wish someone would make in an under $500 drive. Have 4GB of flash, 4GB of DRAM, and a capacitor. Random writes go to DRAM, making random io a thousand times faster. On power failure, the capacitor flashes the contents of the DRAM to the flash. You get the speed of DRAM, crash safety, and 3TB of capacity from the underlying spindle.

  9. Apple fusion drive by tgibbs · · Score: 2

    I've been using a conventional hard drive paired with a SSD in Apple's Fusion drive configuration. This is only for Macs, but it makes it possible to use whatever size SSD you want, and the system automatically keeps the most recently written data on the SSD, saving the user the trouble of having to decide what to keep on the SSD and what to keep on the HD. In practice, the speedup is quite dramatic.

  10. Re:not actually write caching blocks copied to fla by jaak · · Score: 2

    Well, in that case you could actually just skip the flash entirely.

    The RAM could write directly to a dedicated area on the hard disk in the event of a power failure - sort of like how hibernate / suspend to disk works now.

  11. Re:Does it require windows only software? by Lanforod · · Score: 2

    Try reading again. 8 GB of Flash. It's not the same as a 65MB cache on a standard drive, it's more like two drives bundled into one package with the most used files 'cached' on the 8 GB of Flash. I'm not clear yet on if the files are actually cached (meaning there is another copy on the 2 TB HDD part), or if they live normally in the 8 GB Flash part.

  12. you'd need a BIG capacitor if no Flash. by raymorris · · Score: 5, Informative

    with actual real world write speeds of around 20 MB/s, that capacitor would need to spin the drive for three minutes. That would be one hell of a capacitor. Flash chips use less power and are faster, so they could run long enough on capacitors that actually exist.

    .

  13. Re:Not necessiarly by 0123456 · · Score: 2

    For one thing, it is annoying to have to separate the OS and whatever apps you want to launch fast on to a tiny drive from everything else.

    I just put / on the SSD and /home and /var (if it has to hold a lot of data) on the hard drive.

    Oh, sorry, are you running one of those weird old operating systems that have that drive letter nonsense?

  14. I've had SSHd running on all mu computers for 15y+ by arcade · · Score: 4, Insightful

    I really do hate overloading acronyms. SSH / SSHD is pretty well known already. It's what most unix folks (and I really do hope that that is the majority of slashdot readership) use to log on to servers every single day.

    C'mon.

    --
    "Rune Kristian Viken" - http://www.nwo.no - arca
  15. Re:Amen by fa2k · · Score: 2

    No no, don't worry about the intel one. For Linux there's bcache and flashcache. Like with any multi-drive RAID-ish system, better to go with a plain software solution than a software solution hidden in a proprietary driver. There is also ZFS with support for read cache devices, but you won't get great boot speed because it's not persistent across reboots (there is a patch in one version of ZFS). Basically a bigger RAM cache that also doesn't get wiped out by applications

  16. I've used one for over a year by Lawrence_Bird · · Score: 2

    one of the 2.5" drives. Benchmarks are a dubious thing - sure you can overwhelm the cache but in real world use that is not going to be an issue. Most users are doing the same thing(s) over and over and the drive optimizes to keep the necessary files in the ssd for rapid access. Likewise, modern drives, even the 5400 variants, are fast enough to keep up with video recording. So this really boils down to - are you willing to take a performance hit on the odd times you actually read or write a gigantic file in exchange for near equal everyday performance and a huge capacity at a very cheap price.

    In my caae, the answer is a firm yes.