General Hardware Tips |
Sometimes simple things make a world of difference. Computer hardware is one of those simple things! Below are some general tips for purchasing the best hardware for your money. Tips that will produce a reliable, high performance system without blowing your budget.
Get The Hardware Configuration Right! The phrase penny wise and pound foolish can often be used to describe the provisioning process for UNIX systems. I have seen many cases of (otherwise high performance) systems performing poorly due to uninformed decisions made when the machine was ordered. Here are a few tips to ensure you get the best performing machine for your dollar.
Intel used to enable 2-way symmetric multi-processing (SMP) in their retail processors (Pentium, Pentium Pro, Pentium II and Pentium III). Today, the only Intel processors that support multi-processing are Pentium IV Xeon and some older Pentium IIIs (the 512k cache version).
Xeon processors come in two versions. The standard part will do 2-way SMP and are priced about 30% higher than a P4 at the same clock speed. For 4-way or higher (up to 8) SMP, you must buy the Xeon MP part. Xeon MPs are very expensive ($2,000 or more each). That puts them out of my price range.
I'm looking forward to AMD's release of Opteron. This chip promises full 32 bit compatibility, leading edge performance, 64 bit upgradability and commodity level pricing.
I know that UNIX memory is often expensive. I also know that most commercial UNIXs will not make use of excess memory so don't waste your money. However, when things get slow, always check memory utilization. Try
uptime, top, vmstat & sarto query memory utilization.
Use RAID 5 only when you know you are in a 95+% read environment. Even then, watch for changes in disk use that impact performance.