--- LOL on a exchange server the complete database is in ram !!!!
You have a UPS I hope! Not some $120 desktop junk either! A real online enterprise class UPS such as Best, Liebert, Deltech, APC Matrix, etc.
🙂
No ECC memory? Shame on you! Get a flipped bit and lose the boss' calendar in a public folder you're gonna cry wishing you supplied a real solution! :Q
If you want reliability you MUST:
Use a fault tolerant SCSI based disk storage system. RAID 5 minimum requirement. Global hotspare pool of no less than one drive per logical defined array is a must!
Use a mainboard with a chipset that supports registered ECC memory that can fully supports correct and scrub functions!
SMP is very nice as well. After all if a process runs away loading the system to 100% (50% for 2 CPU) you still want snappy response!
What about backups? You certainly need a full backup solution as well.
Your WDC drives aren't SCSI (any RPM) class! No ATA disk interface has ANSI specification. This is a no no in a server (true server) environment.
Forget HD Tach, forget Sandra. You want to use IO Meter to stress the array(s).
I can tell you that if you pull a molex (power) connector off one of those drives while the machine is running that it will stop working. Sure the data (on the other drive) is still there, but it will require YOU to go there and fix it, unlike a true server RAID5 solution! Even without a hot spare, the RAID5 can still run in degraded mode until a replacement drive is plugged in. (which you can do without even shutting the system down!) Try doing THAT with IDE!
Cheers!