Hybrid Hard Drives Just Need 8GB of NAND
judgecorp writes "Research from Seagate suggests that hybrid hard drives in general use are virtually as good as solid state drives if they have just 8GB of solid state memory. The research found that normal office computers, not running data-centric applications, access just 9.58GB of unique data per day. 8GB is enough to store most of that, and results in a drive which is far cheaper than an all-Flash device. Seagate is confident enough to ease off on efforts to get data off hard drives quickly, and rely on cacheing instead. It will cease production of 7200 RPM laptop drives at the end of 2013, and just make models running at 5400 RPM."
No chance this is just the company saying this because they missed the boat on solid state drives?
The games I download from Steam are around 5GB each. So if I try playing two games in one day, only the first one will load quickly?
PlusFive Slashdot reader for Android. Can post comments.
seagate research suggest seagate bargains are good! how amazing!
hybrid drives blow, I guess better than nothing but no comparison to ssd. that 8 gigs isn't the same every day or if it is then the machine is acting pretty much just as a terminal and not moving media around etc(yes there was a time I could get by with a 3.2gbyte fireball, but that was long ago now).
excuse me as I go to do a simple drag'n'drop to my bigger hd drive. hybirds would be nice, IF they slapped 128gbytes+2tbytes on it and somehow it understood that there's no need to move the video file I'm viewing to the the ssd portion ever.
just playing two different games would outrun 8gbyte ssd portion... heck, max payne 3 was something like 30 gigs and one session of gaming probably accesses 8 gigs easily and it would be nice to have the os on the ssd portion..
world was created 5 seconds before this post as it is.
This looks like Seagate desperately clinging to their old bastion. Even Western Digital bit the bullet and started working on pure SSDs. The problem with Seagate's calculations is that there'll come a time (not that far into the future) where NAND will be cheap enough to get a full SSD for only a moderate price hike over a HDD, all while getting all the benefits of a pure SSD drive. They risk getting left behind by clinging to the hybrid drive idea.
No chance this is just the company saying this because they missed the boat on solid state drives?
Given that Seagate makes HDDs and has little or no Flash fabrication capacity, they were obviously going to include an HDD in the plan (and, given the price, so will a lot of buyers). They don't have an obvious bias (other than a general desire for 'less, because that keeps costs low') in terms of how much NAND cache is needed to see meaningful improvements.
I'd be inclined to distrust flimflam to the effect that 'Sure, hard drives are just as good as SSDs!'; but have no particular reason to doubt that 8GB, rather than 4, or 12, or 16, or 5, or 32, is the approximate amount of flash needed, if that is what they report.
Honest question: how do hybrid drives compare to traditional HDDs when it comes to wear? To they tend to fail more (less) often / die faster (live longer) than traditional drives? What about pure SSDs?
When I was buying a new laptop hard drive I got a hybrid drive but not before some research. The 7200RPM Momentus XT mops the floor with their 5400rpm new generation of hybrid drive. The performance increase on their 5400rpm drives is insignificant, it was not even worth considering but I at least found stock of the Momentus XT which *IS* well worth considering and ordered TWO. I took into account cost, capacity and performance when choosing the drives. For the cost/performance the 5400rpm drives did not deliver but it had the capacity, the Momentus XT delivered on cost/performance and was only slightly lacking in capacity. Pure SSD drive only delivered on performance which in my case wasn't weighted enough in my process to justify. If the Momentus XT didn't exist I'd have just stuck with a 7200rpm drive.
So RIP Seagate's worth while mobile HDD's. Unless you've fixed the mediocre performance in your 5400rpm drives I'll either be doing full SSD or just buying somebody else's 7200rpm drive.
I had a Seagate Momentus XT (750 GB hybrid) and I replaced it with a Samsung 750 GB SSD. The pure SSD solution is noticeably faster in all respects, especially in boot up, and this is with a machine now using Truecrypt whole disk encyption (wasn't using it on the Momentus).
The Momentus was a good upgrade until SSDs in the size I wanted were reasonably priced, but performance wise it isn't in the same league as a SSD.
The hybrid SSD solution really shows its weakness when you deviate from "normal" behavior, and this can be anything from an application upgrade, running Windows updates, or accessing stuff you don't use that much. Performance just seems back to dismal levels and I suspect that it takes a while for the cache to re-optimize if the deviating disk activity is at all intensive.
I think the hybrid concept is interesting, but I think you need more cache and a way to optimize the cache not just not most recently accessed blocks but for the operating system and applications in use, too.
SSHDs as implemented by Seagate do not require any support whatsoever in the host. Their caching algorithm does not care anything about the FS. It is block level. I have one working just fine in arch linux. Linux just sees it as any other HD, only it is much faster overall. Obviously you will never see any improvement at all in huge file copies.
WD has some lame Windows-only SSHD tech that does require special software on the host.
Yup, they missed the boat. Anyone who has used a SSD will go back to using a regular HD when they stop making SSDs, and the last available one breaks.
SSDs really are the bee's knees.
Well, qualified, they are are the knees of bees.
I have a Samsung which likes to give me read errors on boot up, after a try or two it gets its act together. Tried another one and the same effect. Samsung's tech support on this is nearly as good as staring at a wall of drying paint. (If anyone has a recommendation on the best, meaning most reliable 250GB or more SSD, please feel free to pass it along)
If you don't have most of your stuff stored via a library or other link on an NSA or server and SSD would be preferable, but if you're only needing to boot up an SSD is probably a bit more than you need, though the low capacity drives are approaching the price of low capacity mechanical memory. Soon I expect most new personal data devices (i.e. PC/Mac) will all by using SSDs.
A feeling of having made the same mistake before: Deja Foobar
I've used an SSD. Works great for my laptop and router, don't care for it for my desktop largely due to price. For $60, I can get an 80GB SSD or I can get a 2TB HDD. That 80GB SSD is going to require an additional HDD anyway for storage for many people.
Most consumers are still going to go with cheapest and, outside of the tech-oriented crowd, don't really care if they have to wait an extra few seconds. As far as I'm concerned, the SSD boat is still boarding passengers and is no where close to leaving just yet. Once SSD prices are more competitive with hard drives (which could be another decade or two at the least), then you can say that ship has sailed. Until then, cost will trump performance for the largest markets.
RAM cache is useless for speeding up writes. A significant (although workload-dependent) part of the performance problem with spinning disks is that if you issue a write and then need to block until it's on disk (which you need for consistency), it can easily take 5-10ms (or more) and that severely limits the performance. Often, non-server workloads include doing a lot of small synchronous writes and then no writes for a while. An SSD as a write-through cache works well here because it can reorder a lot of writes to turn (some of) them into sequential writes and it can trickle out a lot of writes while the disk is idle. This is also pretty much the best case for flash longevity: you don't need wear levelling, because you just treat the entire flash as a ring buffer and write to one end and write to the disk from the other end. You can keep the translation layer in RAM, and if there's a power failure you just replay the entire flash journal onto the disk.
The 'only reads 8GB' of unique data per day number is meaningless as an indication of how often each thing is used, however. If each day you always access the same 8GB, then an 8GB cache will be perfect for you. If you always access 8GB a day and you only access 7.5GB of it once, then a 512MB cache will be fine and you'll get no benefit from more, but you will get a big benefit from having a faster underlying storage device.
I am TheRaven on Soylent News
If you don't have most of your stuff stored via a library or other link on an NSA or server . . .
Wait a sec . . . How do you access all of your data at the NSA? do they offer a subscription service or something?
I have the suspicion that Seagate is planning quite specifically; but just don't care all that much.
The majority of orders will, presumably, be from OEMs looking to stuff HDD slots on the cheap, while still complying with the Win8 hardware certification requirements(most notably, resume in under 2 seconds) and possibly Intel's "ultrabook" requirements, which have their own I/O demands.
I suspect that Seagate's calculations of 'How cheaply can we build a drive that will satisfy the letter of the requirements that our customers need to meet?" were made with care, and aren't crap at all. They're just something of a lie if you expect that level of performance to be maintained under more stressful loads.
I purchased one of those drives on the day it was available at Newegg for use in Linux, and then shortly after for a pair of them in RAID0 for a desktop (gaming) system where data integrity wasn't my main concern. In both systems I ran into firmware problems and could not natively flash them in the system that was running them. I pulled them into a bench PC I have and flashed them there and everything was fine. The issue had to do with power saving and would cause some pretty frequent hardware locking issues on both systems that was painful until I was able to resolve them. All 3 of the drives are benched now, but still work fine. I never lost any data due to the lockups - they would just hard lock the PC for a second or three and then continue working like nothing had happened.
In my experience this is typical early adopter fare.
So if I stick with 5400 RPM hard drives, I get doughnuts?
"Back in your day to load each webpage, did they deliver each bit by abacus via horseback?"
Isn't that how YouTube does it since Google bought them?
Fumble fingers - meant to type NAS.
Sure you did.
> I currently have a 2 TB WD Black system drive - what do I replace it with?
You don't. You _augment_ it with an SSD.
OS + Critical (most often used) apps on the SSD. Everything else on the spindles.
The elephant in the room is that SSDs are unreliable so of course everything is backup on a NAS (Network Attached Storage) which you should be doing anyways, right?! I suggest FreeNAS http://www.freenas.org/ which is based on BSD and supports ZFS. Even has a GUI if you don't want to mess around with the command line. Or if you use Linux you can use ZFSonLinux http://zfsonlinux.org/
If you just want to a buy an off the shelf solution that just works Drobo is OK.
http://www.amazon.com/Drobo-Storage-Gigabit-Ethernet-DRDS4A21/
For SSD can personally recommend
* Samsung 840 PRO Series http://www.newegg.com/Product/Product.aspx?Item=N82E16820147193
* Intel 320 or 520 Series http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&Description=intel+ssd
Cheapest SSD prices are < $0.75 / GB. Just wait for them to go on sale (Black Friday, etc.)
How do you access all of your data at the NSA? do they offer a subscription service or something?
Yes, they do!
How can I believe you when you tell me what I don't want to hear?
Man, Dropbox better watch out. Serious competition here.
But really, had the NSA pitched their product as a 'service', people would have fallen all over themselves to pay for it.
"Stores everything, everywhere! Never back up again!"
What's not to like?
Faster! Faster! Faster would be better!
Fumble fingers - meant to type NAS.
Sure you did.
Absolutely! Would I lie to you, Mr. Joshua J. Fortenbras of 1104 W. Finster Ave, Quimby, NJ, who works at Asset Assure Investments (formerly Dewey, Cheatham & Howe). I trust you enjoyed your bacon and gerbil omlet, for breakfast this morning.
A feeling of having made the same mistake before: Deja Foobar