<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://itbloggen.se/cs/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Daniel Back</title><subtitle type="html">My Notebook</subtitle><id>http://itbloggen.se/cs/blogs/dback/atom.aspx</id><link rel="alternate" type="text/html" href="http://itbloggen.se/cs/blogs/dback/default.aspx" /><link rel="self" type="application/atom+xml" href="http://itbloggen.se/cs/blogs/dback/atom.aspx" /><generator uri="http://communityserver.org" version="4.1.31106.3070">Community Server</generator><updated>2009-03-17T10:20:00Z</updated><entry><title>Setup and configure SQL Server 2008 Cluster</title><link rel="alternate" type="text/html" href="/cs/blogs/dback/archive/2009/03/17/setup-sql-server-2008-cluster.aspx" /><id>/cs/blogs/dback/archive/2009/03/17/setup-sql-server-2008-cluster.aspx</id><published>2009-03-17T09:20:00Z</published><updated>2009-03-17T09:20:00Z</updated><content type="html">&lt;p&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/7.-Validate-a-configuration--_2D00_-step-3.JPG"&gt;&lt;/a&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/14.-Confirmation.JPG"&gt;&lt;/a&gt;Hi&lt;/p&gt;
&lt;p&gt;This will be a sort of &amp;quot;online-documentation&amp;quot; for my own use so I always can access my documentation of a SQL Server 2008 Cluster setup.&lt;br /&gt;Please use this blog as a guideline and not a strict documentation.&lt;/p&gt;
&lt;p&gt;My setup is done on my laptop with VMWare Workstation 6 where I will configure the SQL Cluster on Windows Server 2008. &lt;/p&gt;
&lt;p&gt;Here we go.&lt;/p&gt;
&lt;h2&gt;&lt;/h2&gt;
&lt;h2&gt;Create shared disk for cluster&lt;/h2&gt;
&lt;p&gt;To be able to&amp;nbsp;have disk image i use an application called &lt;a target="_blank" href="http://www.starwindsoftware.com/" title="StarWind"&gt;StarWind&lt;/a&gt;&amp;nbsp;where I create disk images on my local laptop which I will access through my virtual servers.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/Starwind.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/Starwind.JPG" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Present the shared disk for the cluster&lt;/h2&gt;
&lt;p&gt;Go to &lt;strong&gt;Administrative Tools &lt;/strong&gt;and select &lt;strong&gt;iSCSI Initiator.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/x1.-Start-iSCSI-initiator.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/x1.-Start-iSCSI-initiator.JPG" alt="" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;nbsp;In the &lt;strong&gt;iSCSI Initiator Properties&lt;/strong&gt; page, click on the &lt;strong&gt;Discovery&lt;/strong&gt; tab. &lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/x2.-Add-target-portal.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/x2.-Add-target-portal.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Under the &lt;strong&gt;Target Portals&lt;/strong&gt; section, click on the &lt;strong&gt;Add Portal&lt;/strong&gt; button. &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Add Target Portal&lt;/strong&gt; dialog, enter the DNS name or IP address of your iSCSI Target and click &lt;strong&gt;OK&lt;/strong&gt;. If you are hosting the target on another Windows host as an image file, make sure that you have your Windows Firewall configured to enable inbound traffic to port 3260.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;iSCSI Initiator Properties&lt;/strong&gt; page, click on the &lt;strong&gt;Targets&lt;/strong&gt; tab. You should see a list of the iSCSI Targets that we have defined earlier.&lt;/li&gt;
&lt;li&gt;Select one of the targets and click on the &lt;strong&gt;Log on&lt;/strong&gt; button. &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Log On to Target&lt;/strong&gt; dialog, select the &lt;strong&gt;Automatically restore this connection when the computer starts&lt;/strong&gt; checkbox. Click &lt;strong&gt;OK&lt;/strong&gt;.&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/x3.-Log-on-to-taget.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/x3.-Log-on-to-taget.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Once you are done, you should see the status of the target change to &lt;strong&gt;Connected&lt;/strong&gt;. Repeat this process for all the target disks we initially created on both of the servers that will become nodes of your cluster.&lt;/li&gt;
&lt;/ol&gt;
&lt;p align="justify"&gt;Once the targets have been defined using the iSCSI Initiator tool, you can now bring the disks online, initialize them, and create new volumes using the Server Manager console. After the disks have been initialized and volumes created, you can try logging in to the other server and verify that you can see the disks there as well. You can rescan the disks if they haven&amp;rsquo;t yet appeared.&lt;/p&gt;
&lt;h2&gt;Adding Windows Server 2008 Application Server Role&lt;/h2&gt;
&lt;p&gt;Since we will be installing SQL Server 2008 later on, we will have to add the Application Server role on both of the nodes. A server role is a program that allows Windows Server 2008 to perform a specific function for multiple clients within a network. To add the Application Server role,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the &lt;strong&gt;Server Manager&lt;/strong&gt; console and select &lt;strong&gt;Roles&lt;/strong&gt;. &lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Add Roles&lt;/strong&gt; link.&amp;nbsp; This will run the &lt;strong&gt;Add Roles Wizard.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Select Server Roles&lt;/strong&gt; dialog box, select the &lt;strong&gt;Application Server &lt;/strong&gt;checkbox. This will prompt you to add features required for Application Server role. Click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Application Server&lt;/strong&gt; dialog box, click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Select Role Services &lt;/strong&gt;dialog box, select &lt;strong&gt;Incoming Remote Transactions&lt;/strong&gt; and &lt;strong&gt;Outgoing Remote Transactions&lt;/strong&gt; checkboxes. These options will be used by MSDTC. Click &lt;strong&gt;Next&lt;/strong&gt; &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Confirm Installation Selections&lt;/strong&gt; dialog box, click &lt;strong&gt;Install&lt;/strong&gt;. This will go thru the process of installing the Application Server role &lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the Installation Results dialog box, click Close. This completes the installation of the Application Server role on the first node. You will have to repeat this process for the other server &lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;/h2&gt;
&lt;h2&gt;Adding the Failover Cluster Feature &lt;/h2&gt;
&lt;p&gt;Windows Server 2008 calls them features which are simply software programs that can support or augment the functionality of server roles. Since we&amp;#39;ve already installed the Application Server role in our server, let&amp;#39;s define a feature from this perspective: failover clustering simply augments the role as an application server by making it highly available. It is disabled by default, unlike in Windows Server 2003 so we need to add it on both of the servers that will form a part of our cluster. &lt;/p&gt;
&lt;p&gt;To add the Failover Clustering feature:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the &lt;strong&gt;Server Manager&lt;/strong&gt; console and select &lt;strong&gt;Features&lt;/strong&gt;. &lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Add Features&lt;/strong&gt; link. This will run the &lt;strong&gt;Add Features&lt;/strong&gt; Wizard &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Select Features&lt;/strong&gt; dialog box, select the &lt;strong&gt;Failover Clustering&lt;/strong&gt; checkbox and click &lt;strong&gt;Next&lt;/strong&gt;. &lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/1.-Feature-Failover.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/1.-Feature-Failover.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Confirm Installation Selections&lt;/strong&gt; dialog box, click &lt;strong&gt;Install&lt;/strong&gt; to confirm the selection and proceed to do the installation of the Failover Clustering feature. &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Installation Results&lt;/strong&gt; dialog box, click &lt;strong&gt;Close&lt;/strong&gt;. This completes the installation of the Failover Clustering feature on the first node. &lt;/li&gt;
&lt;/ol&gt;
&lt;p align="justify"&gt;That&amp;#39;s how simple and easy it is to add the Failover Clustering feature in Windows Server 2008. You will have to do this on both nodes to complete the process. Once you have managed to install the Failover Cluster Feature on both nodes, we can proceed to validate our servers if they are ready for clustering. &lt;/p&gt;
&lt;p align="justify"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Running the Windows Server 2008 Validate Cluster Configuration &lt;/h2&gt;
&lt;p&gt;Unlike in previous versions of Windows where Microsoft had some sort of a hardware compatibility list (HCL) from which we had to find and select components tested to be clustering-supported, this wizard is like the &amp;ldquo;seal&amp;rdquo; that tells you whether or not the hardware you are using is supported. In fact, Microsoft has partnered with hardware vendors to create the &lt;a href="http://www.microsoft.com/windowsserver2008/en/us/clustering-program.aspx"&gt;Failover Cluster Configuration Program&lt;/a&gt; to make the acquisition of hardware for Windows Server 2008 Failover Clustering very easy and simple. Basically, your hardware will be supported for clustering if it meets these two requirements: the server has a &amp;ldquo;Certified for Windows Server 2008&amp;rdquo; logo and it passes this wizard. &lt;/p&gt;
&lt;p&gt;One word of caution: do not skip any error message that this wizard generates in the final report. Doing so would simply mean that your configuration going forward will be unsupported. You only need to run this wizard on either of the nodes. &lt;/p&gt;
&lt;p&gt;To run the &lt;strong&gt;Validate Cluster Configuration&lt;/strong&gt; Wizard:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the &lt;strong&gt;Failover Cluster Management&lt;/strong&gt; console &lt;/li&gt;
&lt;li&gt;Under the &lt;strong&gt;Management&lt;/strong&gt; section, click the &lt;strong&gt;Validate a Configuration&lt;/strong&gt; link. This will run the &lt;strong&gt;Validate a Configuration &lt;/strong&gt;Wizard &lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/5.-Validate-a-configuration.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/5.-Validate-a-configuration.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Select Servers or a Cluster&lt;/strong&gt; dialog box, enter the hostnames of the nodes that you want to add as members of your cluster and click &lt;strong&gt;Next&lt;/strong&gt;. &lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/7.-Validate-a-configuration--_2D00_-step-3.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/7.-Validate-a-configuration--_2D00_-step-3.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Testing Options&lt;/strong&gt; dialog box, click &lt;strong&gt;Next&lt;/strong&gt; to run all the necessary tests to validate whether or not the nodes are OK for clustering. If this is the first time to run the wizard, you must run all the tests for validation. For succeding runs, especially when adding hardware like disk subsystems ot network cards on your cluster nodes, you can selectively choose which tests to run as long as you have initially validated your hardware by running all tests. &lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/8.-Validate-a-configuration--_2D00_-step-4.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/8.-Validate-a-configuration--_2D00_-step-4.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Confirmation&lt;/strong&gt; dialog box, click &lt;strong&gt;Next&lt;/strong&gt;. This will run all the necessary validation tests. &lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/9.-Validate-a-configuration--_2D00_-step-5.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/9.-Validate-a-configuration--_2D00_-step-5.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Summary&lt;/strong&gt; dialog box, verify that all the report returns successful. &lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/10.-Validate-a-configuration--_2D00_-result.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/10.-Validate-a-configuration--_2D00_-result.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Creating the Windows Server 2008 Cluster &lt;/h2&gt;
&lt;p&gt;You&amp;#39;ve finally reached this step in the entire process. This means you are now ready to create your Windows Server 2008 cluster. It&amp;#39;s as easy as running the Create Cluster Wizard on either of the nodes. Make sure that you have your virtual hostname and IP address ready before proceeding &lt;/p&gt;
&lt;p&gt;To run the &lt;strong&gt;Create a Cluster &lt;/strong&gt;Wizard:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the &lt;strong&gt;Failover Cluster Management&lt;/strong&gt; console &lt;/li&gt;
&lt;li&gt;Under the &lt;strong&gt;Management&lt;/strong&gt; section, click the &lt;strong&gt;Create a Cluster&lt;/strong&gt; link. This will run the &lt;strong&gt;Create Cluster&lt;/strong&gt; Wizard &lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/11.-Create-cluster.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/11.-Create-cluster.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Select Servers&lt;/strong&gt; dialog box, enter the hostnames of the nodes that you want to add as members of your cluster and click &lt;strong&gt;Next&lt;/strong&gt;.&lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/12.-Select-server.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/12.-Select-server.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Access Point for Administering the Cluster&lt;/strong&gt; dialog box, enter the virtual hostname and IP address that you will use to administer the cluster. Click &lt;strong&gt;Next&lt;/strong&gt; &lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/13.-Cluster-name-and-IP.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/13.-Cluster-name-and-IP.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Confirmation&lt;/strong&gt; dialog box, click &lt;strong&gt;Next&lt;/strong&gt;. This will configure &lt;strong&gt;Failover Clustering&lt;/strong&gt; on both nodes of the cluster, add DNS and Active Directory entries for the cluster hostname. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://itbloggen.se/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/14.-Confirmation.JPG"&gt;&lt;img border="0" src="http://itbloggen.se/cs/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/dback/14.-Confirmation.JPG" alt="" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Summary&lt;/strong&gt; dialog box, verify that all the report returns successful. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Configure of MSDTC for&amp;nbsp;SQL Server 2008 Cluster&lt;/h2&gt;
&lt;div class="blog_entry_description"&gt;&lt;span id="dnn_ctr821_MainView_ViewEntry_lblSummary"&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:x-small;"&gt;With Windows 2008 you now have the option to use multiple DTCs. There is a lot of confusion over whether to do that for SQL Server and what the exact steps are. I would recommend using one DTC per SQL Server instance in your cluster. You must also make sure you map each SQL Server to a specific DTC.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;&lt;span id="dnn_ctr821_MainView_ViewEntry_lblEntry"&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;Here are the steps for creating DTC in a Windows 2008 cluster. The ability to use multiple DTCs in new in Windows 2008. The advantages of using one DTC per SQL Server instance in a cluster include:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph"&gt;&lt;span style="font-family:Symbol;mso-ansi-language:EN;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;" lang="EN"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;If you need to move or restart DTC it only affects one SQL Server. In Windows 2008 you can no longer make DTC dependent on the quorum disk so it either needs its own disk or can share with an application such as SQL Server.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph"&gt;&lt;span style="font-family:Symbol;mso-ansi-language:EN;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;" lang="EN"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;The performance impact of DTC can be spread over multiple groups.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph"&gt;&lt;span style="font-family:Symbol;mso-ansi-language:EN;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;" lang="EN"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;It can simplify troubleshooting as your testing can be isolated to one group.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;1. Connect&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-ansi-language:EN;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;" lang="EN"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;Start &amp;quot;Failover Cluster Management&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-ansi-language:EN;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;" lang="EN"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;Connect to your cluster (click on the local cluster on the left or choose &amp;quot;Manage a Cluster&amp;quot; on the right and enter your remote cluster name)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Calibri;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;2. &lt;/span&gt;If you are using a firewall make sure it has an exception for DTC and/or the DTC IP addresses.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;3. Add a new DTC resource using one of the two options below.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Calibri;"&gt;Option 2 from the blog mentioned at the end of this thread&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;DTC will depend on the SQL Server resource name and IP.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;SQL must be installed first.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;You have no choice on the DTC resource name.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Calibri;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph"&gt;&lt;span style="mso-fareast-font-family:Calibri;mso-bidi-font-family:Calibri;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="font-family:Calibri;"&gt;a.&lt;/span&gt;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Install SQL Server on at least one node.&lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-top:0in;"&gt;
&lt;li style="margin:0in 0in 0pt;mso-list:l5 level1 lfo7;" class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;span style="font-family:Calibri;"&gt;Add DTC&lt;/span&gt;&lt;/span&gt; &lt;/li&gt;
&lt;/ol&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Right &lt;span style="mso-ansi-language:EN;" lang="EN"&gt;click&lt;/span&gt; on your SQL Server group under &amp;quot;Services and Applications&amp;quot; and choose &amp;quot;Add a resource&amp;quot; then &amp;quot;More resources&amp;quot; then &amp;quot;2 - Add Distributed Transaction Coordinator&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Right click on the new (offline) DTC resource and choose &amp;quot;Properties&amp;quot;. Note that the DTC resource name is MSDTC-SQL Server (YourInstanceName) and it cannot be changed.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Go to the &amp;quot;Dependencies&amp;quot; tab make DTC dependent on a disk in the SQL Server group. If DTC is not heavily used you can choose a disk already used for SQL Server. &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Go to the &amp;quot;Dependencies&amp;quot; tab make DTC dependent on the SQL Server name.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Go to the &amp;quot;Policies&amp;quot; tab and &lt;span style="color:red;"&gt;uncheck&lt;/span&gt; &amp;quot;if restart is unsuccessful, fail over all resources in this service or application&amp;quot; for the DTC resource unless you are sure you want a DTC failure to cause SQL Server to fail over.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;&amp;nbsp;Bring DTC online.&lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-top:0in;"&gt;
&lt;li style="margin:0in 0in 0pt;mso-list:l5 level1 lfo7;" class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;span style="font-family:Calibri;"&gt;Map SQL Server and this DTC resource. If you skip this step SQL Server will use the default DTC. It will only use the DTC in the SQL Server group if that one is the default or if you do the mapping step.&lt;/span&gt;&lt;/span&gt; &lt;/li&gt;
&lt;/ol&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Open a dos prompt using &amp;quot;Run as Administrator&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Modify the &lt;/span&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc742483.aspx"&gt;&lt;span style="color:windowtext;text-decoration:none;text-underline:none;"&gt;&lt;span style="font-size:small;font-family:Calibri;"&gt;below statement&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:Calibri;"&gt; with a &lt;span style="color:#4f6228;"&gt;mapping name&lt;/span&gt; (make up a name to id the mapping), &lt;span style="color:#632423;"&gt;service&lt;/span&gt; (the SQL Server service resource name), and &lt;span style="color:#215868;"&gt;ClusterResourceName&lt;/span&gt; (DTC resource name) then run it&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Example: Msdtc -tmMappingSet -name &lt;span style="color:#4f6228;"&gt;DTC_SQL01_Mapping&lt;/span&gt; -service &lt;span style="color:#632423;"&gt;SQL01&lt;/span&gt; -ClusterResourceName &amp;quot;&lt;span style="color:#215868;"&gt;MSDTC-SQL Server (SQL01)&lt;/span&gt;&amp;quot;&lt;br /&gt;Do you want to continue with this operation? [y/n]&lt;br /&gt;y&lt;br /&gt;[enter]&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&amp;middot;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Run &amp;quot;msdtc -tmmappingview *&amp;quot; to verify the mapping was created successfully. The mapping is also stored in HKEY_LOCAL_MACHINE\Cluster\MSDTC\TMMapping\Service\ as a new key named the same as the mapping parameter used in the msdtc command.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraph"&gt;&lt;span style="mso-ansi-language:EN;mso-fareast-font-family:Calibri;mso-bidi-font-family:Calibri;" lang="EN"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="font-family:Calibri;"&gt;d.&lt;/span&gt;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;" lang="EN"&gt;&lt;span style="font-family:Calibri;"&gt;Enable network access&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:Calibri;mso-bidi-font-family:Calibri;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="font-family:Calibri;"&gt;1.&lt;/span&gt;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Run DComCnfg&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:Calibri;mso-bidi-font-family:Calibri;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="font-family:Calibri;"&gt;2.&lt;/span&gt;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Navigate to Computers.Component Services.My Computer.Distributed Transaction Coordinator.Clustered DTCs &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:Calibri;mso-bidi-font-family:Calibri;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="font-family:Calibri;"&gt;3.&lt;/span&gt;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Right click on the DTC service for this SQL Server group and select &amp;quot;Properties&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:Calibri;mso-bidi-font-family:Calibri;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="font-family:Calibri;"&gt;4.&lt;/span&gt;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;Go to the security tab and check &amp;quot;Network DTC Access&amp;quot;, &amp;quot;Allow Inbound&amp;quot;, and &amp;quot;Allow Outbound&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:Calibri;mso-bidi-font-family:Calibri;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="font-family:Calibri;"&gt;5.&lt;/span&gt;&lt;span style="font:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Calibri;"&gt;When you hit &amp;quot;Apply&amp;quot; or &amp;quot;OK&amp;quot; it will restart the DTC resource.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Calibri;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Calibri;"&gt;Hints:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="margin-top:0in;"&gt;
&lt;li style="margin:0in 0in 0pt;mso-list:l1 level1 lfo9;" class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;span style="font-family:Calibri;"&gt;Repeat the above steps for any additional SQL Server instances you install.&lt;/span&gt;&lt;/span&gt; &lt;/li&gt;
&lt;li style="margin:0in 0in 0pt;mso-list:l1 level1 lfo9;" class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;span style="font-family:Calibri;"&gt;If you use DTC heavily you should consider putting it on its own disk for optimal performance. Otherwise you can associate it with your least used SQL Server disk.&lt;/span&gt;&lt;/span&gt; &lt;/li&gt;
&lt;li style="margin:0in 0in 0pt;mso-list:l1 level1 lfo9;" class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;span style="font-family:Calibri;"&gt;Do NOT make SQL Server dependent on the DTC resource. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin:0in 0in 0pt;mso-list:l1 level1 lfo9;" class="MsoNormal"&gt;&lt;span style="mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;span style="font-family:Calibri;"&gt;Do NOT check &amp;quot;if restart is unsuccessful, fail over all resources in this service or application&amp;quot; for the DTC resource unless you are sure you want a DTC failure to cause SQL Server to fail over.&lt;/span&gt;&lt;/span&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&amp;nbsp;&lt;/p&gt;
&lt;h2 align="justify"&gt;Installing SQL Server 2008 on a Windows Server 2008 cluster&lt;/h2&gt;
&lt;p&gt;You&amp;#39;ve gone this far, don&amp;#39;t stop now. Only after we have managed to prepare everything can we proceed to install SQL Server 2008 on this cluster. Since we&amp;#39;ve already installed &lt;a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?familyid=ab99342f-5d1a-413d-8319-81da479ab0d7&amp;amp;displaylang=en"&gt;.NET Framework 3.5 with Service Pack 1&lt;/a&gt; and &lt;a target="_blank" href="http://www.microsoft.com/downloadS/details.aspx?familyid=5A58B56F-60B6-4412-95B9-54D056D6F9F4&amp;amp;displaylang=en"&gt;Windows Installer 4.5&lt;/a&gt; from &lt;a href="http://www.mssqltips.com/tip.asp?tip=1687"&gt;Part 1&lt;/a&gt;, we no longer have to worry about them as they both are prerequisites whether you are doing a single server or a cluster installation. There are two options to install SQL Server 2008 on a cluster. The first one is by using the Integrated failover cluster install with Add Node option and the second one is the Advanced/Enterprise installation option. The process outlined below will take into account the first option. &lt;/p&gt;
&lt;p&gt;To install SQL Server 2008:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;strong&gt;setup.exe&lt;/strong&gt; from the installation media to launch &lt;strong&gt;SQL Server Installation Center. &lt;/strong&gt;Click on the &lt;strong&gt;Installation&lt;/strong&gt; link on the left-hand side &lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;New SQL Server failover cluster installation&lt;/strong&gt; link. This will run the &lt;strong&gt;SQL Server 2008 Setup&lt;/strong&gt; wizard &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Setup Support Rules &lt;/strong&gt;dialog box, validate that the checks return successful results and click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Product Key&lt;/strong&gt; dialog box, enter the product key that came with your installation media and click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;License Terms&lt;/strong&gt; dialog box, click the &lt;strong&gt;I accept the license terms&lt;/strong&gt; check box and click &lt;strong&gt;Next&lt;/strong&gt;. You probably haven&amp;#39;t read one of these, but if you feel inclined go for it. &lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Setup Support Rules&lt;/strong&gt; dialog box, click &lt;strong&gt;Install&lt;/strong&gt;. Validate that the checks return successful results. If the checks returned a few warnings, make sure you fix them before proceeding with the installation. An example of this is the &lt;strong&gt;Network binding order&lt;/strong&gt;. The public network cards should be first on both nodes. Also, you can disable NETBIOS and DNS registration on the network cards to avoid network overhead. Be sure to check your binding order as well.&amp;nbsp;&amp;nbsp;For more details on the network binding order warning, see &lt;a target="_blank" href="http://support.microsoft.com/kb/955963"&gt;Microsoft KB 955963&lt;/a&gt;.
&lt;p&gt;For the Windows Firewall, make sure that you open the appropriate port number on which SQL Server will communicate. You can do this after the installation. Alternatively, you can disable Windows Firewall during the installation and enable it later with the proper configuration. Click &lt;strong&gt;Next&lt;/strong&gt; to proceed. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Feature Selection&lt;/strong&gt; dialog box, select only the components that you want installed. For the &lt;strong&gt;Shared feature directory&lt;/strong&gt;, you can keep the default path if you have sufficient disk space on your C:\ drive or anywhere that is a&lt;strong&gt; local disk&lt;/strong&gt; as this will be used by the SQL Server installation process later on. The directory for the clustered database engine will be different. Click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Instance Configuration&lt;/strong&gt; dialog box, enter the SQL Server Network Name. This is the name that will be available on the network for the clients. This will vary depending on your selection of whether it is a default or named instance. In this example, default instance is selected. &lt;/p&gt;
&lt;p&gt;A couple of things need highlighting in this section. By default, the instance name is used as the &lt;strong&gt;Instance ID&lt;/strong&gt;. This is used to identify installation directories and registry keys for your instance of SQL Server and is helpful when you want to run multiple instances in a cluster. This is the case for default instances and named instances. For a default instance, the instance name and instance ID would be &lt;strong&gt;MSSQLSERVER&lt;/strong&gt;. To use a non-default instance ID, you should select the &lt;strong&gt;Instance ID&lt;/strong&gt; box and specify a value. &lt;/p&gt;
&lt;p&gt;The section on &lt;strong&gt;Detected SQL Server instances and features on this computer&lt;/strong&gt; would make sense if there are other SQL Server instances running on your server.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Disk Space Requirements&lt;/strong&gt; dialog box, check that you have enough space on your &lt;strong&gt;local disks&lt;/strong&gt; to install the SQL Server 2008 binaries and click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Cluster Resource Group&lt;/strong&gt; dialog box, check the resources available on your Windows Server 2008 cluster. This will tell you that a new Resource Group will be created on your cluster for SQL Server. To specify the SQL Server cluster resource group name, you can either use the drop-down box to specify an existing group to use or type the name of a new group to create it. Click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Cluster Disk Selection&lt;/strong&gt; dialog box, select the available disk groups that are on the cluster for SQL Server 2008 to use. In this example, two clustered disk groups &amp;ndash; &lt;strong&gt;APPS&lt;/strong&gt; and &lt;strong&gt;APPS2&lt;/strong&gt; &amp;ndash; have been selected to be used by SQL Server 2008. I will be using one disk resource for the system databases while the other one for the user databases. Click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Cluster Network Configuration&lt;/strong&gt; dialog box, enter the IP address and subnet mask that your SQL Server 2008 cluster will use. Deselect the checkbox under the &lt;strong&gt;DHCP&lt;/strong&gt; column as you will be using static IP addresses. If you have not disabled your IPv6 adapters and protocols, it would be better to uncheck the row for &lt;strong&gt;IPv6&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Cluster Security Policy&lt;/strong&gt; dialog box, accept the default value of &lt;strong&gt;Use service SIDs (recommended)&lt;/strong&gt;. In Windows Server 2003, we specify domain groups for all SQL Server services but in Windows Server 2008, this is the recommended option. For more information on using service SIDs for SQL Server 2008, check out this &lt;a target="_blank" href="http://msdn.microsoft.com/en-us/library/ms143504.aspx#Service_SID"&gt;MSDN article&lt;/a&gt; &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Server Configuration&lt;/strong&gt; dialog box, enter the credentials that you will use for your SQL Server service accounts in the &lt;strong&gt;Service Accounts&lt;/strong&gt; tab. In the &lt;strong&gt;Collation&lt;/strong&gt; tab, select the appropriate collation to be used by SQL Server. Note that the startup type is set to manual for all cluster-aware services and cannot be changed during the installation process. Click &lt;strong&gt;Next&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Database Engine Configuration&lt;/strong&gt; dialog box, select the appropriate &lt;strong&gt;Authentication Mode.&lt;/strong&gt; If you want to add the currently logged on user to be a part of the SQL Server administrators group, click the &lt;strong&gt;Add Current User&lt;/strong&gt; button. &lt;br /&gt;&lt;br /&gt;On the &lt;strong&gt;Data Directories&lt;/strong&gt; tab, enter the path where your system and user database files will be created. This will default to the first shared disk in the cluster so in case you want to change it to the other shared disks to be used by SQL Server 2008, modify accordingly. If you intend to use the new FILESTREAM feature, click the &lt;strong&gt;FILESTREAM&lt;/strong&gt; tab and set the appropriate configurations. Click &lt;strong&gt;Next&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Error and Usage Reporting &lt;/strong&gt;dialog box, click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Cluster Installation Rules&lt;/strong&gt; dialog box, verify that all checks are successful and click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Ready to Install&lt;/strong&gt; dialog box, verify that all configurations are correct. Click &lt;strong&gt;Next&lt;/strong&gt;. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In the &lt;strong&gt;Complete&lt;/strong&gt; dialog box, click &lt;strong&gt;Close&lt;/strong&gt;. This concludes the installation of a SQL Server 2008 Failover Cluster&lt;/p&gt;
&lt;p&gt;At the completion of a successful installation and configuration of the node, you now have a fully functional failover cluster instance. To validate, open the &lt;strong&gt;Failover Cluster Management&lt;/strong&gt; console, and click on &lt;strong&gt;SQL Server (MSSQLSERVER)&lt;/strong&gt; under &lt;strong&gt;Services and Applications&lt;/strong&gt;. Make sure that all dependencies are online&lt;/p&gt;
&lt;p&gt;Although we do have a fully functioning SQL Server 2008 failover cluster, it does not have high-availability at this point in time because there is only one node in the failover cluster. We still have to add the second node to the SQL Server 2008 cluster. In the last part of this series, we will add the second node in the failover cluster and install the latest cumulative update &lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://itbloggen.se/cs/aggbug.aspx?PostID=39505" width="1" height="1"&gt;</content><author><name>DBack</name><uri>http://itbloggen.se/cs/members/DBack/default.aspx</uri></author></entry></feed>