Stability, x86 Vs Sparc

high-availabilitysparcstabilityx86

Our project are plan to migrate from Sparc to x86, and our HA requirement is 99.99%, previous on Sparc, we assume the hardware stability would like, hardware failure every 4 month or even one year, and also we have test data for our application, then we have requirement for each unplanned recovery (fail over) to achieve 99.99% (52.6 minutes unplanned downtime per year).

But since we are going to use Intel x86, it seems the hardware stability is not so good as Sparc, but we don't have the detail data.

So compare with Sparc, how about the stability of the Intel x86, should we assume we have more unplanned downtime? If so, how many, double?

Where I can find some more detail of this two type of hardware?

Best Answer

Intel's Xeon 75xx series chips inherited 90%+ of the RAS features of their thoroughly enterprise class Itanium chips when launched last year. Their stability, especially when coupled with 75xx-aware OSs such as Server 2008 R2 and RHEL 5.5, is significantly better than their other x86 counterparts. These chips are available in servers by all the main vendors such as HP's DL580 G7, DL 980 G7 and Dell/IBM equivalents. Hope this helps.

Related Topic