I set the Preferred Owner setting. Thanks.
Who should be the Preferred Owner for the Cluster Group?
Main Topics
Browse All Topicsin a 3 node SQL Server cluster (active-active-passive), with a failure, the one active node failed over to the other active node and not the passive node.
So instead of having 2 active nodes with a SQL group each and one passive node with the Quorum, there was one node with 2 groups and the passive one was with the Quorum, and the other just not used.
What does this happen and how can we set it to failover to the node that is not being used?
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: oBdAPosted on 2009-11-06 at 07:27:07ID: 25759891
MSCS is a failover cluster, not a load balancing cluster. Resources will fail over to the next available node, there's no "node with the least resources" rule.
You can influence what happens during an automatic failover with the "Preferred Owner" setting in a resource group's properties. If you have one node usually running as standby, configure all SQL resource groups to have the passive one as the second entry (and the respective "primary active" node as first entry).