<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SQL Server 2005 Multi-Site Clustering with Windows Server 2008</title><link>http://blogs.technet.com/b/rob/archive/2009/03/15/sql-server-2005-multi-site-clustering-with-windows-server-2008.aspx</link><description>I was working recently with a customer who was looking to deploy a SQL Server 2005 cluster across 2 geographically dispersed sites using Windows Server 2008. They were looking to utilise the new clustering improvements in Windows Server 2008 to build</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: SQL Server 2005 Multi-Site Clustering with Windows Server 2008</title><link>http://blogs.technet.com/b/rob/archive/2009/03/15/sql-server-2005-multi-site-clustering-with-windows-server-2008.aspx#3258709</link><pubDate>Thu, 25 Jun 2009 21:55:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3258709</guid><dc:creator>Rob_Carrol</dc:creator><description>&lt;p&gt;Hi Reinaldo,&lt;/p&gt;
&lt;p&gt;As you are only dealing with SQL Server technologies, Database Mirroring is a simpler solution to manage and much less expensive than SAN replication technologies. The main benefit of using a Windows geo-cluster would be that you are providing site-level tolerance for an entire SQL Server instance(s). Database Mirroring provides this at the database level only. If you had many databases that required this level of resilience, then that could give you additional administrative overhead managing logins, jobs, etc across both the instances.&lt;/p&gt;
&lt;p&gt;Also, client applications have to be written in a way that supports automatic failover with Database Mirroring (&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/cc917713.aspx"&gt;http://msdn.microsoft.com/en-us/library/cc917713.aspx&lt;/a&gt;). Clustering is transparent to the client as they point towards a virtual IP address.&lt;/p&gt;
&lt;p&gt;It really depends on your availability requirements and the amount of money you are prepared to spend to meet them. Database Mirroring provides a solution out of the box, so is always worth condsidering to see if it meets your disaster recovery needs before looking at specialist 3rd party SAN replication technologies.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Rob&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3258709" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2005 Multi-Site Clustering with Windows Server 2008</title><link>http://blogs.technet.com/b/rob/archive/2009/03/15/sql-server-2005-multi-site-clustering-with-windows-server-2008.aspx#3258656</link><pubDate>Thu, 25 Jun 2009 19:14:47 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3258656</guid><dc:creator>Reinaldo</dc:creator><description>&lt;p&gt;Hi Rob, great article describing the features of Clustering. In reading the implementation, if using DBM (built in SQL Database Mirroring) other than the limit of 2 sites, it uses SQL technology only (1 stack). What are the advantages of using Windoes Cluster with Storage Replication? &lt;/p&gt;
&lt;p&gt;My concern is when you have a failover, you have to deal with a minimum of 2 support teams. SQL DBA and Storage team. How easy is it to change the replication on the storage side?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3258656" width="1" height="1"&gt;</description></item></channel></rss>