dbTalk Databases Forums  

Active/Active/Passive cluster Newb question...

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


Discuss Active/Active/Passive cluster Newb question... in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Christos
 
Posts: n/a

Default Active/Active/Passive cluster Newb question... - 02-27-2008 , 05:36 AM






Hello,
After having quite some research, I found out that Active/Active servers are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2 for
load balancing, (faster querys) and one for failover. My research has shown
that the failover works if the most half the servers fail, and I think this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance, should
be tampered only by one server. Would an Active/Active server be different?

Searching into the internet, I found out that there are lots of information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!

Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-27-2008 , 07:43 AM






Clustering is a Hardware Fail over solution only, period. There are no load
balancing aspects at all to a Windows cluster. I don't think that you will
find that Active / Active is not recommended is a general guideline. It
depends on what you need to do and what you have to work with. Most
companies would rather have both nodes actually doing work instead of one
sitting idle. But you have to properly plan for the scenarios that may take
place during failover. If performance is what you are after clustering is
not the answer. Better hardware that is properly configured along with a
well tuned database and application will give you the performance. As for
reliability that is called High Availability and there are many solutions
depending on the requirements.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


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

Quote:
Hello,
After having quite some research, I found out that Active/Active servers
are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2
for
load balancing, (faster querys) and one for failover. My research has
shown
that the failover works if the most half the servers fail, and I think
this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be
different?

Searching into the internet, I found out that there are lots of
information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!


Reply With Quote
  #3  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-27-2008 , 07:43 AM



Clustering is a Hardware Fail over solution only, period. There are no load
balancing aspects at all to a Windows cluster. I don't think that you will
find that Active / Active is not recommended is a general guideline. It
depends on what you need to do and what you have to work with. Most
companies would rather have both nodes actually doing work instead of one
sitting idle. But you have to properly plan for the scenarios that may take
place during failover. If performance is what you are after clustering is
not the answer. Better hardware that is properly configured along with a
well tuned database and application will give you the performance. As for
reliability that is called High Availability and there are many solutions
depending on the requirements.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


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

Quote:
Hello,
After having quite some research, I found out that Active/Active servers
are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2
for
load balancing, (faster querys) and one for failover. My research has
shown
that the failover works if the most half the servers fail, and I think
this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be
different?

Searching into the internet, I found out that there are lots of
information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!


Reply With Quote
  #4  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-27-2008 , 07:43 AM



Clustering is a Hardware Fail over solution only, period. There are no load
balancing aspects at all to a Windows cluster. I don't think that you will
find that Active / Active is not recommended is a general guideline. It
depends on what you need to do and what you have to work with. Most
companies would rather have both nodes actually doing work instead of one
sitting idle. But you have to properly plan for the scenarios that may take
place during failover. If performance is what you are after clustering is
not the answer. Better hardware that is properly configured along with a
well tuned database and application will give you the performance. As for
reliability that is called High Availability and there are many solutions
depending on the requirements.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


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

Quote:
Hello,
After having quite some research, I found out that Active/Active servers
are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2
for
load balancing, (faster querys) and one for failover. My research has
shown
that the failover works if the most half the servers fail, and I think
this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be
different?

Searching into the internet, I found out that there are lots of
information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!


Reply With Quote
  #5  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-27-2008 , 07:43 AM



Clustering is a Hardware Fail over solution only, period. There are no load
balancing aspects at all to a Windows cluster. I don't think that you will
find that Active / Active is not recommended is a general guideline. It
depends on what you need to do and what you have to work with. Most
companies would rather have both nodes actually doing work instead of one
sitting idle. But you have to properly plan for the scenarios that may take
place during failover. If performance is what you are after clustering is
not the answer. Better hardware that is properly configured along with a
well tuned database and application will give you the performance. As for
reliability that is called High Availability and there are many solutions
depending on the requirements.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


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

Quote:
Hello,
After having quite some research, I found out that Active/Active servers
are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2
for
load balancing, (faster querys) and one for failover. My research has
shown
that the failover works if the most half the servers fail, and I think
this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be
different?

Searching into the internet, I found out that there are lots of
information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!


Reply With Quote
  #6  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-27-2008 , 07:43 AM



Clustering is a Hardware Fail over solution only, period. There are no load
balancing aspects at all to a Windows cluster. I don't think that you will
find that Active / Active is not recommended is a general guideline. It
depends on what you need to do and what you have to work with. Most
companies would rather have both nodes actually doing work instead of one
sitting idle. But you have to properly plan for the scenarios that may take
place during failover. If performance is what you are after clustering is
not the answer. Better hardware that is properly configured along with a
well tuned database and application will give you the performance. As for
reliability that is called High Availability and there are many solutions
depending on the requirements.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


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

Quote:
Hello,
After having quite some research, I found out that Active/Active servers
are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2
for
load balancing, (faster querys) and one for failover. My research has
shown
that the failover works if the most half the servers fail, and I think
this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be
different?

Searching into the internet, I found out that there are lots of
information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!


Reply With Quote
  #7  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-27-2008 , 07:43 AM



Clustering is a Hardware Fail over solution only, period. There are no load
balancing aspects at all to a Windows cluster. I don't think that you will
find that Active / Active is not recommended is a general guideline. It
depends on what you need to do and what you have to work with. Most
companies would rather have both nodes actually doing work instead of one
sitting idle. But you have to properly plan for the scenarios that may take
place during failover. If performance is what you are after clustering is
not the answer. Better hardware that is properly configured along with a
well tuned database and application will give you the performance. As for
reliability that is called High Availability and there are many solutions
depending on the requirements.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


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

Quote:
Hello,
After having quite some research, I found out that Active/Active servers
are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2
for
load balancing, (faster querys) and one for failover. My research has
shown
that the failover works if the most half the servers fail, and I think
this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be
different?

Searching into the internet, I found out that there are lots of
information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!


Reply With Quote
  #8  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-27-2008 , 07:43 AM



Clustering is a Hardware Fail over solution only, period. There are no load
balancing aspects at all to a Windows cluster. I don't think that you will
find that Active / Active is not recommended is a general guideline. It
depends on what you need to do and what you have to work with. Most
companies would rather have both nodes actually doing work instead of one
sitting idle. But you have to properly plan for the scenarios that may take
place during failover. If performance is what you are after clustering is
not the answer. Better hardware that is properly configured along with a
well tuned database and application will give you the performance. As for
reliability that is called High Availability and there are many solutions
depending on the requirements.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


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

Quote:
Hello,
After having quite some research, I found out that Active/Active servers
are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2
for
load balancing, (faster querys) and one for failover. My research has
shown
that the failover works if the most half the servers fail, and I think
this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be
different?

Searching into the internet, I found out that there are lots of
information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!


Reply With Quote
  #9  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-27-2008 , 07:43 AM



Clustering is a Hardware Fail over solution only, period. There are no load
balancing aspects at all to a Windows cluster. I don't think that you will
find that Active / Active is not recommended is a general guideline. It
depends on what you need to do and what you have to work with. Most
companies would rather have both nodes actually doing work instead of one
sitting idle. But you have to properly plan for the scenarios that may take
place during failover. If performance is what you are after clustering is
not the answer. Better hardware that is properly configured along with a
well tuned database and application will give you the performance. As for
reliability that is called High Availability and there are many solutions
depending on the requirements.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


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

Quote:
Hello,
After having quite some research, I found out that Active/Active servers
are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2
for
load balancing, (faster querys) and one for failover. My research has
shown
that the failover works if the most half the servers fail, and I think
this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be
different?

Searching into the internet, I found out that there are lots of
information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!


Reply With Quote
  #10  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-27-2008 , 07:43 AM



Clustering is a Hardware Fail over solution only, period. There are no load
balancing aspects at all to a Windows cluster. I don't think that you will
find that Active / Active is not recommended is a general guideline. It
depends on what you need to do and what you have to work with. Most
companies would rather have both nodes actually doing work instead of one
sitting idle. But you have to properly plan for the scenarios that may take
place during failover. If performance is what you are after clustering is
not the answer. Better hardware that is properly configured along with a
well tuned database and application will give you the performance. As for
reliability that is called High Availability and there are many solutions
depending on the requirements.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


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

Quote:
Hello,
After having quite some research, I found out that Active/Active servers
are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2
for
load balancing, (faster querys) and one for failover. My research has
shown
that the failover works if the most half the servers fail, and I think
this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be
different?

Searching into the internet, I found out that there are lots of
information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!


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.