Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server Newbies
»
Cluster on SQL Server 2008 R2
Cluster on SQL Server 2008 R2
Rate Topic
Display Mode
Topic Options
Author
Message
jitendra.padhiyar
jitendra.padhiyar
Posted Friday, January 04, 2013 4:18 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, April 18, 2013 3:09 AM
Points: 167,
Visits: 440
Hello Masters,
I have clusters on sql server 2008R2, I am learner for clustering on sql. So can you pls guide me regarding cluster on sql server 2008? I can see on one node sql services are up and running and on another server is stopped ? Why so? I heard its active-active clustering, If its active active than sql services should be up on both the servers correct?
Let me correct if I m wrong..
Thnx in advacne,
Jitendra
Post #1402797
anthony.green
anthony.green
Posted Friday, January 04, 2013 4:26 AM
SSCertifiable
Group: General Forum Members
Last Login: Friday, April 12, 2013 3:51 AM
Points: 5,075,
Visits: 4,831
First off, it is best to get the terms active active, active passive out of the mind set, while these are valid terms they are not nessesarily correct when looking at a cluster.
First off how many instances of SQL server are installed on the cluster? If 1 instance then you will always have 1 node not running, if multiple instances then depending where the instances are currently running from you could have 1 box running all the instances and the other will be stopped, or you could have instances running on all the nodes.
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1402801
Perry Whittle
Perry Whittle
Posted Friday, January 04, 2013 9:05 AM
SSCertifiable
Group: General Forum Members
Last Login: Yesterday @ 7:36 AM
Points: 5,201,
Visits: 11,153
jitendra.padhiyar (1/4/2013)
Hello Masters,
I have clusters on sql server 2008R2, I am learner for clustering on sql. So can you pls guide me regarding cluster on sql server 2008? I can see on one node sql services are up and running and on another server is stopped ? Why so?
For each clustered instance installed that is correct. The active node will have the services started. Since the partner nodes will not be holding any resources the services cannot be started.
jitendra.padhiyar (1/4/2013)
I heard its active-active clustering, If its active active than sql services should be up on both the servers correct?
So you have more than 1 instance installed and running on multiple nodes?
Don't get confused with Oracle RAC that is
not
what failover clusters provide
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs"
Post #1402945
Rama Chandra Gowtham. Peddada
Rama Chandra Gowtham. Peddada
Posted Saturday, January 05, 2013 11:10 AM
Grasshopper
Group: General Forum Members
Last Login: Saturday, January 12, 2013 10:49 AM
Points: 14,
Visits: 129
In Active Passive clustering, Instance1 would be active on node1 and on node2 SQl Services will be in stopped state. When ever a failover happens the SQl resource group will failover to the other node node2 in the cluster.
In Active Active clustering both the nodes node1 and node2 act as primary servers but for different instances. consider below example for better understanding.
Instance1 will be active on Node1 and on node2 the SQL server services of instance1 will be in stopped state.
instance2 will be acvtive on Node2 and on node1 the SQl server services of instance2 will be in stopped state.
Thus on both nodes N1 and N2 we have SQL Server services, but at a given point only 1 node will be primary. Since both the nodes N1 and N2 will host as primary for 2 different instances this concept is called Active - Active clustering
Hope this clarifies the confusion.Let me know if you need more details.
Post #1403264
jitendra.padhiyar
jitendra.padhiyar
Posted Tuesday, January 08, 2013 12:35 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, April 18, 2013 3:09 AM
Points: 167,
Visits: 440
Thanks Anthony, Penny and Rama.
@Penny: there are two instances.
I think i got the lesson that I am working on Failover cluster where sql services are stopped on one server and its up and working on another. Morover, I am able to access sql server from both the nodes using Virtual cluster name.
Thanks again and let me know if you have more information.
Post #1404000
Perry Whittle
Perry Whittle
Posted Tuesday, January 08, 2013 2:54 AM
SSCertifiable
Group: General Forum Members
Last Login: Yesterday @ 7:36 AM
Points: 5,201,
Visits: 11,153
jitendra.padhiyar (1/8/2013)
@Penny
That's ok mitundra
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs"
Post #1404082
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.