Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows 2000 DNS and Replication Issue

Status
Not open for further replies.

jjdurrant

MIS
Nov 25, 2003
6
US
I am the network admin for a small site with two DCs in a single location.

I recently brought up another DC and I am seeing lots of errors in event viewer.

** PLEASE KEEP IN MIND THIS DOMAIN WAS SETUP AS A SINGLE SITE ***

I have already applied this update, but it did't help:


Here are some screen shots of the FSMO errors I see as well:


Here are the details from the event viewer:

Event Type: Warning
Event Source: NtFrs
Event Category: None
Event ID: 13508
Date: 7/29/2004
Time: 6:34:38 PM
User: N/A
Computer: BEAVIS
Description:
The File Replication Service is having trouble
enabling replication from BORABORA to BEAVIS for
c:\winnt\sysvol\domain using the DNS name
borabora.JetsElectric. FRS will keep retrying.
Following are some of the reasons you would see this
warning.

[1] FRS can not correctly resolve the DNS name
borabora.JetsElectric from this computer.
[2] FRS is not running on borabora.JetsElectric.
[3] The topology information in the Active Directory
for this replica has not yet replicated to all the
Domain Controllers.

This event log message will appear once per
connection, After the problem is fixed you will see
another event log message indicating that the
connection has been established.
Data:
0000: d9 06 00 00 Ù...

-----------------------------------------------------------------------------------

Event Type: Error
Event Source: NETLOGON
Event Category: None
Event ID: 5774
Date: 7/29/2004
Time: 6:47:56 PM
User: N/A
Computer: BEAVIS
Description:
Registration of the DNS record
'5abe4634-9572-4eea-a0a1-01f0539ea6c6._msdcs.JetsElectric.
600 IN CNAME beavis.JetsElectric.' failed with the
following error:
DNS RR set that ought to exist, does not exist.
Data:
0000: 30 23 00 00 0#..

---------------------------------------------------------------------

Event Type: Warning
Event Source: NTDS KCC
Event Category: Knowledge Consistency Checker
Event ID: 1265
Date: 7/29/2004
Time: 6:59:46 PM
User: N/A
Computer: BORABORA
Description:
The attempt to establish a replication link with
parameters

Partition: CN=Schema,CN=Configuration,DC=JetsElectric
Source DSA DN: CN=NTDS
Settings,CN=BEAVIS,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=JetsElectric
Source DSA Address:
5abe4634-9572-4eea-a0a1-01f0539ea6c6._msdcs.JetsElectric
Inter-site Transport (if any):

failed with the following status:

The DSA operation is unable to proceed because of a
DNS lookup failure.

The record data is the status code. This operation
will be retried.
Data:
0000: 4c 21 00 00 L!..

-------------------------------------------

Event Type: Warning
Event Source: NTDS KCC
Event Category: Knowledge Consistency Checker
Event ID: 1265
Date: 7/29/2004
Time: 6:59:46 PM
User: N/A
Computer: BORABORA
Description:
The attempt to establish a replication link with
parameters

Partition: CN=Configuration,DC=JetsElectric
Source DSA DN: CN=NTDS
Settings,CN=BEAVIS,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=JetsElectric
Source DSA Address:
5abe4634-9572-4eea-a0a1-01f0539ea6c6._msdcs.JetsElectric
Inter-site Transport (if any):

failed with the following status:

The DSA operation is unable to proceed because of a
DNS lookup failure.

The record data is the status code. This operation
will be retried.
Data:
0000: 4c 21 00 00 L!..

-------------------------------------------------

Event Type: Warning
Event Source: NTDS KCC
Event Category: Knowledge Consistency Checker
Event ID: 1265
Date: 7/29/2004
Time: 6:59:46 PM
User: N/A
Computer: BORABORA
Description:
The attempt to establish a replication link with
parameters

Partition: DC=JetsElectric
Source DSA DN: CN=NTDS
Settings,CN=BEAVIS,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=JetsElectric
Source DSA Address:
5abe4634-9572-4eea-a0a1-01f0539ea6c6._msdcs.JetsElectric
Inter-site Transport (if any):

failed with the following status:

The DSA operation is unable to proceed because of a
DNS lookup failure.

The record data is the status code. This operation
will be retried.
Data:
0000: 4c 21 00 00 L!..

------------------------------------

Event Type: Warning
Event Source: NTDS Replication
Event Category: Replication
Event ID: 1586
Date: 7/29/2004
Time: 6:57:01 PM
User: JETSELECTRIC\justin
Computer: BORABORA
Description:
The checkpoint with the PDC was unsuccessful. The
checkpointing process will be retried again in four
hours. A full synchronization of the security database
to downlevel domain controllers may take place if this
machine is promoted to be the PDC before the next
successful checkpoint. The error returned was: The
naming context is in the process of being removed or
is not replicated from the specified server.

Any ideas whats going on?

Justin
 
Which server (bevis or borabora) is the PDC emulator? How many total DCs are there now? How many of the DCs are running DNS? Where are all the DCs pointed for DNS?

Also, make sure all DCs have the "Append parent suffixes of the primary DNS suffix" checkbox checked in the TCP/IP properties.

You can find this by right-clicking on the network connection, properties, double-click TCP/IP, advanced, DNS tab.

If the box is not checked, check it and restart the netlogon service.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top