Hello Mike,
I am not entirely sure if I understood your question. Did you mean that you
installed a virtual server to use less then 4 nodes and you now want to add
nodes to the cluster? If so, you have to do that via the Add/Remove Software
control panel. Click on the entry of SQL Server to start the setup. From
there, it is pretty straightforward to add another node of the cluster to
the virtual server. Be aware that there is a nasty bug in SQL Server setup
on clusters that might require you to be logged out of the node you want to
add. Also be aware of the fact that you have to add SP1 on the new node,
which leads to some downtime (approximately 15 minutes).
Or did you mean that you want to install a second virtual server in order to
actively utilize more than one node at a time (by spreading instances over
several nodes)? If so, it is even simpler. You just have to create a
seperate cluster group for each instance (each with a hard disk resource)
and start setup. Everything else is the same as in the setup of the first
virtual server instance. The only thing you have to be aware of though is
that even with multiple virtual servers you can have only one default
instances. The other instances have to be named instances.
Or did you mean something entirely else?
Best regards
Nils Loeber
"Mike" <michae1l@twtr.com> schrieb im Newsbeitrag
news:7a813226360e43a99097e450541600f8@ureader.com...
[quoted text, click to view] > Hi,
> I have configured a win2k3 4 node active/active sql 2005 cluster. I am a
> bit
> confused on the ative active part. Presently I have 1 virtual server,
> which
> runs fine on one of the nodes. How do I take advantage of the other nodes
> ?
> I want to utilize all the nodes, keeping in mind that if 1 fails, the
> cluster will handle the node until brought back online.
>
> My question is, what is my next move ? Im thinking another virtual server,
> and if so, how do I create this...simply through the cluster interface ?
> Thanks for the help,
> Mike