This is the last part of the series. Once you have configured windows cluster and MSDTC, installing SQL is piece of cake. I already mentioned in part 1 that you have to download ISO (SQLEVAL.ISO) which we would need to attached as CD drive which would have setup files. I have copied the image on E:\Virtual Server\SQLEVAL.ISO
We also need to create domain account and domain groups in domain controller. So, logon to domain controller. Go to Start > Run > DSA.msc and follow below screen-shots.
Give the details of account (i.e. SQLSVC)
Set the password after clicking next button. Make sure that "Password never expires" is checked and "User cannot change password" is checked.
One account is created, lets add a Group and add SQLSVC into the group.
Give Group Name "SQL Admin Groups"
Right click on "SQL Admin Groups" properties and add "members"
Now you are done with Domain controller.
Now, let's mount ISO image to MyNode1 and MyNode2. To do this, go to Virtual server console.
Click on CD/DVD and fill details as below
Above has to be done on both the nodes. Once you do that, you can see SQL Installation CD mounted on MyNode1 and MyNode2.
Lets Start SQL setup now.
Now we are done with the setup and we should see the resources in cluster admin under SQL Group.
Any feedback is greatly appreciated.
Hi,
I am running SQL Setup on Node2 only. Another important thing is that after adding node2 to the cluster and restart of the virtual cluster nodes, the Cluster service did not get restarted on the nodes and I had to manually restart the cluster service on both nodes.
Also, I do not know how to copy the log files from the virtual nodes to the host for email purpose.
Thanks
Excellent !!!. I set up my own SQl cluster.. now I have a test Cluster environment cool..
Just a Question, I have some software on my local physical drive that I would to install on these virtual cluster. Any Idea how to do it?
again Thanks for what this article , it's great....
Hi GAMAPE,
Thanks for the comment.
Is the application/software is cluster aware? If that makes a service then you can add the service in cluster.
Right Click on the Group and add new resource of type "Service" and provide details.
Regards,
Balmukund
Thanks Balmukund
Can you help me with this : how can I link/access my physical hard drive from the virtual server/cluster?
regards
GamaPe
Hey great post, Im installing as per your guide but finding the option to create a sql server failover cluster is grey and I can not select the check box.
Im using 2003 Ent with SP2 and all patches which I though was ok.
All previous steps outlined in your guide have been done and both nodes are online.
Any ideas why this is not working ?
Hi Brian,
Few reasons which I can think of may cause "create a SQL failover cluster" greyed out would be
1. Second option would be enabled only if you are checking first option "SQL Server Database Services"
2. Setup is thinking that you are installing on Standalone box. It could be because of cluster service not running. Please check that you are able to see both nodes up in cluster administrator.
3. Any warning in "System Configuration Check" screen?
4. Installing editions other than Enterprise, Enterprise EVAL, Developer and Standard?
If none of above help, please send me "c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG" folder after zipping it to my email id below.
blakhani(at)koolmail(dot)in
Hi Balmukund,
Its just been a day since I installed the virtual machines. But I have started getting messages that your evaluation period has expired...please activate.
Any idea?
I am not sure if the clock starts after installation or download. I can't help here.
Is this node configuration active/active or active/passive?
Hi Misra,
Its Active/Passive.
Please refer to comments by Suhas on below Blog for clarification about Active/Active and Active/Passive terms.
http://blogs.msdn.com/blakhani/archive/2008/06/09/sql-2005-cluster-setup-checklist.aspx
When I move the gopus to MyNode1 it take a hell lot of time for the groups/resources to come online ... more than half an hour.
Another thing is afterI select SQL Cluster failover option and hit "Next" it says that cannot install on C"\pgram files\Microsoft SQL Server" because this is not a shared drive.
Can you help me out in the second point? shall i select some other drive?
To answer the second question, you would not be allowed to keep database files on C drive as its not shared. It has to be shared.
For first question,
1. Does it come online after 30 min?
2. Which resource takes most of the time?
Regads,
When I restarted the machines I could install w/o any problems.
I have another question to you - can I make one make a single machine as both a domain controller and a node for clustering.
Nice to hear that issue is resolved.
It is not recommended to install SQL on DC.
Moreover, you can't have one node in cluster to be a DC.
When I create the virtual machines (as specified in part 1) and start the machine I am not able to see the network in My Network of the VMs.
Please let me know what should I do to make the network connections visible in VMs.