Re: How would you configure an N+1 cluster using MS Cluster Servic
- From: "John Toner [MVP]" <jtoner@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Mar 2006 10:18:13 -0500
Richard,
You could try to create a script that all your application resources depend
upon that tests whether or not any other apps are present on the node. If
found, you could leave the group in an offline state. Exchange has something
like this builtin for 3+ node clusters.
Otherwise, you cannot really prevent multiple nodes from coming online on
the same node and still maintain automatic failover. You can establish
"preferred owners" and "group AntiAffinity" to help keep groups seperate,
but in a worst case scenerio, the groups would still be allowed to come
online on the same node.
You can read more about the AntiAffinityClassNames in the following KB:
How to configure Windows clustering groups for hot spare support
http://support.microsoft.com/kb/296799
Regards,
John
"Richard Glanville" <fredfredfred@xxxxxxxxxxxxx> wrote in message
news:7EE1F88B-B02E-4CBD-9DAB-DC925C979625@xxxxxxxxxxxxxxxx
Thank you for the reply.over
Please correct me if I'm wrong, but I can't see how I can allow two active
nodes to fail over to the single passive node in my situation.
The application consists of a number of services; the services are being
added as "Generic Services" in Cluster Administrator. These services get
configuration information from a key under HKLM, so that key is setup to
replicate in the generic service properties. When the first node fails
to the passive node then the registry would replicate OK, but when thesecond
node fails over to the passive node its registry configuration data wouldto
overwrite and interfere with the data for the first node that failed over.
This is why I am looking to prevent more than one node from failing over
the passive node.these
With regard to option 2, I could have one passive node per active node to
eliminate the possibility of multiple failover but it was the cost of
additional passive nodes that we want to save by accepting that only onenode
failure could be handled at any one time.suggest
Thanks,
Richard.
"Ryan Sokolowski (MVP)" wrote:
You can define your Failover and Failback preferences, but I'd also
simultaneously,that if you're concerned about 2 active nodes failing over
nodesdo one of two things.
1. Scope out the cluster configuration resource-wise so that 2 active
rights.could legimately fail their resources to your single passive node, or,
2. Build the cluster with multiple passive nodes to accomodate this
potentiality (i.e. - A/A/A/A/P/P)
Hope this helps,
--Ryan
--
--
Ryan Sokolowski
MVP - Windows Server - Clustering
MCSE, CCNA, CCDA, BCFP
"A troubleshooter's best tool is the Event Viewer and understanding the
events and messages contained therein."
This posting is provided "AS IS" with no warranties, and confers no
of
"Richard Glanville" <fredfredfred@xxxxxxxxxxxxx> wrote in message
news:AF14741A-AA94-4422-A733-C7AEAB8C7B90@xxxxxxxxxxxxxxxx
I have an application that I want to cluster. It consists of a number
Name &services that need to be dependent on MSMQ, Physical Disk, Network
using aIP
Address resources.
I have successfully tested an Active/Passive cluster configuration
wheresingle group. What I need to be able to do is get a configuration
nodethere
are N active nodes each with their own Network Name etc. and 1 passive
node
to which any of the active nodes could failover. If a second active
needs to failover then that should be prevented.
Can this be done?
Thanks,
Richard
Can this be done?
Thanks,
Richard
.
- Follow-Ups:
- Re: How would you configure an N+1 cluster using MS Cluster Servic
- From: Richard Glanville
- Re: How would you configure an N+1 cluster using MS Cluster Servic
- References:
- Re: How would you configure an N+1 cluster using MS Cluster Service?
- From: Ryan Sokolowski \(MVP\)
- Re: How would you configure an N+1 cluster using MS Cluster Servic
- From: Richard Glanville
- Re: How would you configure an N+1 cluster using MS Cluster Service?
- Prev by Date: Re: Adding x64 bit Win2003 node to existing 32 bit Win2003 MSCS
- Next by Date: Re: Monitoring Cluster File Share Resources?
- Previous by thread: Re: How would you configure an N+1 cluster using MS Cluster Servic
- Next by thread: Re: How would you configure an N+1 cluster using MS Cluster Servic
- Index(es):
Relevant Pages
|