<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic BladeSystem - Clustering - Help - Thx in Server Clustering</title>
    <link>https://community.hpe.com/t5/server-clustering/bladesystem-clustering-help-thx/m-p/4685254#M322</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I'm currently implementing a BladeSystem with Virtual Connect (Ethernet) and MSA Storage for a customer.&lt;BR /&gt;&lt;BR /&gt;Within this infrastructure, one of the needs of the client are the following, &lt;BR /&gt;&lt;BR /&gt;1 DB Server (Physical) - Bl460c G6 - Windows 2008 R2 Ent&lt;BR /&gt;1 Backup DB Server(Physical)- Bl460c G6 - Windows 2008 R2 Ent&lt;BR /&gt;&lt;BR /&gt;1 Database Disk on MSA2324fc Storage&lt;BR /&gt;&lt;BR /&gt;They need the system set up in such a way that if the DB Server fails, Backup DB Server should pick up automatically with access to vdisk on Storage.&lt;BR /&gt;&lt;BR /&gt;Any ideas on how to proceed to achieve this?&lt;BR /&gt;&lt;BR /&gt;I've been suggested Windows Failover Clustering and Clustered Shared Volume.&lt;BR /&gt;&lt;BR /&gt;Is there any other way? The simpler would be the better.&lt;BR /&gt;&lt;BR /&gt;Thanks for any responses.</description>
    <pubDate>Thu, 09 Sep 2010 22:54:22 GMT</pubDate>
    <dc:creator>Lash J</dc:creator>
    <dc:date>2010-09-09T22:54:22Z</dc:date>
    <item>
      <title>BladeSystem - Clustering - Help - Thx</title>
      <link>https://community.hpe.com/t5/server-clustering/bladesystem-clustering-help-thx/m-p/4685254#M322</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I'm currently implementing a BladeSystem with Virtual Connect (Ethernet) and MSA Storage for a customer.&lt;BR /&gt;&lt;BR /&gt;Within this infrastructure, one of the needs of the client are the following, &lt;BR /&gt;&lt;BR /&gt;1 DB Server (Physical) - Bl460c G6 - Windows 2008 R2 Ent&lt;BR /&gt;1 Backup DB Server(Physical)- Bl460c G6 - Windows 2008 R2 Ent&lt;BR /&gt;&lt;BR /&gt;1 Database Disk on MSA2324fc Storage&lt;BR /&gt;&lt;BR /&gt;They need the system set up in such a way that if the DB Server fails, Backup DB Server should pick up automatically with access to vdisk on Storage.&lt;BR /&gt;&lt;BR /&gt;Any ideas on how to proceed to achieve this?&lt;BR /&gt;&lt;BR /&gt;I've been suggested Windows Failover Clustering and Clustered Shared Volume.&lt;BR /&gt;&lt;BR /&gt;Is there any other way? The simpler would be the better.&lt;BR /&gt;&lt;BR /&gt;Thanks for any responses.</description>
      <pubDate>Thu, 09 Sep 2010 22:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-clustering/bladesystem-clustering-help-thx/m-p/4685254#M322</guid>
      <dc:creator>Lash J</dc:creator>
      <dc:date>2010-09-09T22:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: BladeSystem - Clustering - Help - Thx</title>
      <link>https://community.hpe.com/t5/server-clustering/bladesystem-clustering-help-thx/m-p/4685255#M323</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;if the DB server is MS SQL them check this links :&lt;BR /&gt;&lt;BR /&gt;###&lt;BR /&gt;"Getting Started with SQL Server 2008 R2 Failover Clustering"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/ms189134.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms189134.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;###&lt;BR /&gt;"Installing a SQL Server 2008 R2 Failover Cluster"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/ms179410.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms179410.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;###&lt;BR /&gt;"How to: Create a New SQL Server Failover Cluster (Setup)"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/ms179530.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms179530.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;### very good docu :&lt;BR /&gt;"Installing SQL Server 2008 on a Windows Server 2008 Cluster"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mssqltips.com/tip.asp?tip=1687" target="_blank"&gt;http://www.mssqltips.com/tip.asp?tip=1687&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;### very good docu :&lt;BR /&gt;"SQL Server 2008 Failover Clustering&lt;BR /&gt;SQL Server Technical Article"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.microsoft.com/download/6/9/D/69D1FEA7-5B42-437A-B3BA-A4AD13E34EF6/SQLServer2008FailoverCluster.docx" target="_blank"&gt;http://download.microsoft.com/download/6/9/D/69D1FEA7-5B42-437A-B3BA-A4AD13E34EF6/SQLServer2008FailoverCluster.docx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;# remark :&lt;BR /&gt;&lt;BR /&gt;if you have two stand alone servers, with two independ storages ( disks presented to the servers ) you could also use the "SQL Server Replication"&lt;BR /&gt;&lt;BR /&gt;more at : &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/ms151198.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms151198.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;if you have Oracle DB, you could use MS clustering, or from another vendors, for example Legato AAM cluster ==&amp;gt; now owned by EMC.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Fri, 10 Sep 2010 05:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-clustering/bladesystem-clustering-help-thx/m-p/4685255#M323</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-09-10T05:28:30Z</dc:date>
    </item>
  </channel>
</rss>

