Jump to content

User:Grconno/sandbox: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Grconno (talk | contribs)
mNo edit summary
Grconno (talk | contribs)
No edit summary
 
Line 59: Line 59:
Cluster Server was codenamed "Wolfpack" during its development. [[Windows NT 4.0#Servers|Windows NT Server 4.0, Enterprise Edition]] was the first version of Windows to include the MSCS software. The software has since been updated with each new server release. The cluster software evaluates the resources of servers in the cluster and chooses which are used based on criteria set in the administration module. In June 2006, Microsoft released [[Windows 2003#Windows%20Compute%20Cluster%20Server|Windows Compute Cluster Server 2003]], the first [[High-performance computing|high-performance computing (HPC)]] cluster technology offering from Microsoft
Cluster Server was codenamed "Wolfpack" during its development. [[Windows NT 4.0#Servers|Windows NT Server 4.0, Enterprise Edition]] was the first version of Windows to include the MSCS software. The software has since been updated with each new server release. The cluster software evaluates the resources of servers in the cluster and chooses which are used based on criteria set in the administration module. In June 2006, Microsoft released [[Windows 2003#Windows%20Compute%20Cluster%20Server|Windows Compute Cluster Server 2003]], the first [[High-performance computing|high-performance computing (HPC)]] cluster technology offering from Microsoft


== History ==
<ref>{{Cite news|url=|title=Microsoft moves into high-end clustering|last=Galli|first=Peter|date=May 15, 2006|work=eweek|access-date=}}</ref><ref>{{Cite news|url=|title=Microsoft Makes Big Push at SC05|last=|first=|date=November 21, 2005|work=INFOWORLD|access-date=}}</ref>
During Microsoft's first attempt at development of a cluster server Microsoft originally priced at $10,000, ran into problems causing the software to fail because of buggy software causing fail-over forcing the workload from two servers to a single server.<ref name=":0">{{Cite news|url=|title=Microsoft's APIs for clustering Intel-based servers, code-named Wolfpack, are hitting problems that could delay the software's release until December or early next year, according to sources.|last=DeMocker|first=Judy|date=March 1997|work=INFOWORLD|access-date=}}</ref> This results in poor allocation of resources, poor performance of the servers, and very poor reviews from analysts.<ref name=":0" />

The announcement of a new update to the Microsoft Cluster Server software came in 1998 promising new features in 1999 and the newest addition in the line of Windows NT software in the form of Windows NT 5.0 Enterprise Edition.<ref name=":1">{{Cite news|url=|title=Wolfpack Slowing Down; Support for 2+ Nodes Slips|last=Foley|first=Jo|date=June 1998|work=PC Week|access-date=}}</ref> Also promising support for 4 nodes post release of NT 5.0.<ref name=":1" />

Microsoft's first attempt at pushing the cluster server software was at the 2005 Super-Computing conference in Seattle the new software being developed, Windows Compute Cluster Server 2003 (Windows CCS 2003), is still in beta.<ref>{{Cite news|url=|title=Microsoft Makes Big Push at SC05|last=Venezia|first=Paul|date=November 21, 2005|work=INFOWORLD|access-date=}}</ref>

On May 8, 2006 Microsoft reports the release of the full featured Windows Compute Cluster Server 2003 (for industrial use) and the Windows Compute Cluster Server 2003 R2 (for small businesses) software to the public for purchase in summer 2006.<ref>{{Cite news|url=|title=Microsoft moves into high-end clustering|last=Galli|first=Peter|date=May 15, 2006|work=eWeek|access-date=}}</ref><references />

Latest revision as of 04:14, 8 April 2019

Hi my name is Grant this is my sandbox.

Digital Tape Format (old)

DTX (form factor) (old)

Microsoft Cluster Server (main)

1.

Galli, Peter. “Microsoft Moves into High-End Clustering.” EWeek, vol. 23, no. 20, May 2006, p. 30. EBSCOhost, login.libproxy.siue.edu/login?url=http://search.ebscohost.com/login.aspx?direct=true&db=a9h&AN=20943867&site=ehost-live&scope=site.

2.

Knorr, Eric. “Microsoft Makes Big Push at SC05.” InfoWorld, vol. 27, no. 47, Nov. 2005, pp. 12–13. EBSCOhost, login.libproxy.siue.edu/login?url=http://search.ebscohost.com/login.aspx?direct=true&db=a9h&AN=18954516&site=ehost-live&scope=site.

3.

Venezia, Paul. “Inside Windows Compute Cluster Server.” InfoWorld, vol. 28, no. 2, Jan. 2006, p. 23. EBSCOhost, login.libproxy.siue.edu/login?url=http://search.ebscohost.com/login.aspx?direct=true&db=a9h&AN=19382878&site=ehost-live&scope=site.

4.

Foley, Mary Jo. “Wolfpack Slowing down; Support for 2+ Nodes Slips.” PC Week, vol. 15, no. 24, June 1998, p. 8. EBSCOhost, login.libproxy.siue.edu/login?url=http://search.ebscohost.com/login.aspx?direct=true&db=a9h&AN=723497&site=ehost-live&scope=site.
5.

DeMocker, Judy. “Microsoft Wolfpack Debut Hits Delay.” InfoWorld, vol. 19, no. 11, Mar. 1997, p. 41. EBSCOhost, login.libproxy.siue.edu/login?url=http://search.ebscohost.com/login.aspx?direct=true&db=a9h&AN=9705023861&site=ehost-live&scope=site.


Microsoft Cluster Server[edit]

From Wikipedia, the free encyclopedia Jump to navigationJump to search

Microsoft Cluster Server
Developer(s) Microsoft
Operating system
Type Utility software
License Same as Windows Server

Microsoft Cluster Server (MSCS) is a computer program that allows server computers to work together as a computer cluster, to provide failover and increased availability of applications, or parallel calculating power in case of high-performance computing (HPC) clusters (as in supercomputing).

Microsoft has three technologies for clustering: Microsoft Cluster Service (MSCS, a HA clustering service), Component Load Balancing (CLB) (part of Application Center 2000), and Network Load Balancing Services (NLB). In Windows Server 2008 and Windows Server 2008 R2 the MSCS service has been renamed to Windows Server Failover Clustering and the Component Load Balancing (CLB) feature has been deprecated.

Prior to Windows Server 2008, clustering required (per Microsoft KBs) that all nodes in the clusters to be as identical as possible from hardware, drivers, firmware, all the way to software. After Windows Server 2008 however, Microsoft modified the requirements to state that only the operating system needs to be of the same level (such as patch level).

Background[edit][edit]

Cluster Server was codenamed "Wolfpack" during its development. Windows NT Server 4.0, Enterprise Edition was the first version of Windows to include the MSCS software. The software has since been updated with each new server release. The cluster software evaluates the resources of servers in the cluster and chooses which are used based on criteria set in the administration module. In June 2006, Microsoft released Windows Compute Cluster Server 2003, the first high-performance computing (HPC) cluster technology offering from Microsoft

History[edit]

During Microsoft's first attempt at development of a cluster server Microsoft originally priced at $10,000, ran into problems causing the software to fail because of buggy software causing fail-over forcing the workload from two servers to a single server.[1] This results in poor allocation of resources, poor performance of the servers, and very poor reviews from analysts.[1]

The announcement of a new update to the Microsoft Cluster Server software came in 1998 promising new features in 1999 and the newest addition in the line of Windows NT software in the form of Windows NT 5.0 Enterprise Edition.[2] Also promising support for 4 nodes post release of NT 5.0.[2]

Microsoft's first attempt at pushing the cluster server software was at the 2005 Super-Computing conference in Seattle the new software being developed, Windows Compute Cluster Server 2003 (Windows CCS 2003), is still in beta.[3]

On May 8, 2006 Microsoft reports the release of the full featured Windows Compute Cluster Server 2003 (for industrial use) and the Windows Compute Cluster Server 2003 R2 (for small businesses) software to the public for purchase in summer 2006.[4]

  1. ^ a b DeMocker, Judy (March 1997). "Microsoft's APIs for clustering Intel-based servers, code-named Wolfpack, are hitting problems that could delay the software's release until December or early next year, according to sources". INFOWORLD.
  2. ^ a b Foley, Jo (June 1998). "Wolfpack Slowing Down; Support for 2+ Nodes Slips". PC Week.
  3. ^ Venezia, Paul (November 21, 2005). "Microsoft Makes Big Push at SC05". INFOWORLD.
  4. ^ Galli, Peter (May 15, 2006). "Microsoft moves into high-end clustering". eWeek.