Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

4 Node cluster

 
   Database Forums (Home) -> Clustering RSS
Next:  Sql 2k5 and Win2k3 Cluster Resource Question  
Author Message
MK

External


Since: Feb 14, 2008
Posts: 8



(Msg. 1) Posted: Thu Feb 14, 2008 12:59 pm
Post subject: 4 Node cluster
Archived from groups: microsoft>public>sqlserver>clustering (more info?)

We have mix of both SQL 2000 and 2005 enviroments. The push is to consolidate.

On 4 node windows 2003 64 bit cluster: Is it possible to host on 2 nodes -
SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A vuirtual
server?

All virtual servers will have have there own database drives. MSDTC will be
in its own group containing IP and drive for MSDTC logs.

Do you see any issues? suggestions plz.

 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
Geoff N. Hiten

External


Since: Feb 23, 2005
Posts: 443



(Msg. 2) Posted: Thu Feb 14, 2008 4:09 pm
Post subject: Re: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes. This can be done.

SQL 2000 will live on Win2003 x64.

SQL 2005 and SQL 2000 can live in a mixed cluster.

Here is the official word on mixed-mode cluster support for both 32-64 bit
and SQL 2000-SQL 2005 combinations.
http://support.microsoft.com/kb/327518/en-us

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




"MK" wrote in message

> We have mix of both SQL 2000 and 2005 enviroments. The push is to
> consolidate.
>
> On 4 node windows 2003 64 bit cluster: Is it possible to host on 2 nodes -
> SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A vuirtual
> server?
>
> All virtual servers will have have there own database drives. MSDTC will
> be
> in its own group containing IP and drive for MSDTC logs.
>
> Do you see any issues? suggestions plz.

 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
MK

External


Since: Feb 14, 2008
Posts: 8



(Msg. 3) Posted: Thu Feb 14, 2008 4:09 pm
Post subject: Re: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sounds good.

Now we have virtual instance running on each of the 4 nodes. With one copy
of MSDTC resource running any concerns with it servicing diferent SQL
versions?Can you provide sone insight on how SQL binaries are placed in A/A?
If an application is not cluster aware can we have default (single) instance
on a cluster node? and if so, any conflict with already installed binaries?

MK

"Geoff N. Hiten" wrote:

> Yes. This can be done.
>
> SQL 2000 will live on Win2003 x64.
>
> SQL 2005 and SQL 2000 can live in a mixed cluster.
>
> Here is the official word on mixed-mode cluster support for both 32-64 bit
> and SQL 2000-SQL 2005 combinations.
> http://support.microsoft.com/kb/327518/en-us
>
> --
> Geoff N. Hiten
> Senior SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
>
>
> "MK" wrote in message
>
> > We have mix of both SQL 2000 and 2005 enviroments. The push is to
> > consolidate.
> >
> > On 4 node windows 2003 64 bit cluster: Is it possible to host on 2 nodes -
> > SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A vuirtual
> > server?
> >
> > All virtual servers will have have there own database drives. MSDTC will
> > be
> > in its own group containing IP and drive for MSDTC logs.
> >
> > Do you see any issues? suggestions plz.
>
>
 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
Justin Rich

External


Since: Jul 23, 2007
Posts: 17



(Msg. 4) Posted: Thu Feb 14, 2008 4:46 pm
Post subject: Re: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Wouldnt that just be 2 x 2 node clusters?

why would you want to make it one big cluster?


"MK" wrote in message

> We have mix of both SQL 2000 and 2005 enviroments. The push is to
> consolidate.
>
> On 4 node windows 2003 64 bit cluster: Is it possible to host on 2 nodes -
> SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A vuirtual
> server?
>
> All virtual servers will have have there own database drives. MSDTC will
> be
> in its own group containing IP and drive for MSDTC logs.
>
> Do you see any issues? suggestions plz.
 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
MK

External


Since: Feb 14, 2008
Posts: 8



(Msg. 5) Posted: Thu Feb 14, 2008 4:46 pm
Post subject: Re: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I want to setup A/A SQL 2k and 2k5 virtual servers on a 4 node OS cluster.
Don't know if they can coexist on same nodes.

"Justin Rich" wrote:

> Wouldnt that just be 2 x 2 node clusters?
>
> why would you want to make it one big cluster?
>
>
> "MK" wrote in message
>
> > We have mix of both SQL 2000 and 2005 enviroments. The push is to
> > consolidate.
> >
> > On 4 node windows 2003 64 bit cluster: Is it possible to host on 2 nodes -
> > SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A vuirtual
> > server?
> >
> > All virtual servers will have have there own database drives. MSDTC will
> > be
> > in its own group containing IP and drive for MSDTC logs.
> >
> > Do you see any issues? suggestions plz.
>
>
>
 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
MK

External


Since: Feb 14, 2008
Posts: 8



(Msg. 6) Posted: Thu Feb 14, 2008 4:46 pm
Post subject: Re: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rich to you other question on why we want one big cluster? We have tones of
single instance enviornments so by staging a HA schalable env the vision is
it move them all onto these virtual servers.

"MK" wrote:

> I want to setup A/A SQL 2k and 2k5 virtual servers on a 4 node OS cluster.
> Don't know if they can coexist on same nodes.
>
> "Justin Rich" wrote:
>
> > Wouldnt that just be 2 x 2 node clusters?
> >
> > why would you want to make it one big cluster?
> >
> >
> > "MK" wrote in message
> >
> > > We have mix of both SQL 2000 and 2005 enviroments. The push is to
> > > consolidate.
> > >
> > > On 4 node windows 2003 64 bit cluster: Is it possible to host on 2 nodes -
> > > SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A vuirtual
> > > server?
> > >
> > > All virtual servers will have have there own database drives. MSDTC will
> > > be
> > > in its own group containing IP and drive for MSDTC logs.
> > >
> > > Do you see any issues? suggestions plz.
> >
> >
> >
 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
Geoff N. Hiten

External


Since: Feb 23, 2005
Posts: 443



(Msg. 7) Posted: Thu Feb 14, 2008 4:59 pm
Post subject: Re: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Binaries are local on each node and separate for each instance. The
installer takes care of writing binaries to each node during install or
reinstall. Service Packs are part-cluster aware and part unaware, depending
on whether the components they are updating install local or cluster-wide.
For Example, SQL Engine updates are cluster-wide, SQL 2005 client tools are
local node only.

If MSDCT throughput is a concern, make it a separate instance on isolated
disks and put it on the least-used node.

Be very careful on your failover order.

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




"MK" wrote in message

> Sounds good.
>
> Now we have virtual instance running on each of the 4 nodes. With one copy
> of MSDTC resource running any concerns with it servicing diferent SQL
> versions?Can you provide sone insight on how SQL binaries are placed in
> A/A?
> If an application is not cluster aware can we have default (single)
> instance
> on a cluster node? and if so, any conflict with already installed
> binaries?
>
> MK
>
> "Geoff N. Hiten" wrote:
>
>> Yes. This can be done.
>>
>> SQL 2000 will live on Win2003 x64.
>>
>> SQL 2005 and SQL 2000 can live in a mixed cluster.
>>
>> Here is the official word on mixed-mode cluster support for both 32-64
>> bit
>> and SQL 2000-SQL 2005 combinations.
>> http://support.microsoft.com/kb/327518/en-us
>>
>> --
>> Geoff N. Hiten
>> Senior SQL Infrastructure Consultant
>> Microsoft SQL Server MVP
>>
>>
>>
>>
>> "MK" wrote in message
>>
>> > We have mix of both SQL 2000 and 2005 enviroments. The push is to
>> > consolidate.
>> >
>> > On 4 node windows 2003 64 bit cluster: Is it possible to host on 2
>> > nodes -
>> > SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A
>> > vuirtual
>> > server?
>> >
>> > All virtual servers will have have there own database drives. MSDTC
>> > will
>> > be
>> > in its own group containing IP and drive for MSDTC logs.
>> >
>> > Do you see any issues? suggestions plz.
>>
>>
 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
Mark B

External


Since: Dec 05, 2007
Posts: 2



(Msg. 8) Posted: Fri Feb 15, 2008 10:09 am
Post subject: Re: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

you could still do that with a 2x2 all that it would mean is that you'd lose
that possibility to cluster a vserver across 4 nodes. You do introduces more
risk on a 4 node too, in that if your quorum corrupts all 4 nodes will die.
On a 2x2 obviously only 2 nodes will die. However that said I've built 4
node 64 bit with no problems to date.
Regards,

Mark.


"MK" wrote in message

> Rich to you other question on why we want one big cluster? We have tones
> of
> single instance enviornments so by staging a HA schalable env the vision
> is
> it move them all onto these virtual servers.
>
> "MK" wrote:
>
>> I want to setup A/A SQL 2k and 2k5 virtual servers on a 4 node OS
>> cluster.
>> Don't know if they can coexist on same nodes.
>>
>> "Justin Rich" wrote:
>>
>> > Wouldnt that just be 2 x 2 node clusters?
>> >
>> > why would you want to make it one big cluster?
>> >
>> >
>> > "MK" wrote in message
>> >
>> > > We have mix of both SQL 2000 and 2005 enviroments. The push is to
>> > > consolidate.
>> > >
>> > > On 4 node windows 2003 64 bit cluster: Is it possible to host on 2
>> > > nodes -
>> > > SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A
>> > > vuirtual
>> > > server?
>> > >
>> > > All virtual servers will have have there own database drives. MSDTC
>> > > will
>> > > be
>> > > in its own group containing IP and drive for MSDTC logs.
>> > >
>> > > Do you see any issues? suggestions plz.
>> >
>> >
>> >
 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
MK

External


Since: Feb 14, 2008
Posts: 8



(Msg. 9) Posted: Fri Feb 15, 2008 10:09 am
Post subject: Re: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

To mitigate the risk instead of 4 node cluster we can go with two 2 node
clusters.

Thanks for all good insight.

"Mark B" wrote:

> you could still do that with a 2x2 all that it would mean is that you'd lose
> that possibility to cluster a vserver across 4 nodes. You do introduces more
> risk on a 4 node too, in that if your quorum corrupts all 4 nodes will die.
> On a 2x2 obviously only 2 nodes will die. However that said I've built 4
> node 64 bit with no problems to date.
> Regards,
>
> Mark.
>
>
> "MK" wrote in message
>
> > Rich to you other question on why we want one big cluster? We have tones
> > of
> > single instance enviornments so by staging a HA schalable env the vision
> > is
> > it move them all onto these virtual servers.
> >
> > "MK" wrote:
> >
> >> I want to setup A/A SQL 2k and 2k5 virtual servers on a 4 node OS
> >> cluster.
> >> Don't know if they can coexist on same nodes.
> >>
> >> "Justin Rich" wrote:
> >>
> >> > Wouldnt that just be 2 x 2 node clusters?
> >> >
> >> > why would you want to make it one big cluster?
> >> >
> >> >
> >> > "MK" wrote in message
> >> >
> >> > > We have mix of both SQL 2000 and 2005 enviroments. The push is to
> >> > > consolidate.
> >> > >
> >> > > On 4 node windows 2003 64 bit cluster: Is it possible to host on 2
> >> > > nodes -
> >> > > SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A
> >> > > vuirtual
> >> > > server?
> >> > >
> >> > > All virtual servers will have have there own database drives. MSDTC
> >> > > will
> >> > > be
> >> > > in its own group containing IP and drive for MSDTC logs.
> >> > >
> >> > > Do you see any issues? suggestions plz.
> >> >
> >> >
> >> >
>
>
>
 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
Linchi Shea

External


Since: Mar 03, 2006
Posts: 234



(Msg. 10) Posted: Fri Feb 15, 2008 11:11 am
Post subject: RE: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Just to add a fact to what Geoff said, we have a number of clusters that are
mixed. In other words, we have SQL2000 and SQL2005 instances sharing a single
cluster.

Linchi

"MK" wrote:

> We have mix of both SQL 2000 and 2005 enviroments. The push is to consolidate.
>
> On 4 node windows 2003 64 bit cluster: Is it possible to host on 2 nodes -
> SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A vuirtual
> server?
>
> All virtual servers will have have there own database drives. MSDTC will be
> in its own group containing IP and drive for MSDTC logs.
>
> Do you see any issues? suggestions plz.
 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
Linchi Shea

External


Since: Mar 03, 2006
Posts: 234



(Msg. 11) Posted: Fri Feb 15, 2008 11:15 am
Post subject: Re: 4 Node cluster [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

One advatage of a 4-node cluster is that you can save some money by having
multiple nodes sharing a common standby node. For instance, you can configure
your 4 nodes as a 3+1 cluster with three nodes actively running SQL instances
and with one node spare for failover. This is less robust than three pairs of
two-node clusters, but you save some hardware and rack space--a trade off you
must decide whether you want to make.

Linchi

"Mark B" wrote:

> you could still do that with a 2x2 all that it would mean is that you'd lose
> that possibility to cluster a vserver across 4 nodes. You do introduces more
> risk on a 4 node too, in that if your quorum corrupts all 4 nodes will die.
> On a 2x2 obviously only 2 nodes will die. However that said I've built 4
> node 64 bit with no problems to date.
> Regards,
>
> Mark.
>
>
> "MK" wrote in message
>
> > Rich to you other question on why we want one big cluster? We have tones
> > of
> > single instance enviornments so by staging a HA schalable env the vision
> > is
> > it move them all onto these virtual servers.
> >
> > "MK" wrote:
> >
> >> I want to setup A/A SQL 2k and 2k5 virtual servers on a 4 node OS
> >> cluster.
> >> Don't know if they can coexist on same nodes.
> >>
> >> "Justin Rich" wrote:
> >>
> >> > Wouldnt that just be 2 x 2 node clusters?
> >> >
> >> > why would you want to make it one big cluster?
> >> >
> >> >
> >> > "MK" wrote in message
> >> >
> >> > > We have mix of both SQL 2000 and 2005 enviroments. The push is to
> >> > > consolidate.
> >> > >
> >> > > On 4 node windows 2003 64 bit cluster: Is it possible to host on 2
> >> > > nodes -
> >> > > SQL 2000 A/A Virtual server and on 3rd and 4th node SQL 2005 A/A
> >> > > vuirtual
> >> > > server?
> >> > >
> >> > > All virtual servers will have have there own database drives. MSDTC
> >> > > will
> >> > > be
> >> > > in its own group containing IP and drive for MSDTC logs.
> >> > >
> >> > > Do you see any issues? suggestions plz.
> >> >
> >> >
> >> >
>
>
>
 >> Stay informed about: 4 Node cluster 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
2 node SQL 2005 cluster - I am new to clustering. I will be setting up a 2 node cluster using W2k3 EE and SQL 2005. I have a Dell PE 2850 and Dell PE 1850 for the servers, each containing one 73 GB HD and a PowerVault 220 with 4-73GB HD’s for the shared Drive. I am uncertain...

One node Cluster for SQL 2005 - Hi anyone know if you can cluster sql on a one node cluster in Windows 2003 ? Regards Craig

single node cluster? - Hi, Is it possible to create a single node cluster? I want to have some test for sql cluster, but I only have 1 computer available. a 2nd HD is installed on the computer, i want to use it for quorum, is it feasible? Thanks, Jack

Majority Node Set cluster - If you want to deploy a SQL 2005 geocluster or a cluster without shared storage for quorum - there is only Windows 2003 Ent Edition "Majority Node Set" option. Majority Node Set implies three nodes for failover - in case one node is failing....

3 Node W2K3 SQL 2005 Cluster - All, I've setup a Windows 2003 Enterprise Edition cluster of 3 nodes. Everything is attached to a san (CX500). Just installed SQL 2005 and all works fine. Is it possible to have this cluster with 2 active nodes and 1 passive node? i've setup a drive..
   Database Forums (Home) -> Clustering All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]