dbTalk Databases Forums  

Cluster not responding

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


Discuss Cluster not responding in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Allday
 
Posts: n/a

Default Cluster not responding - 09-15-2004 , 06:51 AM






We have been having a problem where the cluster controller
does not get a response from the SQL Server from the "are
you alive" request ( select @@SERVERNAME ). It seems that
the SQL server does not respond within a couple of minutes
and the request times out.

The Cluster controller then closes down the SQL server
thinking it has failed and tries to restart it.

Has anyone got any means to increase the timeout time, or
reason why SQL Server is not responding ( p.s. it does not
seem to be that busy )

Reply With Quote
  #2  
Old   
David
 
Posts: n/a

Default RE: Cluster not responding - 09-28-2004 , 04:20 AM






Not a real pattern but suggestion is that it happens when
the backups are in progress, but not every time.
ie the backups happen every night at 3pm but only once a
month.

What I'd like to do is tell the cluster controller to wait
longer before assuming the database is down.
The application is not cluster aware and a failover
requires that we relog in the overnight batch
applications. But it does mean the service is available
for the online users in the morning.

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

Default Re: Cluster not responding - 09-28-2004 , 09:18 AM



I have seen something like this when an Anti-Virus scanner is running on the
backup target server. It is something to check.

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

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

"David" <daldlay (AT) hotmail (DOT) com> wrote

Quote:
Not a real pattern but suggestion is that it happens when
the backups are in progress, but not every time.
ie the backups happen every night at 3pm but only once a
month.

What I'd like to do is tell the cluster controller to wait
longer before assuming the database is down.
The application is not cluster aware and a failover
requires that we relog in the overnight batch
applications. But it does mean the service is available
for the online users in the morning.



Reply With Quote
  #4  
Old   
Greg D. Moore \(Strider\)
 
Posts: n/a

Default Re: Cluster not responding - 09-28-2004 , 05:50 PM




"David" <daldlay (AT) hotmail (DOT) com> wrote

Quote:
Not a real pattern but suggestion is that it happens when
the backups are in progress, but not every time.
ie the backups happen every night at 3pm but only once a
month.
Are backups going over the same wire that the heartbeat is using?


Quote:
What I'd like to do is tell the cluster controller to wait
longer before assuming the database is down.
The application is not cluster aware and a failover
requires that we relog in the overnight batch
applications. But it does mean the service is available
for the online users in the morning.



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.