You cannot add an additional node to a Windows Server 2003-based server cluster, and error code "0x8007042b" is logged in the ClCfgSrv.log file (923840)
The information in this article applies to:
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Datacenter Edition
- Microsoft Windows Server 2003, Enterprise x64 Edition
- Microsoft Windows Server 2003, Datacenter x64 Edition
- Microsoft Windows Server 2003 Enterprise Edition for Itanium-based Systems
- Microsoft Windows Server 2003, Datacenter Edition for Itanium-based Systems
SYMPTOMSWhen you try to add an additional node to a Microsoft Windows Server 2003-based server cluster, you experience the following symptoms: CAUSEThis issue occurs if the network settings are configured incorrectly on the computer that you want to add to the server cluster. Specifically, this issue occurs if the network adapter on which the private cluster communications is intended to occur has a different subnet mask than that of the network adapter on the computer that is a member of the cluster. Consider the following examples of mismatched network settings. In these examples, computer 1 is assigned a class B subnet mask, and computer 2 is assigned a class C subnet mask. Therefore, the two private network adapters have mismatched subnet mask settings. Computer 1: A member of the server clusterNetwork adapter | IP address | Subnet mask | Public | 10.50.10.17 | 255.255.255.0 | Private | 10.0.0.2 | 255.255.0.0 |
Computer 2: To be added to the server clusterNetwork adapter | IP address | Subnet mask | Public | 10.50.10.16 | 255.255.255.0 | Private | 10.0.0.1 | 255.255.255.0 |
RESOLUTIONTo resolve this issue, verify the network settings on the computer that you want to add to the server cluster. Configure the subnet mask on each network adapter to match the subnet mask of the corresponding network adapter on the computer that is already a member of the server cluster. To view the network settings in Windows Server 2003, follow these steps: - Click Start, click Run, type ncpa.cpl, and then click OK.
- In the Network Connections dialog box, right-click a network connection, and then click Properties.
- Click Internet Protocol (TCP/IP), and then click Properties.
- Type the correct subnet mask in the Subnet mask box, click OK, and then click Close.
Modification Type: | Major | Last Reviewed: | 8/22/2006 |
---|
Keywords: | kbClustering kbtshoot kbprb KB923840 kbAudITPRO |
---|
|