SQL Server Hardware Checklist
Which server properties do you collect/document in a SQL Server hardware audit? Brad offers his own comprehensive list for consideration ... Source : Brad McGehee - SQLServerCentral.com
Server Sizing for SQL Server
This post from Joe Chang covers the process of sizing and selecting components for a database server. He pays special attention to processors. A great comment exchange between Joe and Linchi Shea at the end of the post ... Source : Joe Chang - SQLblog.com - Blog Post
Maximum Performance, Minimum Cost
Great article from sqlmag.com that discusses the building of a prototype high performance server from commodity parts. The final product is a system that claims to compete with mega servers costing 20 times the price ... Source : SQLMag.com
(More) Maximum Performance, Minimum Cost
Great thread discussing how to achieve the best disk performance for a data warehouse system using locally attached storage instead of SAN disk, using low end servers from Dell and HP ... Source : SQL-Server-Performance.com
SQL Server 2008 Hot Add CPU
Another new feature in SQL Server 2008 is the ability to dynamically add CPU's to a running system without downtime. In this blog post, Paul provides an overview and disccusses some of the requirements ... Source : Paul S Randal - SQLskills.com - Blog Post
Issues with Hyperthreading CPU's
Our customers observed very interesting behavior on high end Hyperthreading (HT) enabled hardware {another blog on hyperthreading issues from Kevin Kline} ... Source : Slava Osk - Blog Post
Where does Time Go?
Linchi blogs about a whitepaper from 1999. He writes .... "The key conclusion of the paper is that when data is memory resident, the main bottleneck to the DBMS performance is L2 data cache misses, and to some extent L1 instruction cache misses. This conclusion appears to be valid even with today’s commercial DBMSs, given that the conclusion is still being quoted in recently published studies. If you are interested in the DBMS performance with respect to processors and memory hierarchies, I highly recommend this paper" Update : Linchi blogs about an update to this paper using more recent CPU technology... Source : Linchi Shea - SQLblog.com - Blog Post
Dedicated Network Adapter for Tape Archival
Joe argues the case for a dedicated backup NIC to reduce the network congestion for application users ... Source : Joe Chang - SQLBlog.com
Jim Gray's Home Page
Jim Gray (RIP) was a researcher and manager of Microsoft Research's eScience Group who had a long-standing interest in building super computers with commodity components, thereby reducing the cost of storage, processing, and networking by factors of 10x to 1000x over low-volume solutions ... Source : Research.Microsoft.com