This step-by-step guide provides instructions for installing Cluster service on serversrunning the Windows
®
2000 Advanced Server and Windows 2000 Datacenter Server operating systems. The guide describes the process of installing Cluster service on cluster nodes. It is not intended to explain how to install cluster applications. Rather, it guidesyou through the process of installing a typical, two-node cluster itself.A server cluster is a group of independent servers running Cluster service and workingcollectively as a single system. Server clusters provide high-availability, scalability, andmanageability for resources and applications by grouping multiple servers runningWindows
®
2000 Advanced Server or Windows 2000 Datacenter Server.The purpose of server clusters is to preserve client access to applications and resourcesduring failures and planned outages. If one of the servers in the cluster is unavailable dueto failure or maintenance, resources and applications move to another available cluster node.For clustered systems, the term
high availability
is used rather than
fault-tolerant
, as faulttolerant technology offers a higher level of resilience and recovery. Fault-tolerant serverstypically use a high degree of hardware redundancy plus specialized software to providenear-instantaneous recovery from any single hardware or software fault. These solutionscost significantly more than a clustering solution because organizations must pay for redundant hardware that waits idly for a fault. Fault-tolerant servers are used for applications that support high-value, high-rate transactions such as check clearinghouses,Automated Teller Machines (ATMs), or stock exchanges.While Cluster service does not guarantee non-stop operation, it provides availabilitysufficient for most mission-critical applications. Cluster service can monitor applicationsand resources, automatically recognizing and recovering from many failure conditions.This provides greater flexibility in managing the workload within a cluster, and improvesoverall availability of the system.Cluster service benefits include:
High Availability
. With Cluster service, ownership of resources such as disk drivesand IP addresses is automatically transferred from a failed server to a surviving server.When a system or application in the cluster fails, the cluster software restarts thefailed application on a surviving server, or disperses the work from the failed node tothe remaining nodes. As a result, users experience only a momentary pause in service.
Failback
. Cluster service automatically re-balances the workload in a cluster when afailed server comes back online.
Manageability
. You can use the Cluster Administrator to manage a cluster as a singlesystem and to manage applications as if they were running on a single server. You canmove applications to different servers within the cluster by dragging and droppingcluster objects. You can move data to different servers in the same way. This can beused to manually balance server workloads and to unload servers for plannedmaintenance. You can also monitor the status of the cluster, all nodes and resourcesfrom anywhere on the network.
Scalability
. Cluster services can grow to meet rising demands. When the overall loadfor a cluster-aware application exceeds the capabilities of the cluster, additional nodes
Leave a Comment