Topic Last Modified: 2005-11-18
The Microsoft® Exchange Server Analyzer Tool queries two Microsoft Windows® Management Instrumentation (WMI) classes to do the following:
- The Win32_NetworkConfiguration WMI class is queried to
determine the value of the SettingID key for all network
interfaces in the cluster. The value for the SettingsID key
is a GUID that represents a unique network adapter.
- The Win32_NetworkAdapter WMI class is queried to
determine which network adapters are being used for private network
communications in an Exchange cluster. The private network is used
for internal cluster communications, including the cluster
heartbeat.
- The Exchange Server Analyzer also examines the following
registry value to determine the network adapters binding order:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Linkage\Bind
The Bind registry value is a multi-string value that contains a list of network adapters in binding order. The first entry in the list is the first bound network adapter; the second entry is the second network adapter in the binding order; and so forth.
If the Exchange Server Analyzer determines that the cluster heartbeat network adapter is first in the binding order, a warning is displayed.
To resolve this problem, make sure that the public network adapter is the first binding at the top of the binding list. If you have multiple public network adapters, make sure that the private heartbeat network adapter is listed last. If the heartbeat network adapter is listed first, it can prevent the correct installation of service packs and upgrades.
To correct this warning
-
In the Network Connections window, click Advanced, and then click Advanced Settings.
-
Click the Adapters and Bindings tab.
-
In the Connections field, select the private network adapter and use the down arrow to move the private network adapter to the bottom of the list.
-
Repeat these steps for each node in the cluster.
For more information about the optimal network configuration for Windows server clusters, see "Server Clusters: Network Configuration Best Practices for Windows 2000 and Windows Server 2003" (http://go.microsoft.com/fwlink/?linkid=34304)
For more information about the correct cluster heartbeat configuration, see the Microsoft Knowledge Base article 258750, "Recommended Private 'Heartbeat' Configuration on a Cluster Server" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=258750).