Intel SSD 710 Tested: MLC NAND Flash Hits The Enterprise

Performance Over Time

According to the slide above, which we took from this year's Flash Memory Summit in Santa Clara, there are a handful of assumptions made about enterprise environments as they relate to desktops. Enterprise drives are available 24x7, they need to be evaluated after hitting steady-state performance, no down-time is accepted, and the consequences of a failure are catastrophic. 

When a drive is getting hit all day, every day, and it's operating at its steady-state point, performance needs to be both acceptable and predictable. If a server's workload is running for an extended period, it won't sit idle long enough for background garbage collection to move scattered pages into single blocks, restoring performance and reducing write amplification. Naturally, that's bad if the drive is unable to cope.

Clean Performance

Intel SSD 710: Clean Performance

Intel SSD 320: Clean Performance

Examining how a drive might perform over time isn't that difficult. First, we just have to fill up all user-accessible space using a sequential write, making the drive "dirty." Then, we subject it to a 4 KB random write with a queue depth of 32. Because the drive is full of data, though, garbage collection can't consolidate scattered pages into free blocks. When we start writing sequential data again, the effects of active garbage collection kick in.

Random Writes, 20 Min.

Intel SSD 710

Intel SSD 320

If the drive recovers quickly, you can be fairly certain that there's lots of active garbage collection going on.

When we subject the SSD 710 to 20 minutes of torturous random writes, we start to see small differences. Whereas the 320 employs foreground garbage collection over an extended period, the 710 has a tendency to perform a lot of garbage collection all at once. As a result, we only see one dip in performance, recovered from relatively quickly.

That's not the only difference, though. When you look at the 320's chart, it's apparent that some garbage collection even occurs during read operations. We get confirmation when we revisit the endurance test. After running the database profile for six hours, we see a higher write amplification value.

The SSD 710 doesn't do any garbage collection on reads, but its write amplification goes down as a result of the 40% over-provisioning, which decreases the amount of data rearrangement necessary to optimize performance.

Swipe to scroll horizontally
Endurance Calculations (Workload Counters)Intel SSD 710200 GBIntel SSD 320 300 GB
4 KB 100% Random WriteQD= 32, 6 HoursWA = 5.091437 TBWWA = 2.75132 TBW
Database 67% Random ReadsQD =32, 6 HoursWA = 4.031818 TBWWA  = 3.49104 TBW

Perhaps all of those pretty pictures depicting performance up in the 100 MB/s range paint an overly optimistic picture of performance, though. Hammering the SSD 320 with 4 KB writes for 20 minutes still represents a fairly desktop-oriented workload. If we sustain that workload for hours, as you might see in an enterprise, random writes fall to as low as 20 MB/s. When we subject Intel's SSD 710 to an hour of random writes, its advantage over the desktop-oriented hardware becomes more clear.

Random Writes, 60 Min.

Intel SSD 710: 60 Minutes Random Write

            

Intel SSD 320: 60 Minutes of Random Write

According to Iometer, sequential read/write performance should be in the 175-200 MB/s range. Performance drops precipitously, though, as very little garbage collection occurs in real-time.

If we combine these results with our endurance test, we see that the 710 handles foreground garbage collection more adeptly, thanks in part to the large amount of over-provisioning. As a whole, this contributes to a minimum sequential write speed of 60 MB/s. In comparison, the 320 relies more on background garbage collection (particularly during reads) in order to recover performance.

After 30 Min. Idle

Intel SSD 710: After 30 Minutes of Idle

Intel SSD 320: After 30 Minutes of Idle

In either case, if you give the drives some idle time, performance recovers to a clean state, even without TRIM.

  • whysobluepandabear
    TLDR; Although expensive, the drives offer greater amounts of data transfer, reliability and expected life - however, they cost a f'ing arm and a leg (even for a corporation).

    Expect these to be the standard when they've dropped to 1/3rd their current price.
    Reply
  • RazorBurn
    To some companies or institutions.. The data this devices hold far outweighs the prices of this storage devices..
    Reply
  • nekromobo
    I think the writer missed the whole point on this article.

    What happens when you RAID5 or RAID1 the SSD's??
    I don't think any enterprise would trust a single SSD without RAID.
    Reply
  • DjEaZy
    ... glad, that i have vertex 3...
    Reply
  • halcyon
    Nice. Now let's see how many comments complain about the price. :sarcastic:
    Reply
  • halcyon
    __-_-_-__with the reliability those have they will never ever find their way into any serverMy Vertex 3 has been very reliable and I'm quite satisfied with the performance. However, I've heard reports that some, just like with anything else, haven't been so lucky.
    Reply
  • toms my babys daddy
    I thought ssd drives were unreliable because they can die at any moment and lose your data, and now I see that they're used for servers as well? are they doing daily backups of their data or have I been lied to? ;(
    Reply
  • halcyon
    toms my babys daddyI thought ssd drives were unreliable because they can die at any moment and lose your data, and now I see that they're used for servers as well? are they doing daily backups of their data or have I been lied to? ;(SSDs are generally accepted to be more reliable than HDDs...at least that's what I've been lead to believe.
    Reply
  • Onus
    halcyonSSDs are generally accepted to be more reliable than HDDs...at least that's what I've been lead to believe.Yes, but when they die, that's it; you're done. You can at least send a mechanical HDD to Ontrack (or a competing data recovery service) with a GOOD chance of getting most or all of your data back; when a SSD bricks, what can be done?
    Reply
  • CaedenV
    nekromoboI think the writer missed the whole point on this article.What happens when you RAID5 or RAID1 the SSD's??I don't think any enterprise would trust a single SSD without RAID.The assumption is that ALL servers will have raid. The point of this article is how often will you have to replace the drives in your raid? All of that down time, and manpower has a price. If the old Intel SSDs were about as reliable as a traditional HDD, then that means that these new ones will last ~30x what a traidional drive does, while providing that glorious 0ms seek time, and high IO output.
    Less replacement, less down time, less $/GB, and a similar performance is a big win in my book.
    toms my babys daddyI thought ssd drives were unreliable because they can die at any moment and lose your data, and now I see that they're used for servers as well? are they doing daily backups of their data or have I been lied to? ;(SSDs (at least on the enterprise level) are roughly equivalent to their mechanical brothers in failure rate. True, when the drive is done then the data is gone, but real data centers all use RAID, and backups for redundancy. Some go so far as to have all data being mirrored at 2 locations in real time, which is an extreme measure, but worth it when your data is so important.
    Besides, when a data center has to do a physical recovery of a HDD then they have already failed. The down time it takes to physically recover is unacceptable in many data centers. Though at least it is still an option.
    Reply