dbTalk Databases Forums  

SQL Server SAN timeout settings

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


Discuss SQL Server SAN timeout settings in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jim Clark
 
Posts: n/a

Default SQL Server SAN timeout settings - 10-02-2009 , 02:01 PM






I am running SQL Server 2005 x64 on Windows 2003 active/passive cluster. We
are currently having latency issues with our SAN, this is causing the SQL
Server instance to restart when the latency is high. We are addressing the
SAN latency issues with the SAN vendor but in the short-term I would like to
know;
1) What are the time-out settings for SQL Server for SAN storage?
2) Can these settings be modified and if so what other impacts may this have?

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

Default Re: SQL Server SAN timeout settings - 10-04-2009 , 10:20 AM






You can adjust the LooksAlive and IsAlive timeout settings inside the
Cluster admin tool. You cannot adjust the SQL disk timeout settings.

This is typically caused by having too many LUNs on a set of disks. Each
LUN has its own command queue but they get aggregated together since there
is a common set of disks. The total command queue depth exceeds the ability
of the SAN to service that queue.

Best practice for file shares = worst practice for SQL Database.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP




"Jim Clark" <JimClark (AT) discussions (DOT) microsoft.com> wrote

94EB79AE15E3 (AT) microsoft (DOT) com...
Quote:
I am running SQL Server 2005 x64 on Windows 2003 active/passive cluster. We
are currently having latency issues with our SAN, this is causing the SQL
Server instance to restart when the latency is high. We are addressing the
SAN latency issues with the SAN vendor but in the short-term I would like
to
know;
1) What are the time-out settings for SQL Server for SAN storage?
2) Can these settings be modified and if so what other impacts may this
have?

Reply With Quote
  #3  
Old   
Pat Klein
 
Posts: n/a

Default Cluster - 03-02-2010 , 10:13 AM



We are having the same issue on this and are on the same version. How do you set the IsAlive KeepAlive values inthe cluadmin for these values or see what the values are.



Geoff N. Hiten wrote:

You can adjust the LooksAlive and IsAlive timeout settings inside theCluster
04-Oct-09

You can adjust the LooksAlive and IsAlive timeout settings inside the
Cluster admin tool. You cannot adjust the SQL disk timeout settings.

This is typically caused by having too many LUNs on a set of disks. Each
LUN has its own command queue but they get aggregated together since there
is a common set of disks. The total command queue depth exceeds the ability
of the SAN to service that queue.

Best practice for file shares = worst practice for SQL Database.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP




94EB79AE15E3 (AT) microsoft (DOT) com...

Previous Posts In This Thread:

On Friday, October 02, 2009 2:01 PM
Jim Clark wrote:

SQL Server SAN timeout settings
I am running SQL Server 2005 x64 on Windows 2003 active/passive cluster. We
are currently having latency issues with our SAN, this is causing the SQL
Server instance to restart when the latency is high. We are addressing the
SAN latency issues with the SAN vendor but in the short-term I would like to
know;
1) What are the time-out settings for SQL Server for SAN storage?
2) Can these settings be modified and if so what other impacts may this have?

On Sunday, October 04, 2009 10:20 AM
Geoff N. Hiten wrote:

You can adjust the LooksAlive and IsAlive timeout settings inside theCluster
You can adjust the LooksAlive and IsAlive timeout settings inside the
Cluster admin tool. You cannot adjust the SQL disk timeout settings.

This is typically caused by having too many LUNs on a set of disks. Each
LUN has its own command queue but they get aggregated together since there
is a common set of disks. The total command queue depth exceeds the ability
of the SAN to service that queue.

Best practice for file shares = worst practice for SQL Database.

--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP




94EB79AE15E3 (AT) microsoft (DOT) com...


Submitted via EggHeadCafe - Software Developer Portal of Choice
Measuring SharePoint Page Rendering
http://www.eggheadcafe.com/tutorials...oint-page.aspx

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.