Is this server strategy reckless and/or insane?
-
@creayt said in Is this server strategy reckless and/or insane?:
Let me ask this.
The only thing that'll be stored on each Raid 0/5 is
The MySQL data files ( not the MySQL installation )
and
The image uploadsSo if a drive in the Raid 0 fails, I simply replace the drive, recreate the virtual disk, and then copy the database and images, which I think takes just a few minutes w/ two systems of this caliber 1U away from each other especially w/ so many cores to spare ( won't be competing w/ the load of the live site ).
So, since I have to drive an SSD over to the datacenter 10 minutes away, open the box, and get it in, a few more minutes for the copy feels like it'll be negligibly more time than if it failed w/ a Raid 5, where it would stay online ( though I don't know if my set up lets you do the Raid 5 replacement while the OS is running, maybe it does, or maybe I just hot swap the drive I'm not sure ).
So, because the full penalty for a Raid 0 failing vs. a Raid 5 in my set up is basically a few more minutes to copy the stuff manually, seems like the performance improvements would be worth the gamble. Is that logic sound or do y'all think just keeping the array online is better so 5 is the way to go anyway?
as long as you have good backups, I guess this is doable. The cost of the extra drive over the life of the system seems pretty low. I guess I'd have to see how badly the RAID 5 penalty hit versus RAID 0 to see if that drive performance is worth the risk.
UREs are probably pretty low on these SSDs, but not zero, so something else to consider, what are the chances of a URE killing your RAID 0? (now Scott will educate me that these don't matter - seriously don't know if do or not)
-
@creayt said in Is this server strategy reckless and/or insane?:
@creayt Also forgot to bring up that Raid 0 also gives me way more capacity right so it'd give me terabyte(s) more before I had to scale to extra hardware? Can't remember how much Raid 5 subtracts.
One drive worth.
-
@creayt said in Is this server strategy reckless and/or insane?:
@tim_g What are the implications of this, do you know? For what it's worth none of these drives do the amber light thing in either server, all green and they report as SSDs etc. in the lifecycle tooling.
They may work great for 5 years straight... or they may give errors randomly after 5 months for no apparent reason. Performance may be degraded, or it may not. PERC or other features may be lost without Dell's firmware on the SSDs. Your data may be perfectly safe, or it may not be.
Odds of the above going not in your favor are more likely than having Dell's firmware on them.
I wouldn't do it on production servers. But it's your call.
-
@dustinb3403 Building the Raid itself takes under 2 minutes, but each server restart seems to take forever ( at least a minute or two or three or four ) because of how slow the configuring RAM and etc. is, so good point.
-
@tim_g "Would not do it" meaning what, you'd buy the Dell certified SSDs? Aren't those like 4-10x the market value/price of similar options?
-
@Dashrender URE's haven't been proven to exist on SSDs, so really it's not even a consideration.
What matters is if he has an SSD die in OBR0, he's rebuilding if he wants to or not. At 1 AM or at 1PM.
With OBR5 he at least has a buffer to be able to say, ok need to replace this drive, and do so at a reasonable time. Because if he is down to a single host, and that hosts loses a drive. Then he's done for and has to recover everything.
-
@creayt said in Is this server strategy reckless and/or insane?:
@tim_g "Would not do it" meaning what, you'd buy the Dell certified SSDs? Aren't those like 4-10x the market value/price of similar options?
No, because you can only compare the price with other Enterprise class drives with custom firmware for the vendor in question.
-
I wouldn't do RAID 0. Is the DATA copied synchronously or async?
-
@tim_g It'll be using the standard MySQL replication so I believe asychronously but I'm not positive.
-
You and remove the problem of a non vendor drives by using a generic RAID controller instead of a branded one from Dell.
-
@dashrender Does that work??! If so any recommendations? These are 8 drive and 10 drive boxes so if there's a semi-affordable one that's compatible and can use the full horsepower of the drives I'd be more than down to do that.
-
@creayt said in Is this server strategy reckless and/or insane?:
@dashrender Does that work??! If so any recommendations? These are 8 drive and 10 drive boxes so if there's a semi-affordable one that's compatible and can use the full horsepower of the drives I'd be more than down to do that.
Supermicro my man. . . Scott could probably rattle off the best raid controllers for the use case as well..
-
@creayt said in Is this server strategy reckless and/or insane?:
a: 2x octacore xeon, b: 2x decacore xeon
Full serverware stack on each ( IIS, app server, MySQL )
Because you have Windows (you said IIS) involved, be aware that you will need extra licensing for the instances on the decacore system.
-
@creayt said in Is this server strategy reckless and/or insane?:
@dashrender Does that work??! If so any recommendations? These are 8 drive and 10 drive boxes so if there's a semi-affordable one that's compatible and can use the full horsepower of the drives I'd be more than down to do that.
This is what SuperMicro used to do... not sure if they are deving their own firmware these days or not.
Specific recommendation - nope. Ask Scott.
-
@creayt said in Is this server strategy reckless and/or insane?:
@dashrender Does that work??! If so any recommendations? These are 8 drive and 10 drive boxes so if there's a semi-affordable one that's compatible and can use the full horsepower of the drives I'd be more than down to do that.
I like disctech.com but them being local to me may make me a little biased.
-
@jaredbusch For Server 2016 right? Saw that, pretty annoying. But I like the idea of breaking things up into containers eventually so I may bite the bullet. At the moment I have 1 2012 R2 license which I think works for the decacore server w/ no extra licensing.
-
@creayt said in Is this server strategy reckless and/or insane?:
@jaredbusch For Server 2016 right? Saw that, pretty annoying. But I like the idea of breaking things up into containers eventually so I may bite the bullet. At the moment I have 1 2012 R2 license which I think works for the decacore server w/ no extra licensing.
Correct. What hypervisor you using?
-
@dashrender No virtualization at all, just throwing the full horsepower of each box at the servereware
-
@creayt said in Is this server strategy reckless and/or insane?:
@dashrender No virtualization at all, just throwing the full horsepower of each box at the servereware
Prepare for the wrath of the Mango!
-
@creayt said in Is this server strategy reckless and/or insane?:
@dashrender No virtualization at all, just throwing the full horsepower of each box at the servereware
Um No.
Stop now.
Re-evaluate your needs.