| Microsoft Cluster Server |
Article Index for Microsoft |
Website Links For Microsoft |
Information AboutMicrosoft Cluster Server |
| CATEGORIES ABOUT MICROSOFT CLUSTER SERVER | |
| microsoft server technology | |
| cluster server | |
| cluster computing | |
| parallel computing | |
| concurrent computing | |
| high-availability cluster computing | |
|
BACKGROUND
, Juni 9 2006)] the first High-performance Computing (HPC) cluster technology offering from Microsoft. FAILOVER CLUSTERING Unlike other clusters which are made for better performance, Windows clusters have historically only presented the option of failover services, which means that if a failure occurs on a server that is a member of the cluster (Cluster node) the services that the failing server was hosting will automatically restart themselves on another server that is a member of the same cluster. The process of a service moving from one server to another is called Failover. HIGH-PERFORMANCE COMPUTING (HPC) CLUSTERING High-performance Computing (HPC) cluster technology is used in Supercomputers (multiple computers working in Parallel and acting as one computer to achieve very high calculating power). Unlike failover-clusters, HPC-clusters do not require shared disk as it only does calculations and does not need to read or write to a common storage. If one of the machines in a HPC-cluster fails, then all that happens is that the cluster as a whole can not calculate as fast but none of the functionality is lost. Microsoft Windows Compute Cluster Server 2003 (CCS) is a such cluster technology software, announced in June 2006 by Microsoft. CLUSTER CONFIGURATIONS Every service or group of services that the cluster runs use resources of the cluster nodes. Every service or a group of services has its own Harddrive assigned to it (which is shared with the other failover cluster nodes), it has its own IP Address and it has its own Network Name . All of the resources that a clustered service use are called a Resource Group. The Resource group contains the basic resources that every service need, Disk Drive, IP Address, Network Name, and the service itself. All of those together form a virtual server that can be moved from one server to another in a matter of seconds (Failover) without any dependence in a specific server. The user that accesses this virtual server will be exposed to it like any other server, If it is a File Server , Web Server , DHCP / DNS / WINS server, Exchange Server , SQL Server or any other Windows service. EFFICIENCY As of today windows cluster servers are not considered very efficient and reliable due to the lack of experience that Microsoft has in the area of clustering compared to other platforms like VMS and Unix platforms that supports clustering from much older versions. The coming Windows Server 2008 promises much more upgrades for its cluster services that should make it much more reliable from the previous version of windows. SEE ALSO
REFERENCES EXTERNAL LINKS
News
|
|
|