Re: Active/Active configuration
- From: jreederhi@xxxxxxx
- Date: 27 Jan 2007 09:53:02 -0800
Linchi, just make sure your application is active/active ready. Will
both nodes assign duplicate IDs such as customer or order numbers? Is
common application state stored in shared memory? Will a response get
returned to a wrong node?...and so on. www.availabilitydigest.com
On Jan 19, 3:38 pm, Linchi Shea <LinchiS...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
-Any articles on setting up a two nodeActive/Activeconfiguration (ideallyfirst instance. Books Online has detailed steps.
step by step)? Almost everything out there is onActive/Passive.Setting up another instance in a cluster is no different than setting up the
-Since there are at minimum 2 instances running at the same time on a two
nodeactive/activeconfiguration, is there still 1 virtual IP address? If so,
how does sql server knows which instance an application/user is refering to?You need a separate IP addresse for each clustered instance.
-On anactive/passive configuation, microsoft recommends two networkshigh availability, you really shouldn't share a single network. That kind of
(public/private) but it can be done with only 1 (not recommended but
possible). Does this also apply on anActive/Activeconfigurtion? We are
using blade servers and only 1 network can be configured so I want to make
sure thatActive/Activecan work with only 1 network.Still applies. But since the purpose of a failover cluster is to provide
defeats the HA purpose.
-We have 2 main databases and we are planning to have one database on eachhost, thus using separate processors, memory, network cards, HBA's, etc. That
node. Would'nt this have a better performance instead of having both database
on one server (active/passive). I am aware that clustering is for
availability only but it seems like we could get a better performance in
active/active. Is this a valid assumption?You may get better performance by virute of running each database on its own
is, if your database can take advantage of these separate hardware
components. So, if one of your databases is cpu bound, for instance, having
it on its own server would certainly help.
Linchi
"Sas" wrote:
Few questions onActive/Activeconfiguration (SQL 2000):
-Any articles on setting up a two nodeActive/Activeconfiguration (ideally
step by step)? Almost everything out there is onActive/Passive.
-Since there are at minimum 2 instances running at the same time on a two
nodeactive/activeconfiguration, is there still 1 virtual IP address? If so,
how does sql server knows which instance an application/user is refering to?
-On anactive/passive configuation, microsoft recommends two networks
(public/private) but it can be done with only 1 (not recommended but
possible). Does this also apply on anActive/Activeconfigurtion? We are
using blade servers and only 1 network can be configured so I want to make
sure thatActive/Activecan work with only 1 network.
-We have 2 main databases and we are planning to have one database on each
node. Would'nt this have a better performance instead of having both database
on one server (active/passive). I am aware that clustering is for
availability only but it seems like we could get a better performance in
active/active. Is this a valid assumption?
Thank you all
--
--
System Eng.
MSc in CS, MCSE4, IBM Certified MQ 5.3 Administrator
"I saw it work in a cartoon once so I am pretty sure I can do it."- Hide quoted text -- Show quoted text -
.
- Follow-Ups:
- Re: Active/Active configuration
- From: Linchi Shea
- Re: Active/Active configuration
- References:
- RE: Active/Active configuration
- From: Linchi Shea
- RE: Active/Active configuration
- Prev by Date: Re: Dual Node 64 bit 2005 Cluster, different SP levels
- Next by Date: Re: Active/Active configuration
- Previous by thread: RE: Active/Active configuration
- Next by thread: Re: Active/Active configuration
- Index(es):
Relevant Pages
|
Loading