<?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 SarmientoUsing the Cluster Preparation Checklist for Deploying SQL Server Failover Clustered Instances and Always On Availability Groups &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/using-the-cluster-preparation-checklist-for-deploying-sql-server-failover-clustered-instances-and-availability-groups/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>Using the Cluster Preparation Checklist for Deploying SQL Server Failover Clustered Instances and Always On Availability Groups</title>
		<link>https://www.edwinmsarmiento.com/using-the-cluster-preparation-checklist-for-deploying-sql-server-failover-clustered-instances-and-availability-groups/</link>
		<comments>https://www.edwinmsarmiento.com/using-the-cluster-preparation-checklist-for-deploying-sql-server-failover-clustered-instances-and-availability-groups/#comments</comments>
		<pubDate>Sun, 21 Jun 2015 02:00:42 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Availability Group]]></category>
		<category><![CDATA[Cluster Preparation Checklist]]></category>
		<category><![CDATA[failover clustered instance]]></category>
		<guid isPermaLink="false">http://www.edwinmsarmiento.com/?p=1734</guid>

				<description><![CDATA[Failing to plan is planning to fail Designing and deploying high availability solutions takes a lot of preparation and planning. Whenever I do presentations that involve demos of creating SQL Server failover clustered instances (FCIs) and Availability Groups (AGs,) I emphasize that while the demo only takes less than 20 minutes to complete, it takes [&#8230;]]]></description>
					<content:encoded><![CDATA[<img width="760" height="137" src="https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/ClusterPreparationChecklist-760x137.jpg" class="featured-image wp-post-image" alt="" srcset="https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/ClusterPreparationChecklist-760x137.jpg 760w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/ClusterPreparationChecklist-300x54.jpg 300w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/ClusterPreparationChecklist-1024x184.jpg 1024w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/ClusterPreparationChecklist-518x93.jpg 518w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/ClusterPreparationChecklist-82x15.jpg 82w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/ClusterPreparationChecklist-600x108.jpg 600w, https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/ClusterPreparationChecklist.jpg 1886w" sizes="(max-width: 760px) 100vw, 760px" /><p style="text-align: center;"><em>Failing to plan is planning to fail</em></p>
<p>Designing and deploying high availability solutions takes a lot of preparation and planning. Whenever I do presentations that involve demos of creating SQL Server failover clustered instances (FCIs) and Availability Groups (AGs,) I emphasize that while the demo only takes less than 20 minutes to complete, it takes more time to prepare and plan. That is because there are a lot of moving parts and a lot of different people involved. Take for instance when deploying a SQL Server FCI. I need to know the following before I can even start building the cluster:</p>
<ul>
<li>a cluster name object (CNO) in Active Directory for the WSFC</li>
<li>a virtual IP address for the CNO</li>
<li>shared storage and drive letter assignments for use with the SQL Server FCI</li>
<li>hostnames and IP addresses of the nodes in my cluster</li>
<li>a virtual computer object (VCO) name in Active Directory for my SQL Server virtual server name</li>
<li>a virtual IP address for the VCO</li>
</ul>
<p>This is just a subset of the list of things that I need. With this, I have an idea of who I need to talk to in terms of coordination and dependencies. I know that I need to talk to my Active Directory domain administrator to grant me the appropriate permissions for creating the objects. I know that I need to talk to my network engineers for the IP addresses and the appropriate firewall rules. I know I need to talk to my storage engineers for the disk allocation.</p>
<p>Because I constantly work with customers on designing and deploying SQL Server FCIs and AGs, I created a simple spreadsheet that I refer to as the <a href="https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/Cluster_Preparation_Checklist.xlsx" target="_blank">Cluster Preparation Checklist</a> to make the planning a bit easier for me. After the initial requirements gathering, I send the spreadsheet to the different teams responsible for the components that make up the WSFC. When all of the details in the spreadsheet have been filled in, I create a draft of the architecture diagram including the specifics that have been written on the spreadsheet. This makes the job of the architect and engineer easier come deployment time. The design then becomes a part of the operations runbook for reference.</p>
<p>I encourage you to download the cluster preparation checklist and make it your own. Use it as part of your documentation, add more worksheets as necessary and include it on all of your deployments. Whether you&#8217;re deploying SQL Server FCIs, AGs or a combination of both &#8211; be it on premise or on the cloud &#8211; the checklist guides the deployment and makes it so much easier. In fact, I used the data in the spreadsheet as parameter values in my automated deployment.</p>
<p>Should you make changes to the spreadsheet, feel free to share it with the community.</p>
<p><a href="https://www.edwinmsarmiento.com/wp-content/uploads/2015/06/Cluster_Preparation_Checklist.xlsx" target="_blank">Download the Cluster Preparation Checklist here</a>.</p>
<p>&nbsp;</p>
<hr />
<h2>Feeling helpless and confused when dealing with Windows Server Failover Clustering  (WSFC) for your SQL Server databases?</h2>
<p>You&#8217;re not alone. I&#8217;ve heard the same thing from thousands of SQL Server administrators throughout my entire career. These are just a few of them.</p>
<p><span style="color: #0000ff;"><em>&#8220;How do I properly size the server, storage, network and all the AD settings which we do not have any control over?&#8221;</em></span></p>
<p><span style="color: #0000ff;"><em>&#8220;I don&#8217;t quite understand how the Windows portion of the cluster operates and interacts with what SQL controls.&#8221;</em></span></p>
<p><span style="color: #0000ff;"><em>&#8220;I&#8217;m unfamiliar with multi-site clustering.&#8221;</em></span></p>
<p><span style="color: #0000ff;">&#8220;<em>Our servers are setup and configured by our parent company, so we don&#8217;t really get much experience with setting up Failover Clusters.</em>&#8220;</span></p>
<p>If you feel the same way, then, this course is for you. It&#8217;s a simple and easy-to-understand way for you to learn and master how Windows Server Failover Clusters can keep your SQL Server databases highly available. Be confident in designing, building and managing SQL Server databases running on Windows Server Failover Clusters.</p>
<p>But don&#8217;t take my word for it. Here&#8217;s what my students have to say about the course.</p>
<p><span style="color: #0000ff;"><em>&#8220;The techniques presented were very valuable, and used them the following week when I was paged on an issue.&#8221;</em></span></p>
<p><span style="color: #0000ff;"><em>&#8220;Thanks again for giving me confidence and teaching all this stuff about failover clusters.&#8221;</em></span></p>
<p><span style="color: #0000ff;"><em>&#8220;I’m so gladdddddd that I took this course!!&#8221;</em></span></p>
<p><span style="color: #0000ff;"><em>&#8220;Now I got better knowledge to setup the Windows FC ENVIRONMENT (DC) for SQL Server FCI and AlwaysON.&#8221;</em></span></p>
<div style="background-color:#eeeeee;border:1px solid #D6D6D6;font-family:arial,helvetica,sans-serif;font-size:15px;line-height:20px;margin:8px 0 20px;padding:15px 20px;"><span style="color: #800000;"><strong>NOTE:</strong></span> Registration for my online course <a href="https://learnsqlserverhadr.com/" target="_blank" rel="noopener"><span style="color: #800000;"><strong>Windows Server Failover Clustering (WSFC) for the Smart SQL Server DBA</strong></span></a> will re-open in <span style="color: #0000ff;"><strong>January 2018</strong></span>. But be sure you do not miss out. This will be the last time that the course will be offered. After this, you will no longer be able to register for the course.</div>
<hr />
<div style="background-color:#eeeeee;border:1px solid #D6D6D6;font-family:arial,helvetica,sans-serif;font-size:15px;line-height:20px;margin:8px 0 20px;padding:15px 20px;"></p>
<p><!-- Begin MailChimp Signup Form --></p>
<style type="text/css">
	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }<br />	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.<br />	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */<br /></style>
<p>&nbsp;</p>
<div id="mc_embed_signup">
<form id="mc-embedded-subscribe-form" class="validate" action="//EdwinMSarmiento.us4.list-manage.com/subscribe/post?u=08cdb91518ee67ce09d618509&amp;id=46cff8469f" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank">
<div id="mc_embed_signup_scroll">
<h2>Get notified about the next batch of enrollment so you don&#8217;t miss out.</h2>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group"><label for="mce-EMAIL">Email Address <span class="asterisk">*</span><br />
</label><br />
<input id="mce-EMAIL" class="required email" name="EMAIL" type="email" value="" /></div>
<div class="mc-field-group"><label for="mce-FNAME">First Name </label><br />
<input id="mce-FNAME" class="" name="FNAME" type="text" value="" /></div>
<div id="mce-responses" class="clear"></div>
<p><!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--></p>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input tabindex="-1" name="b_08cdb91518ee67ce09d618509_46cff8469f" type="text" value="" /></div>
<div class="clear"><input id="mc-embedded-subscribe" class="button" name="subscribe" type="submit" value="Keep me updated!" /></div>
</div>
</form>
</div>
<p><script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script><br />
<!--End mc_embed_signup--><br />
</div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/using-the-cluster-preparation-checklist-for-deploying-sql-server-failover-clustered-instances-and-availability-groups/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">1734</post-id>	</item>
	</channel>
</rss>