Hendry, Chris
2008-Aug-27 16:10 UTC
[Fedora-directory-users] Replication Errors after disabling and enabling replication
Using Fedora DS 1.0.4-1 I had multimaster replication working for some time for two servers. I wanted to make some changes so I disabled replication on one server, then configured it again, with the same values, but now it does not work at all. I get the following error message when starting up: [27/Aug/2008:12:04:56 -0400] - Fedora-Directory/1.0.4 B2006.312.1539 starting up [27/Aug/2008:12:04:56 -0400] NSMMReplicationPlugin - repl_set_mtn_referrals: could not set referrals for replica dc=xxxx,dc=xxx: 1 [27/Aug/2008:12:04:56 -0400] - slapd started. Listening on All Interfaces port 389 for LDAP requests I have read some info on the web about this, have not found what I need to clean things up to get it up and running again. Any ideas? Chris
Aaron Bliss
2008-Aug-27 16:13 UTC
RE: [Fedora-directory-users] Replication Errors after disabling and enabling replication
Perhaps you can try re-initializing one of the masters...this might kick replication back into gear. Aaron -----Original Message----- From: fedora-directory-users-bounces@redhat.com [mailto:fedora-directory-users-bounces@redhat.com] On Behalf Of Hendry, Chris Sent: Wednesday, August 27, 2008 12:11 PM To: fedora-directory-users@redhat.com Subject: [Fedora-directory-users] Replication Errors after disabling and enabling replication Using Fedora DS 1.0.4-1 I had multimaster replication working for some time for two servers. I wanted to make some changes so I disabled replication on one server, then configured it again, with the same values, but now it does not work at all. I get the following error message when starting up: [27/Aug/2008:12:04:56 -0400] - Fedora-Directory/1.0.4 B2006.312.1539 starting up [27/Aug/2008:12:04:56 -0400] NSMMReplicationPlugin - repl_set_mtn_referrals: could not set referrals for replica dc=xxxx,dc=xxx: 1 [27/Aug/2008:12:04:56 -0400] - slapd started. Listening on All Interfaces port 389 for LDAP requests I have read some info on the web about this, have not found what I need to clean things up to get it up and running again. Any ideas? Chris -- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
Hendry, Chris
2008-Aug-28 20:31 UTC
RE: [Fedora-directory-users] Replication Errors after disablingand enabling replication
I have re initialized and even re installed. I have gotten one sever to start replicating (A -> B) But I can not get server B to replicate to server A. I get the following error message: [28/Aug/2008:16:22:33 -0400] NSMMReplicationPlugin - repl_set_mtn_referrals: could not set referrals for replica dc=xxxx,dc=xxxx: 1 In looking at the differences in dn:cn="dc=xxxx,dc=xxxx",cn=mapping tree,cn=config" The server that works (A) has an attribute: nsslapd-referral The serve that does NOT work (B) has NO such attribute. I have tried to add it, but it does not show up as a choice when adding an attribute. Not sure if this is really an error. When I first set these servers up, it worked great the 1st time. Now I find it very difficult. Any insight? Chris -----Original Message----- From: Aaron Bliss [mailto:abliss@brockport.edu] Sent: Wednesday, August 27, 2008 12:14 PM To: ''General discussion list for the Fedora Directory server project.'' Subject: RE: [Fedora-directory-users] Replication Errors after disablingand enabling replication Perhaps you can try re-initializing one of the masters...this might kick replication back into gear. Aaron -----Original Message----- From: fedora-directory-users-bounces@redhat.com [mailto:fedora-directory-users-bounces@redhat.com] On Behalf Of Hendry, Chris Sent: Wednesday, August 27, 2008 12:11 PM To: fedora-directory-users@redhat.com Subject: [Fedora-directory-users] Replication Errors after disabling and enabling replication Using Fedora DS 1.0.4-1 I had multimaster replication working for some time for two servers. I wanted to make some changes so I disabled replication on one server, then configured it again, with the same values, but now it does not work at all. I get the following error message when starting up: [27/Aug/2008:12:04:56 -0400] - Fedora-Directory/1.0.4 B2006.312.1539 starting up [27/Aug/2008:12:04:56 -0400] NSMMReplicationPlugin - repl_set_mtn_referrals: could not set referrals for replica dc=xxxx,dc=xxx: 1 [27/Aug/2008:12:04:56 -0400] - slapd started. Listening on All Interfaces port 389 for LDAP requests I have read some info on the web about this, have not found what I need to clean things up to get it up and running again. Any ideas? Chris -- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
Rich Megginson
2008-Aug-28 21:05 UTC
Re: [Fedora-directory-users] Replication Errors after disablingand enabling replication
Hendry, Chris wrote:> I have re initialized and even re installed. > I have gotten one sever to start replicating (A -> B) > But I can not get server B to replicate to server A. > > I get the following error message: > [28/Aug/2008:16:22:33 -0400] NSMMReplicationPlugin - > repl_set_mtn_referrals: could not set referrals for replica > dc=xxxx,dc=xxxx: 1 > > In looking at the differences in dn:cn="dc=xxxx,dc=xxxx",cn=mapping > tree,cn=config" > > The server that works (A) has an attribute: nsslapd-referral > The serve that does NOT work (B) has NO such attribute. >That attribute is supposed to be managed automatically by replication. If for some reason that''s not working, see here- http://www.redhat.com/docs/manuals/dir-server/cli/8.0/Configuration_Command_File_Reference-Core_Server_Configuration_Reference-Core_Server_Configuration_Attributes_Reference.html#Configuration_Command_File_Reference-Replication_Attributes_under_cnreplica_cnsuffixName_cnmapping_tree_cnconfig-nsDS5ReplicaReferral> I have tried to add it, but it does not show up as a choice when adding > an attribute. > > Not sure if this is really an error. > When I first set these servers up, it worked great the 1st time. > Now I find it very difficult. > > Any insight? > > Chris > > > > > -----Original Message----- > From: Aaron Bliss [mailto:abliss@brockport.edu] > Sent: Wednesday, August 27, 2008 12:14 PM > To: ''General discussion list for the Fedora Directory server project.'' > Subject: RE: [Fedora-directory-users] Replication Errors after > disablingand enabling replication > > Perhaps you can try re-initializing one of the masters...this might kick > replication back into gear. > > Aaron > > -----Original Message----- > From: fedora-directory-users-bounces@redhat.com > [mailto:fedora-directory-users-bounces@redhat.com] On Behalf Of Hendry, > Chris > Sent: Wednesday, August 27, 2008 12:11 PM > To: fedora-directory-users@redhat.com > Subject: [Fedora-directory-users] Replication Errors after disabling and > enabling replication > > Using Fedora DS 1.0.4-1 > I had multimaster replication working for some time for two servers. > > I wanted to make some changes so I disabled replication on one server, > then configured it again, with the same values, but now it does not work > at all. > > I get the following error message when starting up: > > [27/Aug/2008:12:04:56 -0400] - Fedora-Directory/1.0.4 B2006.312.1539 > starting up > [27/Aug/2008:12:04:56 -0400] NSMMReplicationPlugin - > repl_set_mtn_referrals: could not set referrals for replica > dc=xxxx,dc=xxx: 1 > [27/Aug/2008:12:04:56 -0400] - slapd started. Listening on All > Interfaces port 389 for LDAP requests > > I have read some info on the web about this, have not found what I need > to clean things up to get it up and running again. Any ideas? > > Chris > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >