| Author |
Message |
Francis
Guest
|
Posted:
Wed Oct 12, 2005 6:37 am Post subject:
Two nodes cluster |
|
|
I can set up the 1st cluster node without problem. However, when adding the
2nd node of cluster. error message was found in add node wizard "Multiple DNS
records were found for 1st node server name.domain name" Software: Windows
Server 2003 Enterprise Please help |
|
| Back to top |
|
 |
Bill Frisbee [MVP]
Guest
|
Posted:
Wed Oct 12, 2005 7:06 am Post subject:
Re: Two nodes cluster |
|
|
Francis,
I've seen this happen a few times. Usually it is caused by having multiple
network cards that are registering in DNS.
Make sure you have stripped your heartbeat NIC to just an IP address and
gateway, no DNS, ensure it is not trying to register itself in DNS, and no
WINS, with NETBIOS disabled.
If other cards in the system are needed (say for backup VLANS or what not)
make sure that you don't have them registering under the same FQDN...
Bill F.
Windows Server MVP
"Francis" <Francis@discussions.microsoft.com> wrote in message
news:1B45050F-0BAB-4471-A601-4A94D8906DA6@microsoft.com...
[quote]I can set up the 1st cluster node without problem. However, when adding
the
2nd node of cluster. error message was found in add node wizard "Multiple
DNS
records were found for 1st node server name.domain name" Software: Windows
Server 2003 Enterprise Please help
[/quote] |
|
| Back to top |
|
 |
Francis
Guest
|
Posted:
Wed Oct 12, 2005 7:45 am Post subject:
Re: Two nodes cluster |
|
|
Bill,
Problem solved, thank you for your help.
B/rgds
Francis
"Bill Frisbee [MVP]" wrote:
[quote]Francis,
I've seen this happen a few times. Usually it is caused by having multiple
network cards that are registering in DNS.
Make sure you have stripped your heartbeat NIC to just an IP address and
gateway, no DNS, ensure it is not trying to register itself in DNS, and no
WINS, with NETBIOS disabled.
If other cards in the system are needed (say for backup VLANS or what not)
make sure that you don't have them registering under the same FQDN...
Bill F.
Windows Server MVP
"Francis" <Francis@discussions.microsoft.com> wrote in message
news:1B45050F-0BAB-4471-A601-4A94D8906DA6@microsoft.com...
I can set up the 1st cluster node without problem. However, when adding
the
2nd node of cluster. error message was found in add node wizard "Multiple
DNS
records were found for 1st node server name.domain name" Software: Windows
Server 2003 Enterprise Please help
[/quote] |
|
| Back to top |
|
 |
Ryan Sokolowski [MVP]
Guest
|
Posted:
Wed Oct 12, 2005 4:50 pm Post subject:
Re: Two nodes cluster |
|
|
This is also typically solved when physically separating the Heartbeat and
Public NICs on different switches (recommended) or through virtually
separating them by using VLANs (also very good). These two networks should
also have different subnet addressing (i.e. - Public=10.x.x.x; HB =
192.168.x.x, etc.) as this will also aid in preventing multiple DNS
registrations on the same subnet - a no-no, particularly in clustering.
HTH,
--Ryan
--
Ryan Sokolowski
MVP - Windows Server - Clustering
MCSE, CCNA, CCDA, BCFP
"A troubleshooter's best tool is the Event Viewer and understanding the
events and messages contained therein."
This posting is provided "AS IS" with no warranties, and confers no rights.
"Bill Frisbee [MVP]" <stormer@xcomcastx.xnetx> wrote in message
news:exjzNGtzFHA.3756@tk2msftngp13.phx.gbl...
[quote]Francis,
I've seen this happen a few times. Usually it is caused by having multiple
network cards that are registering in DNS.
Make sure you have stripped your heartbeat NIC to just an IP address and
gateway, no DNS, ensure it is not trying to register itself in DNS, and no
WINS, with NETBIOS disabled.
If other cards in the system are needed (say for backup VLANS or what not)
make sure that you don't have them registering under the same FQDN...
Bill F.
Windows Server MVP
"Francis" <Francis@discussions.microsoft.com> wrote in message
news:1B45050F-0BAB-4471-A601-4A94D8906DA6@microsoft.com...
I can set up the 1st cluster node without problem. However, when adding
the
2nd node of cluster. error message was found in add node wizard "Multiple
DNS
records were found for 1st node server name.domain name" Software:
Windows
Server 2003 Enterprise Please help
[/quote] |
|
| Back to top |
|
 |
|
|
|
|