Consumer Grade SSDs vs Enterprise Grade SSDs
-
@Dashrender said:
If he has 6 TB of used storage today, and we assume that will be mostly static, and we add 12 GB a day - again as static files
Just because the amount of data stays about the same does not mean it's static data, every time a user opens a file and saves it will re-write that whole file to the SSD.
-
@scottalanmiller said:
Put like eight SSDs in RAID 5, have a good memory cache in front of them and you are looking at write lifetimes heading towards a millennium!
I really want to edit this ever so slightly and put it on a t-shirt for spiceworld
-
@Jason said:
@Dashrender said:
If he has 6 TB of used storage today, and we assume that will be mostly static, and we add 12 GB a day - again as static files
Just because the amount of data stays about the same does not mean it's static data, every time a user opens a file and saves it will re-write that whole file to the SSD.
That depends on the filesystem, cache and other factors. But it could certainly be happening.
If I do that on Linux, it does not do that by default. If I "echo 'a new line' >> /tmp/somefile" it does not rewrite the whole file, it just appends.
-
@scottalanmiller said:
Put like eight SSDs in RAID 5, have a good memory cache in front of them and you are looking at write lifetimes heading towards a millennium!
I'm tempted to buy one of those 8bay drobo SANs (cause it's the cheapest I can find) and put all consumer SSDs in it. Maybe I can find another SAN cheaper on ebay (for home use of course) with my Dell servers.
-
@scottalanmiller said:
Put like eight HDDs in RAID 5 and you are looking at data lifetimes heading towards a millennium!
That should do it - I'd sell out of shirts.
-
@Jason said:
@scottalanmiller said:
Put like eight SSDs in RAID 5, have a good memory cache in front of them and you are looking at write lifetimes heading towards a millennium!
I'm tempted to buy one of those 8bay drobo SANs (cause it's the cheapest I can find) and put all consumer SSDs in it. Maybe I can find another SAN cheaper on ebay (for home use of course) with my Dell servers.
You still have to worry about the SAN itself dying. Just because the drives will last forever doesn't mean that the SAN will We have a Drobo B800i SAN, it is actually a neat little 3U unit.
-
Drobo B800i are not too practical for SSDs only because of the form factor of the bays.
-
@Dashrender said:
Interesting take - but we're not talking about a datacenter install here, we're talking about an onsite server. And for the cost of the enterprise, I could have a spare or two of the consumer sitting on the self (and still a ton of savings).
What if he wants to have his backup system offsite?
-
My complaint earlier this year:
https://community.spiceworks.com/topic/895156-ssds-and-how-can-hp-and-dell-justify-their-pricesI think I saw someone where the replacement drive for one of the HPs was actually an Intel drive. This stuff grinds my gears.
-
@StrongBad said:
@Dashrender said:
Interesting take - but we're not talking about a datacenter install here, we're talking about an onsite server. And for the cost of the enterprise, I could have a spare or two of the consumer sitting on the self (and still a ton of savings).
What if he wants to have his backup system offsite?
The whole thing? In this case that's probably practical, but we aren't completely sure.
We've already discussed how he has 12 GB of changes a day. Over a 30 Mb up pipe that takes approximately 1 hour to do. Depending on what the hourly changes are, that would be completely doable to a remote located backup system.
But, if he's replicating from a local backup server to an offsite backup server,t this would still be doable, though he might be at 2 hours for RPO (how much lost data).
-
@DenisKelley said:
I think I saw someone where the replacement drive for one of the HPs was actually an Intel drive. This stuff grinds my gears.
What's wrong with Intel for SSD drives? There are only a handful of solid state memory vendors making all of the parts.
-
@scottalanmiller said:
@DenisKelley said:
I think I saw someone where the replacement drive for one of the HPs was actually an Intel drive. This stuff grinds my gears.
What's wrong with Intel for SSD drives? There are only a handful of solid state memory vendors making all of the parts.
Nothing wrong with them. I have them in all my Workstations. What grinds my gears is that the HP drive is a re-branding of the Intel Enterprise drive at a substantial markup. See here:
-
@DenisKelley said:
Nothing wrong with them. I have them in all my Workstations. What grinds my gears is that the HP drive is a re-branding of the Intel Enterprise drive at a substantial markup. See here:
That's what all warrantied drives have always been.
-
@scottalanmiller said:
@DenisKelley said:
Nothing wrong with them. I have them in all my Workstations. What grinds my gears is that the HP drive is a re-branding of the Intel Enterprise drive at a substantial markup. See here:
That's what all warrantied drives have always been.
Sure (well, IBM did make their own for a while) - but the markup rate on SSD's is ridiculous compared to HDDs.
-
Is the markup that much more? Unlike HDs where there is no difference between the types essentially, I think that the markup tends to be a bit more dramatic.
I wonder if we do a comparison what the ratios look like.
-
@scottalanmiller said:
Is the markup that much more? Unlike HDs where there is no difference between the types essentially, I think that the markup tends to be a bit more dramatic.
I wonder if we do a comparison what the ratios look like.
Sure there are differences in the types of SSD - SLC, MSC, etc - but if consumer drives are now lasting 20+ GB a day, and that fits within your metric, the costs are outrageous.
The 1 TB drive is like $4500 from Dell/HP where you can get a consumer Samsung EVO 1 TB drive for $360, or the EVO Pro for under $500. -
I think that it is important to not think of the costs as outrageous but the reliability as being far too high. It's not that the cost of a tractor trailer is too much or that they are even expensive when you need to haul lots of stuff. But if you are just making a few trips a year to Home Depot then a used pickup truck is the better value for you. It's not that enterprise SSDs are expensive for what they are, it is that the are likely the wrong tool for the job.
-
Really? You think 9x the cost is even warranted for Enterprise mission critical stuff? Perhaps instead of rolling out RAID 5 on SSD with those less reliable drives you roll out RAID 10 and still save 4.5x the cost.
-
@Dashrender said:
Really? You think 9x the cost is even warranted for Enterprise mission critical stuff? Perhaps instead of rolling out RAID 5 on SSD with those less reliable drives you roll out RAID 10 and still save 4.5x the cost.
Are you looking at the differences in dollars per write? How much more expensive are they?
-
@scottalanmiller said:
@Dashrender said:
Really? You think 9x the cost is even warranted for Enterprise mission critical stuff? Perhaps instead of rolling out RAID 5 on SSD with those less reliable drives you roll out RAID 10 and still save 4.5x the cost.
Are you looking at the differences in dollars per write? How much more expensive are they?
Yeah OK - you definitely have a point there. Thanks. It would be interesting to see them side by side.