Analyzing I/O Characteristics and Sizing Storage Systems for SQL Server Database Applications
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on 2010/05/24
Indexed on
2010/05/24
6:03 UTC
Read the original article
Hit count: 192
Filed under:
Understanding how to analyze the characteristics of I/O patterns in the Microsoft® SQL Server® data management software and how they relate to a physical storage configuration is useful in determining deployment requirements for any given workload. A well-performing I/O subsystem is a critical component of any SQL Server application. I/O subsystems should be sized in the same manner as other hardware components such as memory and CPU. As workloads increase it is common to increase the number of CPUs and increase the amount of memory. Increasing disk resources is often necessary to achieve the right performance, even if there is already enough capacity to hold the data.
Too many SQL Servers to keep up with? Download a free trial of SQL Response to monitor your SQL Servers in just one intuitive interface."The monitoring in SQL Response is excellent." Mike Towery. |
© SQL Server Central or respective owner