dbTalk Databases Forums  

Virtual SQL Server

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


Discuss Virtual SQL Server in the microsoft.public.sqlserver.clustering forum.



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

Default Virtual SQL Server - 02-24-2004 , 06:07 AM






Can I have another Virtual SQL Server on the existing
Cluster (MS SQL 2000 Cluster)?.
Current configuration is SQL SERVER 2000 EE in an
Active/Passive two-node Cluster Configuration.
For example Cluster Name is CLUST1 and VIRTUAL SQL SERVER
is VS1.

My intention is to have one named instance of SQL Server
in another virtual SQL Server on both nodes. If this is
practicable what are the steps to achieve this and any
downside?.

Regards





Help appreciated.


Reply With Quote
  #2  
Old   
Bjorn Mobak
 
Posts: n/a

Default Virtual SQL Server - 02-24-2004 , 07:17 AM






Yes. Normal installation of a Virtual Server.

You need unique:

Network name
IP address
Data and log disks
Instance name

The problem with running an, so called, Active/Acvtive
config is that you have to ensure that the virtual servers
are on its designated (preferred) server. You must also
remember to configure SQL Server memory manually to ensure
that each prosess has enough memory to start if they end
up on the same node. Normally 50/50.

I don't like automatic failback. Use manual failback
instead. But I'm a control freak :-)

HTH

Bjørn

Quote:
-----Original Message-----
Can I have another Virtual SQL Server on the existing
Cluster (MS SQL 2000 Cluster)?.
Current configuration is SQL SERVER 2000 EE in an
Active/Passive two-node Cluster Configuration.
For example Cluster Name is CLUST1 and VIRTUAL SQL SERVER
is VS1.

My intention is to have one named instance of SQL Server
in another virtual SQL Server on both nodes. If this is
practicable what are the steps to achieve this and any
downside?.

Regards





Help appreciated.

.


Reply With Quote
  #3  
Old   
Rand Boyd [MSFT]
 
Posts: n/a

Default RE: Virtual SQL Server - 02-25-2004 , 03:14 PM



The important thing to note is that each SQL Server instance needs a least
one physical shared drive dedicated to the SQL Server.

Rand
This posting is provided "as is" with no warranties and confers no rights.


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.