Microsoft Cluster Service: A Retrospect
Microsoft Cluster Service: A Retrospect
A
RETROSPECT
What is Cluster?
Node
Resource
Quorum Resource
Resource Dependencies
Resource Groups
Cluster Configuration Database
Node
Commodity
Scalability
Transparency
Reliability
Commodity
When a cluster node restarts, it can take one of two distinct paths:
If there are already active nodes in the cluster, the new node
will synchronize with these nodes and join the cluster (i.e.
become active).
If the node cannot discover any other active cluster nodes, it
will try to form a cluster by itself. It will assume it is the first
node to start and that other nodes will join later.
Resource Management
Initially
After failure
Hardware Configuration
References