ObjectGUID - Replication partners

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

i have a strange thing happening ...

First of all, AD is working fine, multi-site replication works fine ...

However, when I run "Generate status reports" in replmon, i get the following:


Directory Partition: CN=Configuration,DC=subdomain,DC=Domain,DC=net

Partner Name: **DELETED SERVER #2
Partner GUID: 0C800E14-7B78-44C9-9138-36C59FF45T31
USN: 109384

And this for all directory partitions.

I tried querying the directory with ldp, adsiedit and dsquery, but I cannot
seem to locate the object with this GUID.

Two possible causes:

1. My LDAP query is not good
2. There is no object with this GUID, but why does replmon still looks for it

Any advice appreciated

Dave
 
Nothing to worry about. This is an old dc that has been demoted. I'm
guessing you ran replmon in verbose mode.

--


Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hi,

You can take a dump of your entire configuration partition on a DC using
ldifde using the following the following syntax : ldifde -f ld.ldf -t 389 -d
dc=domain,dc=com -p subtree.
Then check if you have that GUID there.

Also when you do a repadmin /syncall, do you see that GUID?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

AD Replication Monitor Status Report 5
replmon report 2
DC Replication. 8
AD Replication issue 1
Replication errors 5
AD REPLICATION FAILURE. HELP!!! 3
NTDS Replication 0
Replication problem 2

Back
Top