dbTalk Databases Forums  

Newbie in Clustering

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


Discuss Newbie in Clustering in the microsoft.public.sqlserver.clustering forum.



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

Default Newbie in Clustering - 07-01-2008 , 10:57 AM






I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
Thanks

Reply With Quote
  #2  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Newbie in Clustering - 07-01-2008 , 11:26 AM






You have three databases, and for some reason you want to place two of them
in one instance and the 3rd one in another instance. So you need two
instances in total, but you seem to be suggesting four instances. There is no
need for the other two instances.

If I were you, I'd first try the simplest option: one SQL instance in a
two-node cluster, and put all three databases in that instance.

If there is a strong reason you can't have all three databases sharing an
instance, I'd create two SQL instances in a two-node cluster.

If there is a performance problem with the databases and/or instances
sharing a server, have a two-node cluster for each instance.

Linchi

"Pasquale" wrote:

Quote:
I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
Thanks

Reply With Quote
  #3  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Newbie in Clustering - 07-01-2008 , 11:26 AM



You have three databases, and for some reason you want to place two of them
in one instance and the 3rd one in another instance. So you need two
instances in total, but you seem to be suggesting four instances. There is no
need for the other two instances.

If I were you, I'd first try the simplest option: one SQL instance in a
two-node cluster, and put all three databases in that instance.

If there is a strong reason you can't have all three databases sharing an
instance, I'd create two SQL instances in a two-node cluster.

If there is a performance problem with the databases and/or instances
sharing a server, have a two-node cluster for each instance.

Linchi

"Pasquale" wrote:

Quote:
I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
Thanks

Reply With Quote
  #4  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Newbie in Clustering - 07-01-2008 , 11:26 AM



You have three databases, and for some reason you want to place two of them
in one instance and the 3rd one in another instance. So you need two
instances in total, but you seem to be suggesting four instances. There is no
need for the other two instances.

If I were you, I'd first try the simplest option: one SQL instance in a
two-node cluster, and put all three databases in that instance.

If there is a strong reason you can't have all three databases sharing an
instance, I'd create two SQL instances in a two-node cluster.

If there is a performance problem with the databases and/or instances
sharing a server, have a two-node cluster for each instance.

Linchi

"Pasquale" wrote:

Quote:
I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
Thanks

Reply With Quote
  #5  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Newbie in Clustering - 07-01-2008 , 11:26 AM



You have three databases, and for some reason you want to place two of them
in one instance and the 3rd one in another instance. So you need two
instances in total, but you seem to be suggesting four instances. There is no
need for the other two instances.

If I were you, I'd first try the simplest option: one SQL instance in a
two-node cluster, and put all three databases in that instance.

If there is a strong reason you can't have all three databases sharing an
instance, I'd create two SQL instances in a two-node cluster.

If there is a performance problem with the databases and/or instances
sharing a server, have a two-node cluster for each instance.

Linchi

"Pasquale" wrote:

Quote:
I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
Thanks

Reply With Quote
  #6  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Newbie in Clustering - 07-01-2008 , 11:26 AM



You have three databases, and for some reason you want to place two of them
in one instance and the 3rd one in another instance. So you need two
instances in total, but you seem to be suggesting four instances. There is no
need for the other two instances.

If I were you, I'd first try the simplest option: one SQL instance in a
two-node cluster, and put all three databases in that instance.

If there is a strong reason you can't have all three databases sharing an
instance, I'd create two SQL instances in a two-node cluster.

If there is a performance problem with the databases and/or instances
sharing a server, have a two-node cluster for each instance.

Linchi

"Pasquale" wrote:

Quote:
I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
Thanks

Reply With Quote
  #7  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Newbie in Clustering - 07-01-2008 , 11:26 AM



You have three databases, and for some reason you want to place two of them
in one instance and the 3rd one in another instance. So you need two
instances in total, but you seem to be suggesting four instances. There is no
need for the other two instances.

If I were you, I'd first try the simplest option: one SQL instance in a
two-node cluster, and put all three databases in that instance.

If there is a strong reason you can't have all three databases sharing an
instance, I'd create two SQL instances in a two-node cluster.

If there is a performance problem with the databases and/or instances
sharing a server, have a two-node cluster for each instance.

Linchi

"Pasquale" wrote:

Quote:
I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
Thanks

Reply With Quote
  #8  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Newbie in Clustering - 07-01-2008 , 11:26 AM



You have three databases, and for some reason you want to place two of them
in one instance and the 3rd one in another instance. So you need two
instances in total, but you seem to be suggesting four instances. There is no
need for the other two instances.

If I were you, I'd first try the simplest option: one SQL instance in a
two-node cluster, and put all three databases in that instance.

If there is a strong reason you can't have all three databases sharing an
instance, I'd create two SQL instances in a two-node cluster.

If there is a performance problem with the databases and/or instances
sharing a server, have a two-node cluster for each instance.

Linchi

"Pasquale" wrote:

Quote:
I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
Thanks

Reply With Quote
  #9  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Newbie in Clustering - 07-01-2008 , 11:26 AM



You have three databases, and for some reason you want to place two of them
in one instance and the 3rd one in another instance. So you need two
instances in total, but you seem to be suggesting four instances. There is no
need for the other two instances.

If I were you, I'd first try the simplest option: one SQL instance in a
two-node cluster, and put all three databases in that instance.

If there is a strong reason you can't have all three databases sharing an
instance, I'd create two SQL instances in a two-node cluster.

If there is a performance problem with the databases and/or instances
sharing a server, have a two-node cluster for each instance.

Linchi

"Pasquale" wrote:

Quote:
I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
Thanks

Reply With Quote
  #10  
Old   
Linchi Shea
 
Posts: n/a

Default RE: Newbie in Clustering - 07-01-2008 , 11:26 AM



You have three databases, and for some reason you want to place two of them
in one instance and the 3rd one in another instance. So you need two
instances in total, but you seem to be suggesting four instances. There is no
need for the other two instances.

If I were you, I'd first try the simplest option: one SQL instance in a
two-node cluster, and put all three databases in that instance.

If there is a strong reason you can't have all three databases sharing an
instance, I'd create two SQL instances in a two-node cluster.

If there is a performance problem with the databases and/or instances
sharing a server, have a two-node cluster for each instance.

Linchi

"Pasquale" wrote:

Quote:
I have two servers. On the first server I want to put two dbs and on to the
second second server I want to put the third db.
The dbs on the first server will be queried from 600 users. The high
performance is an important goal, and the high data availability, also.
I think to install two SQL Server instances on the first server and other
two SQL Server instances on the second server.
On the first SQL instance of the first server I want to put the first two
dbs and on the second SQL instance the third db. In the same manner, I want
to use the SQL instances in the second server. Is it correct?
Now, do I create a cluster with two nodes or two cluster with two nodes, in
respect with performance and availability?
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.