dbTalk Databases Forums  

Memory Usage in Clustered SQL 2005 64-bit Environment

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


Discuss Memory Usage in Clustered SQL 2005 64-bit Environment in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Reuben_Sultana
 
Posts: n/a

Default Re: Memory Usage in Clustered SQL 2005 64-bit Environment - 10-17-2008 , 10:02 AM






Hi Raul,

We have a similar problem is a similar setup, with less RAM. You can follow
the discussions at the following link.

http://www.microsoft.com/communities...d-26bb0a507cee


We currently have a call open with Microsoft. Will let you know if anything
comes up.

Reuben.

salsafreak wrote:
Quote:
Our failover cluster setup is as follows:

-2 nodes, each: 4 QuadCore CPUs (total of 16 shown in Task Mgr), 64 GB RAM
-Windows Server 2003 Enterprise x64 Edition, SP2
-single named instance: SQL Server 2005 64-bit, SP2

This cluster has been set up in a test environment (prior to deploying to
production in a month or so). While running some load tests, despite the CPU
cranking up to 100%, we noticed the max memory usage (Total Server
Memory:8,438,016) was way less than what we expected (Target Server
Memory:60,245,744). Being that this is a single instance node we didn't jack
with the sp_configure max/min server memory settings. We even did cross
joins with some of our bigger tables (30 million rows+) to ensure memory
intensive queries were being run. The SQL Server Error Log shows that it is
indeed using AWE to allocate memory (after having taken care of the
obligatory "Lock pages in memory setting").

My research to date has not helped clarify if there's any additional
tweakings that I need to make to get SQL Server to use more memory. Is
anybody aware of something else that I must do to get the Total Server Memory
to be more inline with the Target Server Memory?

Any help will be most appreciated.
Raul


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.