And I answered that above. The answer is NaN. It's apples to oranges. SSDs are limited to finite writes(ignoring manufacturer's defect or firmware defect). Platter drives do not have such a limitation. But, if you took my drive(42k lifetime power-on hours) and I wrote at its limit(about 110MB/sec) nonstop for those 42000 hours you'd get a total number of 15.8Petabytes written so far.
So how do you figure out how long an SSD will last if you install it in a new server? Nobody really knows until you install it and start using it. Which is why I said above too many enterprises won't do SSD because they can't provide those numbers with any kind of reliability. Enterprises aren't going to pay BIG money to put a server together to find out that in 5 months your disks are going to wear out.
Well in a way I think you guys are talking past each other here; you're both really saying the same sorts of things.
Any idea how many writes your average 2tb hard disk does? (in its lifetime)
This is a perfectly valid question for purposes of estimating cyberjock's second quoted paragraph. For example, the 30TB filer here is intended to be archival in nature, so if we look strictly at production rather than burn-in traffic, it is entirely possible that the average sector will see a single write over its entire service life. It doesn't really matter if it is maybe two or three or four; order-of-magnitude estimates are sufficient to see that that this is trivially within an SSD's endurance.
The math for 36.5PB on a 2TB drive is about 18K write cycles. Generally a competent admin is going to be able to determine whether that is inside or outside the endurance requirements for a storage subsystem. For a system with loads of constantly-changing data, it is probably insufficient. For a system where all the data changes once a day, it is absolutely sufficient (assuming a 10 year service life, only 3650 writes per sector).
Now, here's the thing. I'm going to just come on out and say cyberjock's wrong, not in theory but rather in practice. If you have a 2TB SATA3 SSD, it is able to write at a maximum of about 600MB/sec. To write the entire unit at peak speed would require about 3500 seconds. You can do that about 24 times in a day. So given that sort of treatment, an 18K write cycle drive would last 750 days. But bear in mind that the drive is exclusively busy doing writes. While there are a few applications I can picture with such abuse, a typical ZFS pool is not one of them, so if we allocate the drive as 100% busy with 33% writes and 67% read, the endurance figure stretches out to 2250 days, or 6.1 years, which is greater than the average life expectancy of critical storage systems in an enterprise. At the point where we have 4TB SATA3 SSD's, it seems like endurance would become nearly irrelevant as long as service life was bounded to five years.
And then you have to remember that with a NAS, you're both limited to the speed of the network interfaces and you're spreading that data across multiple platters, which reduces the load.
As the size of the device grows dramatically but other characteristics do not, it is worth re-evaluating your preconceptions about longevity.