dbTalk Databases Forums  

what's difference between active/active and active/passive

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


Discuss what's difference between active/active and active/passive in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #41  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: what's difference between active/active and active/passive - 01-24-2008 , 10:12 AM






Yes. Each Instance requires a separate install.

Servers and Instances are independent in a cluster. You can arrange
Instances on whichever nodes suit you. Each instance has a preferred node
order to determine failover paths. It is a good idea to set these when you
have anything more complex than a single-instance cluster.

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



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

Quote:
Thank you guys. I still have a a little bit question about installation.
1. If I install active/active, I need to install extra times for sql
server
installation in order to install other instances, just like stand alone
server to install named instance, right?
2. I don't need to configue which one is primary server and which one is
failover server when configure active/active cluster, right?

thanks.



"Uri Dimant" wrote:

Iter
Active/Active.....
As Geoff pointed out in previous post those terminology is for SQL Server
7.0

Shortly

1)Active-Active

You have a cluster configuration with two nodes. On each node you have
intalled SQL Server Instance.
If one node failed over the second one becomes responsible for clinets.
It
is important to configure memory properly ( for example if you have 16GB
on
two nodes)
assign 5-6GB for each one

2) Active Passive

You have a cluster configuration with two nodes.But at this time you have
intalled SQL Server Instance only on one node (Active)
When it failed over the passive node (computer) becomes an active.


Read these articles

http://searchsqlserver.techtarget.co..._needs_URL.pdf -
---Steps Clustering
http://technet2.microsoft.com/window....mspx?mfr=true
---All about CLustering







"Iter" <Iter (AT) discussions (DOT) microsoft.com> wrote in message
news:2B6345F8-99B9-4F38-A637-6124CB953577 (AT) microsoft (DOT) com...
I have a question regarding configuration of active/active and
active/passive, is there any difference between them when install sql
server
software in windows cluster. I look at doc and can not figure out what
is
difference between them. Can anybody give me some tips about it?
Thanks.






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.