Recommended private "Heartbeat" configuration on a cluster server (258750)
The information in this article applies to:
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Datacenter Edition
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Datacenter Server
- Microsoft Windows NT Server, Enterprise Edition 4.0
This article was previously published under Q258750 SUMMARY Communication between Server Cluster nodes is critical for
smooth cluster operations. Therefore, you must configure the networks that you
use for cluster communication are configured optimally and follow all hardware
compatibility list requirements. For networking configuration, two or more
independent networks must connect the nodes of a cluster to avoid a single
point of failure. The use of two local area networks (LANs) is typical.
(Microsoft Product Support Services does not support the configuration of a
cluster with nodes connected by only one network.) At least two of
the cluster networks must be configured to support heartbeat communication
between the cluster nodes to avoid a single point of failure. To do so,
configure the roles of these networks as either "Internal Cluster
Communications Only" or "All Communications" for the Cluster service.
Typically, one of these networks is a private interconnect dedicated to
internal cluster communication. Additionally, each cluster network
must fail independently of all other cluster networks. This means that two
cluster networks must not have a component in common that can cause both to
fail simultaneously. For example, the use of a multiport network adapter to
attach a node to two cluster networks would not satisfy this requirement in
most cases because the ports are not independent. To eliminate
possible communication issues, remove all unnecessary network traffic from the
network adapter that is set to Internal Cluster communications
only (this adapter is also known as the heartbeat or private network
adapter). Clustering communicates by using Remote Procedure Call (RPC) calls on
IP sockets with User Datagram Protocol (UDP) packets. The process described in
this article:
- Removes NetBIOS from the interconnect.
- Sets the proper Cluster communication priority
order.
- Sets the proper adapter binding order.
- Defines the proper network adapter speed and
mode.
- Configures TCP/IP correctly.
- Disable the Media Sense feature (in Windows 2000
only).
Note The information in this article does not apply to Microsoft Windows Server 2003 server clusters that use the Majority Node Set (MNS) quorum model. For more information on MNS and available quorum models, visit the following Microsoft Web page:
Modification Type: | Major | Last Reviewed: | 2/15/2006 |
---|
Keywords: | kbClustering kbenv kbinfo w2000mscs KB258750 |
---|
|