Re: Newb Active-Passive / Active-Active Single Instance Question
- From: "Edwin vMierlo" <EdwinvMierlo@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 6 Dec 2006 07:26:23 -0000
Glen
Different terminology all meaning the same thing (more or less)
GROUP = INSTANCE = VIRTUAL SERVER
Example, an SQL Virtual Server is a SQL Instance installed in a Group
NODE = Physical machine which can "run" one or more Cluster Groups
(Instances/virtual servers)
16 Instance Cluster, on 4 nodes
First of all each cluster will have a cluster group, containing the Cluster
Name, Cluster IP addres and a Disk (for Quorum)
then 16 groups, each of them containing
- IP address
- Network Name
- Minimum of 1 disk, more if the application requires, more than likely you
will have more disks.
- the Application (e.g. SQL)
Then, depending on the usage of MSDTC, this could be either in the cluster
group if MSDTC only have light usage OR you could have a seperate group for
heavy MSDTC usage, this group would contain
- IP address
- Network Name
- 1 Disk
- MSDTC
there you have it, this would be a configuration of a 16 instance cluster
Now, each of the nodes could run between ZERO and ALL groups. Obviously, for
performance reasons you will spread the groups equally (based on use) over
the 4 nodes.
Does this explains it ?
"Glen" <Glen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:18FF19FE-B8F6-45C1-B5E4-C93542770828@xxxxxxxxxxxxxxxx
The confusion is still there where do you make the differentiation ofos
INSTANCE and Cluster GROUP? - Is it your reference to GROUP is a physical
cluster node?
The intention is to expand this cluster for more application in about 6-8
months hence the use of mulitple instance on a node is to allow some level
expansion with the existing hardwareSQL
The 16instance on 4nodes, if someone lay out how Microsoft did this in the
test bed for their benchmarking whitepaper in terms of examples of:
- Disk
- Servername/Instance (I get this a bit but to my understanding this can
be done is different ways?)
- Memory
- IP addresses (real and virtual, con only have 4 real)
- Virtual server
This should aliviate all confusion.
--Glen
"Edwin vMierlo" wrote:
response in line
"Glen" <Glen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:67F4289D-38A3-4BE3-8640-D4730987C0AE@xxxxxxxxxxxxxxxx
Hi I still want to be clear on this singe and multiple instance.
There is a Design for 3 applications (EPO, LCS, Helpdesk) on a 4 node
nodes2005 Cluster. The intension for the redundancy is 2 Active 2 Passive
oneso
there is a 50% fault-tolerance. The Disk space is SAN storage.
The intention is the Helpdesk is intensive and will be an instance on
intensivenode and one virtual server. The EPO and LCS however are less
nowand
were designed to be on another node. So the question is:
- Will this now be 2 instances (EPO, LCS) on a single node and is this
asone or two virtual servers. I thinking it will be 2 VS.
If EPO and LCS applications can run in 2 Groups, I would recommend this,
athey can independantly fail over from eachother. If however one of the
applications cannot run without the other, and therefore there is a
dependancy, then you must put them in 1 cluster Group.
- Now how does it configure multiple IP addresses for each instance on
Namecluster node as it is no longer like Windows Clustering is it that SQL2005
have a different cluster admin console?
Each cluster group will have to contain an "IP resource" and "Network
fromresource" and therefore each group can be used with a seperate IP/Name
canthe network.
- Now on the failover is it that a single instance can failover if itfails
or only all the instances on the node must failover.
A single group can move independantly from Node to Node.
I am still confused as to how the 16instance 4nodes work with:
- Disk
- Servername/Instance (I get this a bit but to my understanding this
morebe
done is different ways?)
- Memory
- IP addresses
- Virtual server
Thanks a mil.
Sorry Glen, I do not understand your question ? Above you talk about 3
instances, now you are talking about 16... please specify your question
clearly
HTH,
_Edwin.
.
- References:
- Prev by Date: Re: Newb Active-Passive / Active-Active Single Instance Question
- Next by Date: Re: Newb Active-Passive / Active-Active Single Instance Question
- Previous by thread: Re: Newb Active-Passive / Active-Active Single Instance Question
- Next by thread: Re: Newb Active-Passive / Active-Active Single Instance Question
- Index(es):
Relevant Pages
|