<?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 Clustering in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849819#M2146</link>
    <description>&lt;BR /&gt; I need to learn about clustering in windows. How to do it ? I know we need Win2K Advanced server ? But what else (software / hardware)?? Any links to docs... ?</description>
    <pubDate>Thu, 21 Nov 2002 23:38:33 GMT</pubDate>
    <dc:creator>Khalid A. Al-Tayaran</dc:creator>
    <dc:date>2002-11-21T23:38:33Z</dc:date>
    <item>
      <title>Clustering</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849819#M2146</link>
      <description>&lt;BR /&gt; I need to learn about clustering in windows. How to do it ? I know we need Win2K Advanced server ? But what else (software / hardware)?? Any links to docs... ?</description>
      <pubDate>Thu, 21 Nov 2002 23:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849819#M2146</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2002-11-21T23:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849820#M2147</link>
      <description>High Khalid&lt;BR /&gt;&lt;BR /&gt;There are some useful documents directly available by Mycrosoft. Check out the following link:&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mscs/cs_gloss_7erd.asp" target="_blank"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mscs/cs_gloss_7erd.asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For the first - you realy need Win2000 Advanced Server. This packat contains all what you need.&lt;BR /&gt;&lt;BR /&gt;If you need additional information dont hasitate to contact me.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;bernhard</description>
      <pubDate>Fri, 22 Nov 2002 06:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849820#M2147</guid>
      <dc:creator>Bernhard Froehlich</dc:creator>
      <dc:date>2002-11-22T06:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849821#M2148</link>
      <description>Hello Khalid,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;First of all, clustering is not something to be taken lightly. You will need time to understand clustering technology before implementing it and you will need to make sure that the hardware platform to build it on, will support clustering. Lot's of resources regarding clustering are available but I recommend these two:&lt;BR /&gt;&lt;BR /&gt;Microsoft Cluster Service Installation Resources:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;259267" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;259267&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;Scott Schnoll's Cluster Server Center:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.nwnetworks.com/cluster.html" target="_blank"&gt;http://www.nwnetworks.com/cluster.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Both pages contain an enourmous amount of information on clustering.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Erwin</description>
      <pubDate>Fri, 22 Nov 2002 08:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849821#M2148</guid>
      <dc:creator>Erwin Zoer_1</dc:creator>
      <dc:date>2002-11-22T08:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849822#M2149</link>
      <description>These are questions of interest to many of us, I believe. Now tell me, how does clustering differ from partitioning? Thank you, JaneB</description>
      <pubDate>Fri, 22 Nov 2002 15:55:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849822#M2149</guid>
      <dc:creator>Jane Bonwell_2</dc:creator>
      <dc:date>2002-11-22T15:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849823#M2150</link>
      <description>Most basic considerations about Clustering (for beginers): &lt;BR /&gt;&lt;BR /&gt;- 2 or more servers (hardware) handle the same service/application (software)&lt;BR /&gt;&lt;BR /&gt;- if one server (hw) fails the other(s) server(s) take care of the app/service&lt;BR /&gt;&lt;BR /&gt;- The 2 (or more) servers are connected by a private network and a public network. Thus each server needs 2 network adapters&lt;BR /&gt;&lt;BR /&gt;- the private network is used to sync the servers (heartbeat and other comm.)&lt;BR /&gt;&lt;BR /&gt;- the servers share the same disks called Cluster share disks (MUST be: NTFS, BASIC, and only HW RAID)&lt;BR /&gt;&lt;BR /&gt;- The software should be prepared to work in cluster (called CLUSTERWARE, almost all w2k inbox SW - DHCP,IIS,TS).&lt;BR /&gt;SQL and EXCHANGE only enterprise versions&lt;BR /&gt;&lt;BR /&gt;note: DNS is not ClusterWare&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Dec 2002 17:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/clustering/m-p/2849823#M2150</guid>
      <dc:creator>Fernando Santos_1</dc:creator>
      <dc:date>2002-12-06T17:16:10Z</dc:date>
    </item>
  </channel>
</rss>

