dbTalk Databases Forums  

General Questions.

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


Discuss General Questions. in the microsoft.public.sqlserver.clustering forum.



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

Default General Questions. - 01-01-2009 , 01:24 PM






Should the SQL Server Service resource be set to "affect the group"?

The SQL resource group has a failover threshold and period, and the SQL
Server resource also has a threshold and period - can someone explain the
different meanings of these settings at 2 different levels.

When initiating failure of the SQL Server resource, what exactly is
happening - just the restarting of the sql server service?

Is the threshold count maintained in the Quorum?

TIA.


Reply With Quote
  #2  
Old   
Paul Ibison
 
Posts: n/a

Default RE: General Questions. - 01-05-2009 , 07:24 AM






Hopefully this'll help: http://support.microsoft.com/default.aspx/kb/197047
Paul Ibison


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

Default Re: General Questions. - 01-05-2009 , 09:10 AM



Paul's link covered the first question nicely.

The group-level counters count actual failovers, not necessarily individual
resource failures.

On failure, if an individual resource cannot be brought back online on the
original node, all resources are offlined and moved to another node. They
are then brought back online in dependency order (lowest first). From a SQL
client application perspective, this appears just like a SQL Service
restart.

The Quorum is a location that maintains persistant cluster state and
prevents split brain conditions. The "cluster" abstraction maintains the
actual counts. The "cluster" is a consensus of the various cluster services
working together on all nodes.

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




"JB" <JB (AT) discussions (DOT) microsoft.com> wrote

Quote:
Should the SQL Server Service resource be set to "affect the group"?

The SQL resource group has a failover threshold and period, and the SQL
Server resource also has a threshold and period - can someone explain the
different meanings of these settings at 2 different levels.

When initiating failure of the SQL Server resource, what exactly is
happening - just the restarting of the sql server service?

Is the threshold count maintained in the Quorum?

TIA.



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.