<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edwin M SarmientoWindows Server 2008 Clustering &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/category/windows-server-2008-clustering/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>Deploying a SQL Server 2012 Multi-Subnet Cluster</title>
		<link>https://www.edwinmsarmiento.com/deploying-a-sql-server-2012-multi-subnet-cluster/</link>
		<comments>https://www.edwinmsarmiento.com/deploying-a-sql-server-2012-multi-subnet-cluster/#comments</comments>
		<pubDate>Sun, 22 Jul 2012 01:41:43 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2012]]></category>
		<category><![CDATA[SQL Server Clustering]]></category>
		<category><![CDATA[SQL Server Disaster Recovery]]></category>
		<category><![CDATA[Windows Server 2008 Clustering]]></category>
		<category><![CDATA[geoclustering]]></category>
		<category><![CDATA[multi-subnet clusters]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/?p=647</guid>

				<description><![CDATA[I&#8217;ve been wanting to write a series of articles on deploying a SQL Server 2012 on a multi-subnet cluster for quite some time now. This was driven by the fact that my series of articles on SQL Server 2008 Failover Clustering had been in the Top 10 Tips for more than 2 years since being [&#8230;]]]></description>
					<content:encoded><![CDATA[<p>I&#8217;ve been wanting to write a series of articles on deploying a SQL Server 2012 on a multi-subnet cluster for quite some time now. This was driven by the fact that my series of articles on SQL Server 2008 Failover Clustering had been in the Top 10 Tips for more than 2 years since being published three years ago. I guess more and more systems administrators and SQL Server DBAs are being tasked with deploying failover cluster instances. Ever since I had my hands on the beta version of Denali (codename for SQL Server 2012) last year,  I&#8217;ve been testing some configurations for the multi-subnet clustering feature. I think I&#8217;ve built like 3 test environments prior to Denali going RTM just so I can wrap my head around the concepts (plus the fact that Windows Clustering Experts like Microsoft MVP Allan Hirt (<a href="http://www.sqlha.com/blog/">blog </a>| <a href="http://twitter.com/SQLHA">Twitter</a>) have been gracious enough to answer questions.)  Check out this <a href="http://www.mssqltips.com/sqlservertip/2728/sql-server-2012-multisubnet-cluster/">first </a>of a series of articles on how to deploy a SQL Server 2012 Multi-Subnet Cluster on MSSQLTips.com.</p>
<p>And if you&#8217;re in New York City or the nearby cities and want to see this whole process in action, catch me at <a href="http://www.sqlsaturday.com/viewsession.aspx?sat=158&amp;sessionid=9238">SQL Saturday #158</a> this coming 4-Aug-2012.</p>
<p><img decoding="async" class="aligncenter" title="SQL Saturday #158" alt="" src="http://www.sqlsaturday.com/images/sqlsat158_web.png" width="236" height="115" /></p>
<p><strong>[UPDATE:]</strong> <a href="http://www.mssqltips.com/sqlservertip/2533/installing-sql-server-2012-on-multisubnet-cluster-part-2/" target="_blank">Part 2</a> of the series has been published on 26-July-2012. Stay tuned for the rest of the series.</p>
<p><strong>[UPDATE:]</strong> <a href="http://www.mssqltips.com/sqlservertip/2746/sql-server-2012-multisubnet-cluster-part-3/" target="_blank">Part 3</a> of the series has been published on 13-Aug-2012. Stay tuned for the rest of the series.</p>
<p><strong>[UPDATE:]</strong> <a href="http://www.mssqltips.com/sqlservertip/2762/sql-server-2012-multisubnet-cluster-part-4/" target="_blank">Part 4</a>, the last of the series has been published on 06-Sep-2012.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/deploying-a-sql-server-2012-multi-subnet-cluster/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">647</post-id>	</item>
		<item>
		<title>Whacked Out Windows Server 2008 Failover Cluster Validation Wizard</title>
		<link>https://www.edwinmsarmiento.com/whacked-out-windows-server-2008-failover-cluster-validation-wizard/</link>
		<comments>https://www.edwinmsarmiento.com/whacked-out-windows-server-2008-failover-cluster-validation-wizard/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 19:51:37 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[Windows Cluster]]></category>
		<category><![CDATA[Windows Server 2008 Clustering]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/?p=447</guid>

				<description><![CDATA[I&#8217;ve setup a number of Windows Server 2008 (and higher) Failover Clusters in the past and this is the first time I&#8217;m seeing this. I&#8217;m running the Failover Cluster Validation wizard on two servers that will be used as nodes for a Windows Failover Cluster. When I run the wizard from ServerB, everything works fine. [&#8230;]]]></description>
					<content:encoded><![CDATA[<p>I&#8217;ve setup a number of Windows Server 2008 (and higher) Failover Clusters in the past and this is the first time I&#8217;m seeing this. I&#8217;m running the Failover Cluster Validation wizard on two servers that will be used as nodes for a Windows Failover Cluster. When I run the wizard from <strong>ServerB</strong>, everything works fine. But when I try to run it on <strong>ServerA</strong>, I get blocked on the step to add servers to validate with the following error message.</p>
<p><strong>An error occurred get the cluster node state for &#8220;ServerB.&#8221; Access is denied.</strong><br />
<a href="http://bassplayerdoc.files.wordpress.com/2011/07/fcv_error.jpg"><img fetchpriority="high" decoding="async" class="aligncenter size-medium wp-image-448" title="FCV_Error" src="http://bassplayerdoc.files.wordpress.com/2011/07/fcv_error.jpg?w=300" alt="" width="300" height="210" srcset="https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error.jpg 670w, https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error-300x210.jpg 300w, https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error-518x363.jpg 518w, https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error-82x57.jpg 82w, https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error-600x420.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></a>This is the error message when I run the Failover Cluster Validation Wizard from <strong>ServerA</strong> and adding <strong>ServerB</strong>.</p>
<p>I can&#8217;t find anything from the Windows Error Log to lead me to where to find that specific permission issue. I even ran <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645" target="_blank">ProcessMonitor</a> to check for possible permission issues on the file system as well as the registry. When I generate the cluster log file, I get the error message below</p>
<p><strong>System error 2 has occurred (0x00000002).</strong><br />
<strong>The system cannot find the file specified.</strong></p>
<p>Note that I don’t even have a cluster yet, I’m just running the validation wizard before creating one.  A number of results popped up from Google, one even recommending using a Windows Server 2003 Active Directory which I think is a very drastic approach to resolve this issue. I thought rebuilding the OS from scratch for both of the servers would fix it as they were both from a virtual machine image used for easier deployment. I&#8217;m a strong believer of making sure you have a clean Windows Failover Cluster configuration before going-live.  However, the OS rebuild didn&#8217;t fix it.</p>
<p>Frustration has gotten into me with the fact that I can’t figure out what’s wrong so I opened up a case with Microsoft. After hours of investigation, the Microsoft engineer finally found the culprit. The reason why the Failover Cluster Validation Wizard was not even allowing me to add one of the servers in the cluster was because of the difference in the system date. <strong>ServerA</strong> had a system date of 21-Jun-2011 while <strong>ServerB</strong> had a system date of 22-Jun-2011 – off by exactly 24 hours. Both servers have the same system time and time zone configuration.</p>
<p><strong>Log Name: System</strong><br />
<strong>Source: GroupPolicy</strong><br />
<strong>Event ID: 1126</strong><br />
<strong>User: SYSTEM</strong><br />
<strong>OpCode: (1)</strong><br />
<strong>Logged: 6/21/2011 5:19:49 PM</strong><br />
<strong>Task Category: NONE</strong><br />
<strong>Computer: SERVERB </strong><br />
<strong>Windows was unable to determine whether new Group Policy settings defined by a network administrator should be enforced for this </strong><br />
<strong>user or computer because this computer&#8217;s clock is not synchronized with the clock of one of the domain controllers for the domain. </strong><br />
<strong>Because of this issue, this computer system may not be in compliance with the network administrator’s requirements, and users of </strong><br />
<strong>this system may not be able to use some functionality on the network. Windows will periodically attempt to retry this operation, and </strong><br />
<strong>it is possible that either this system or the domain controller will correct the time settings without intervention by an administrator, </strong><br />
<strong>so the problem will be corrected. </strong></p>
<p><strong>If this issue persists for more than an hour, checking the local system&#8217;s clock settings to ensure they are accurate and are synchronized </strong><br />
<strong>with the clocks on the network&#8217;s domain controllers is one way to resolve this problem. A network administrator may be required to </strong><br />
<strong>resolve the issue if correcting the local time settings does not address the problem</strong>.</p>
<p>After the system date was corrected on <strong>ServerB</strong>, the failover cluster validation wizard went thru smoothly. Curiosity has gotten into me that I&#8217;ve decided to reproduce this in my test environment. I have two Windows Server 2008 R2 servers and I configured one with a system date that is 24 hours ahead of the other. Running the Windows Failover Cluster Validation Wizard gave me a different error message this time.</p>
<p><a href="http://bassplayerdoc.files.wordpress.com/2011/07/fcv_error2.jpg"><img decoding="async" class="aligncenter size-medium wp-image-449" title="FCV_Error2" src="http://bassplayerdoc.files.wordpress.com/2011/07/fcv_error2.jpg?w=300" alt="" width="300" height="208" srcset="https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error2.jpg 675w, https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error2-300x208.jpg 300w, https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error2-518x359.jpg 518w, https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error2-82x57.jpg 82w, https://www.edwinmsarmiento.com/wp-content/uploads/2011/07/fcv_error2-600x416.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></a>This was actually the reason why I checked for the Remote Registry service on both nodes the first time I ran the Failover Cluster Validation Wizard. This <a href="http://msdn.microsoft.com/en-us/library/ms189910.aspx" target="_blank">MSDN article</a> highlights all of the requirements you need before you install a SQL Server Failover Cluster (yes, this is for a SQL Server setup). But what&#8217;s fascinating is the fact that  servers that are members of an Active Directory domain uses the PDC Emulator that runs the FSMO role server as their default NTP server. If the system time accidentally got changed by an administrator, a reboot will automatically correct the system time. This is exactly what happened when I rebooted the server that has an incorrect system time &#8211; the reboot automatically corrected the server system time.</p>
<p>I didn&#8217;t get the chance to dig deeper on why the system time on the servers I was working on got changed. Besides, I do not have access to their domain controllers to even look. But this is something to watch out for when deploying a Windows Failover Cluster. Who would ever think that an incorrect system time would be a showstopper in building a Windows Failover Cluster? I just wish there was a more intuitive error message that would tell me what the real problem was instead of banging my head and losing more hair trying to figure out which ACLs and permissions were not granted because of the “Access is Denied” error message.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/whacked-out-windows-server-2008-failover-cluster-validation-wizard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">447</post-id>	</item>
		<item>
		<title>Building a Windows Server 2008 Cluster Part 1</title>
		<link>https://www.edwinmsarmiento.com/building-a-windows-server-2008-cluster-part-1/</link>
		<comments>https://www.edwinmsarmiento.com/building-a-windows-server-2008-cluster-part-1/#respond</comments>
		<pubDate>Tue, 03 Feb 2009 15:29:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[SQL Server 2008 Clustering]]></category>
		<category><![CDATA[Windows Server 2008 Clustering]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2009/02/03/building-a-windows-server-2008-cluster-part-1</guid>

				<description><![CDATA[And so I was asked to blog about it. I have posted the details in here. This is part 1 of a 3 part series on building a Windows Server 2008 Cluster. Feel free to post comments and questions regarding this blog post as I am still working on the full details based on this [&#8230;]]]></description>
					<content:encoded><![CDATA[<p><span style="font-family:arial;">And so I was asked to blog about it. I have posted the details in <a href="http://www.pythian.com/blogs/1461/building-a-windows-server-2008-cluster-part-1">here.</a> This is part 1 of a 3 part series on building a Windows Server 2008 Cluster. Feel free to post comments and questions regarding this blog post as I am still working on the full details based on this <a href="http://technet.microsoft.com/en-us/library/cc731844.aspx">TechNet article. </a></span><span style="font-family:arial;">If you are looking for step-by-step procedures on building </span><span style="font-family:arial;">a Windows Server 2008 cluster specifically for SQL Server 2008, check out this <a href="http://www.mssqltips.com/tip.asp?tip=1687">first </a>in the series of articles I&#8217;ve written on how to go thru it from start to finish<br />
</span></p>
<div class="blogger-post-footer"><img loading="lazy" decoding="async" src="https://blogger.googleusercontent.com/tracker/92377218009570869-942507298851398292?l=bassplayerdoc.blogspot.com" alt="" width="1" height="1" /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/building-a-windows-server-2008-cluster-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">152</post-id>	</item>
		<item>
		<title>Teredo what?</title>
		<link>https://www.edwinmsarmiento.com/teredo-what/</link>
		<comments>https://www.edwinmsarmiento.com/teredo-what/#respond</comments>
		<pubDate>Mon, 02 Feb 2009 22:41:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[Teredo IPv6 Tunneling Prootocol]]></category>
		<category><![CDATA[Windows Server 2008 Clustering]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2009/02/02/teredo-what</guid>

				<description><![CDATA[I bet you&#8217;ve encountered this error when running your Validate Cluster Configuration wizard in Windows Server 2008. Verifying that there are no duplicate IP addresses between any pair of nodes. Found duplicate IP address fe80::100:7f:fffe%13 on node node1.domain.local adapter Local Area Connection* X and node node2.domain.local adapter Local Area Connection* X. I&#8217;ve spent a bit [&#8230;]]]></description>
					<content:encoded><![CDATA[<p><span style="font-family:arial;">I bet you&#8217;ve encountered this error when running your Validate Cluster Configuration wizard in Windows Server 2008.<br />
</span><span style="font-size:10pt;color:red;line-height:150%;font-family:'Courier New';"><span style="font-family:Calibri;font-size:100%;"><br />
Verifying that there are no duplicate IP addresses between any pair of nodes.</span></span> <span style="font-size:10pt;color:red;line-height:150%;font-family:'Courier New';"><span style="font-family:Calibri;font-size:100%;">Found duplicate IP address fe80::100:7f:fffe%13 on node node1.domain.local adapter Local Area Connection* X and node node2</span></span><span style="font-size:10pt;color:red;line-height:150%;font-family:'Courier New';"><span style="font-family:Calibri;font-size:100%;">.domain.local</span></span><span style="font-size:10pt;color:red;line-height:150%;font-family:'Courier New';"><span style="font-family:Calibri;font-size:100%;"> adapter Local Area Connection* X.</span></span></p>
<p><span style="font-family:arial;">I&#8217;ve spent a bit of time trying to find out why the cluster validation report is displaying a duplicate IP address on my network when I only have like 2 static IP addresses for each cluster node. After digging thru a few blog and forum posts, I&#8217;ve found out that this was caused by the Teredo IPv6 Tunneling Protocol. </span><span style="font-family:Calibri;font-size:100%;">This allows IPv6 communications to pass through IPv4 NATs and IPv4 servers.but gives an identical IPv6 address to its network interfaces. This is the one getting flagged by Failover Clustering as an error since it require unique IP addresses.</span></p>
<p>This <a href="http://blogs.msdn.com/clustering/archive/2008/07/26/8773796.aspx">blog post</a> describes how to disable the Teredo Tunneling Protocol although when I tried the first option, I still get the error in the <span style="font-family:arial;">cluster validation report. After doing that, I tried disabling it in the Device Manager console as well. It did work after that<br />
</span></p>
<div class="blogger-post-footer"><img loading="lazy" decoding="async" src="" alt="" width="1" height="1" /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/teredo-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">151</post-id>	</item>
	</channel>
</rss>