How to accomplish a 'n to 1' cluster with server 2008 R2 failover
hello all,
have 4 server, , need deploy 3 application accomplish application ha (server 2008 r2 sp1 os, , using failover cluster) . example, server /b /c /d, d standby node a&b&c. if application failed on node a, failover node d.
how this?
should need create 1 cluster include node a,b,c,d , or create 3 cluster(a&d,b&d,c&d) ?
have 4 server, , need deploy 3 application accomplish application ha (server 2008 r2 sp1 os, , using failover cluster) . example, server /b /c /d, d standby node a&b&c. if application failed on node a, failover node d.
how this?
should need create 1 cluster include node a,b,c,d , or create 3 cluster(a&d,b&d,c&d) ?
hi,
no, can’t create 3 cluster accomplish it(a&d,b&d,c&d). can’t put 1 computer in 2 cluster @ same time.
by way, elden mentioned, configure preferred owners choices, please check following guides.
failover behavior on clusters of 3 or more nodes
http://support.microsoft.com/kb/299631
preferred owners in cluster
http://blogs.msdn.com/b/clustering/archive/2008/10/14/9000092.aspx
Windows Server > High Availability (Clustering)
Comments
Post a Comment