Article ID: 896073 - Last Review: March 30, 2005 - Revision: 1.2 How to explicitly set a specific network adaptor for cluster communication on a member server in Application Center 2000Important This article contains information about editing the metabase. Before you edit the metabase, verify that you have a backup copy that you can restore if a problem occurs. For information about how to do this, see the "Configuration Backup/Restore" Help topic in Microsoft Management Console (MMC).
INTRODUCTIONThis
article describes how to explicitly set a specific network adaptor for cluster communication on a member server. You set the network adaptor
after the member server has been added to a Microsoft Application Center
2000 cluster.
MORE INFORMATIONWarning If you edit the metabase incorrectly, you can cause serious problems that may require you to reinstall any product that uses the metabase. Microsoft cannot guarantee that problems that result if you incorrectly edit the metabase can be solved. Edit the metabase at your own risk. Note Always back up the metabase before you edit it. When you add a member server to an existing Application Center 2000 cluster or when you create a cluster controller, Application Center 2000 determines which network adaptors are used for client communication and which network adaptors are used for cluster communication on the member server. The cluster communication network is for used for internal cluster communication. This network should be separate from the client communication network. The client communication network provides application services to clients such as HTTP and Microsoft COM+. Application Center assigns a unique GUID to each network adaptor on the member server. Assigning unique GUIDs enables Application Center to determine which network adaptor will be used to communicate with clients or with other cluster members. The list of GUIDs that are assigned to the cluster communication network is maintained in the Microsoft Internet Information Services (IIS) metabase. Depending on your network infrastructure, you may have to change the internal cluster communication network adaptor list. Because there is no user interface to edit this list, you must use a tool such as MetaEdit or Mdutil if you want to change the list. You can use one of the following methods to determine which network adaptors that Application Center is using for cluster communication.
mdutil set /AppCenter/Server -prop 57447 -value "{GUID of network adaptor 1},{GUID of network adaptor 2} When you replace GUID of network adaptor 1 and GUID of network adaptor 2 with the actual GUIDs, the command would look similar to the following:
mdutil set /AppCenter/Server -prop 57447 -value
{6628EE2A-8DFD-4782-83C8-982CE377D9FF},{ECAC57F1-203B-47f1-8FE4-BA0AE16DA2C3} REFERENCES
For more information about the IIS metabase, click the following article number to view the article in the Microsoft Knowledge Base:
240941
(http://support.microsoft.com/kb/240941/
)
An introduction to the IIS metabase
For more information about the Adsutil and MetaEdit utilities , click the following article number to view the article in the Microsoft Knowledge Base:
240225
(http://support.microsoft.com/kb/240225/
)
Description of Adsutil and MetaEdit utilities used to modify the metabase
APPLIES TO
| Article Translations
|
Back to the top
