dbTalk Databases Forums  

Can anyone recommend the best resource for performance tuning a SQL cluster?

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Can anyone recommend the best resource for performance tuning a SQL cluster? in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Adam Freden
 
Posts: n/a

Default Can anyone recommend the best resource for performance tuning a SQL cluster? - 09-14-2004 , 11:43 AM






I have a couple clusters (each with eight processors total, and 16 GB RAM
total), but am not getting the performance desired. I "inherited" these, I
didn't build them. Can anyone recommend any resources on tuning the cluster
and tuning the SQL service for the best performance?



Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Can anyone recommend the best resource for performance tuning a SQL cluster? - 09-14-2004 , 12:46 PM






The Cluster itself has no bearing on performance. You would tune the DB's
just like any other. The only exception is possibly the amount of ram you
use if you have a multi-instance cluster. See here for a start:


http://www.microsoft.com/sql/techinf...perftuning.asp
Performance WP's
http://www.swynk.com/friends/vandenberg/perfmonitor.asp Perfmon counters
http://www.sql-server-performance.co...ance_audit.asp
Hardware Performance CheckList
http://www.sql-server-performance.co...mance_tips.asp
SQL 2000 Performance tuning tips
http://www.support.microsoft.com/?id=q224587 Troubleshooting App
Performance
http://msdn.microsoft.com/library/de...rfmon_24u1.asp
Disk Monitoring

http://www.sql-server-performance.co...showcontig.asp Understanding
DBCC SHOWCONTIG


--
Andrew J. Kelly SQL MVP


"Adam Freden" <Adam.Freden (AT) cpsa-rbha (DOT) org> wrote

Quote:
I have a couple clusters (each with eight processors total, and 16 GB RAM
total), but am not getting the performance desired. I "inherited" these,
I
didn't build them. Can anyone recommend any resources on tuning the
cluster
and tuning the SQL service for the best performance?





Reply With Quote
  #3  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Can anyone recommend the best resource for performance tuning a SQL cluster? - 09-14-2004 , 01:07 PM



Just my two cents. Clusters are almost always built on advanced storage
technology (Except for SCSI-based clusters, which are evil). As such, the
performance of the storage device comes into play. If you find the system
is suffering from I/O limitations, you may need to dig into the SAN
performance and tuning to solve your problems. I would start with the links
Andrew sent and only go after SAN tuning once you have found and fixed all
your other performance issues.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"Andrew J. Kelly" <sqlmvpnooospam (AT) shadhawk (DOT) com> wrote

Quote:
The Cluster itself has no bearing on performance. You would tune the DB's
just like any other. The only exception is possibly the amount of ram you
use if you have a multi-instance cluster. See here for a start:


http://www.microsoft.com/sql/techinf...perftuning.asp
Performance WP's
http://www.swynk.com/friends/vandenberg/perfmonitor.asp Perfmon counters
http://www.sql-server-performance.co...ance_audit.asp
Hardware Performance CheckList
http://www.sql-server-performance.co...mance_tips.asp
SQL 2000 Performance tuning tips
http://www.support.microsoft.com/?id=q224587 Troubleshooting App
Performance

http://msdn.microsoft.com/library/de...rfmon_24u1.asp
Disk Monitoring

http://www.sql-server-performance.co...showcontig.asp
Understanding
DBCC SHOWCONTIG


--
Andrew J. Kelly SQL MVP


"Adam Freden" <Adam.Freden (AT) cpsa-rbha (DOT) org> wrote in message
news:uUH3lnnmEHA.3356 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
I have a couple clusters (each with eight processors total, and 16 GB
RAM
total), but am not getting the performance desired. I "inherited"
these,
I
didn't build them. Can anyone recommend any resources on tuning the
cluster
and tuning the SQL service for the best performance?







Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.