Some hints about hardware configuration for BizGres/Greenplum: CPUs and the cheap disk revolution
Archive for the ‘Tips’ Category
BizGres
Thursday, May 12th, 2005Greenplum – Products – DeepGreen Clustering Edition
Thursday, May 12th, 2005Open source data warehousing platform using an approach that seems very close to Netezza’s: Greenplum – Products – DeepGreen Clustering Edition
Hardware Tuning Methodology
Wednesday, May 11th, 2005This post is where I’ll be collecting my thoughts about a performance tuning methodology for hardware.
The purpose of the methodology is to improve query response in the most time and cost efficient manner. The steps that need to be followed are:
- Identify the bottleneck: using OS and RDBMS monitoring tools, figure out if query response is limited by I/O, memory, or CPU speed.
- If I/O is the problem, check if there is any way to tune the OS to improve performance. If not, check if installing faster hard-drives or more controllers could help.
- If memory is the bottleneck, first figure out if adding additional memory would improve performance. Then check if tuning OS or RDBMS memory settings would help. I’m working under the assumption that adding RAM is cheap, whereas tuning parameters takes time/money because of all the testing and specialized knowledge required.
- If CPU speed is the bottleneck, check if adding more CPUs is an option. How well does your hardware/OS/RDBMS scale with more CPUs? Can you upgrade to faster CPUs?
NewsForge | Comparing MySQL performance
Wednesday, May 11th, 2005Not directly related to data warehousing, but a nice performance comparison of MySQL performance on multiple operating systems: Comparing MySQL performance
Check also the methodology used to get the results: Using MySQL to benchmark OS performance
Amazon.com: Books: High Performance Oracle Data Warehousing: All You Need to Master Professional Database Development Using Oracle
Tuesday, May 10th, 2005SQL Server Performance Guide for Data Warehousing
Tuesday, May 10th, 2005Reading list: SQL Server Performance Guide for Data Warehousing
Data Warehouse Design Considerations for SQL Server 2000
Monday, May 9th, 2005Reading list: Data Warehouse Design Considerations for SQL Server 2000
Teradata.com -> Solutions -> Data Warehousing -> Teradata Warehouse Hardware
Monday, May 9th, 2005Reference Architectures Specifications
Monday, May 9th, 2005Sun and Hyperion reference architecture for data warehousing: Reference Architectures Specifications