December 1, 2011 at 4:18 am
we had a 2 node cluster with only 1 instance running on it.
now, the customer has introduced a new node..
How do I install existing SQL Server on this node?
This is sql 2008.so, I believe I have to run the setup from the new node?
December 1, 2011 at 4:34 am
December 1, 2011 at 5:53 am
itsamarnath (12/1/2011)
This is sql 2008.so, I believe I have to run the setup from the new node?
Yes, add node to existing cluster.
-- Gianluca Sartori
December 1, 2011 at 6:04 am
Gianluca Sartori (12/1/2011)
itsamarnath (12/1/2011)
This is sql 2008.so, I believe I have to run the setup from the new node?Yes, add node to existing cluster.
Sure..Thanks.
How about applying SP1 on this node?Run the SP1 setup directly from that node?
December 1, 2011 at 7:08 am
Yup.
-- Gianluca Sartori
December 1, 2011 at 8:38 am
I got the error message that sql server 2008 R2 setup required .net framework 3.5 SP1 to be installed?
what am I suppose to do here?
I see that .net framework 4 is installed on the server?
December 1, 2011 at 8:53 am
How would I ensure that My installation doesn't go to C Drive but I want to put it on D Drive?
December 1, 2011 at 9:47 am
itsamarnath (12/1/2011)
I got the error message that sql server 2008 R2 setup required .net framework 3.5 SP1 to be installed?what am I suppose to do here?
I see that .net framework 4 is installed on the server?
Which OS? In Win2008R2 you just enable the feature.
-- Gianluca Sartori
December 1, 2011 at 9:48 am
itsamarnath (12/1/2011)
How would I ensure that My installation doesn't go to C Drive but I want to put it on D Drive?
This is something you can change during the setup.
-- Gianluca Sartori
December 1, 2011 at 9:59 am
Thanks All..am done with the setup
Viewing 10 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic. Login to reply