<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>> Date: Thu, 3 Sep 2009 15:30:19 -0600<br>> From: rmeggins@redhat.com<br>> To: fedora-directory-users@redhat.com<br>> Subject: Re: [389-users] How to restore replica admin in the master<br><br>> > See attached file.<br>> Seems ok - unlikely to be the culprit . . .<br>> ><br><br>You're right.  I found out that the schema was just a coincidence.<br><br>I found out that it was the replication was working will until I restart one of two masters.  In fact, I never restarted it since it was up.<br><br>Here's the file.inf on the second master, at the installation:<br><br>[General]<br>AdminDomain = domain.net<br>SuiteSpotGroup = nobody<br>ConfigDirectoryLdapURL = ldap://MASTERA:389/o=NetscapeRoot<br>ConfigDirectoryAdminID = admin<br>FullMachineName = SERVER<br>SuiteSpotUserID = nobody<br>ConfigDirectoryAdminPwd = PASS<br><br>[admin]<br>ServerAdminID = admin<br>ServerAdminPwd = pass<br>SysUser = nobody<br>Port = 9830<br><br>[slapd]<br>InstallLdifFile = suggest<br>ServerIdentifier = LOCALSERVER<br>ServerPort = 389<br>AddOrgEntries = Yes<br>RootDN = cn=Directory Manager<br>RootDNPwd = PASS<br>Suffix = dc=bd,dc=domain,dc=net<br>UseExistingMC = Yes<br>AddSampleEntries = No<br>ConfigFile = netscaperootdb.ldif<br>ConfigFile = devdb.ldif<br>ConfigFile = proddb.ldif<br>ConfigFile = repluser.ldif<br>ConfigFile = changelog.ldif<br>ConfigFile = replica.ldif<br>ConfigFile = replagreement.ldif<br><br>What I did is I removed all ConfigFile lines and I simply executed ldapmodify on each file after the /usr/sbin/setup-ds.pl (I had to modify each file by adding "changetype: add").  It seems to fix the issue.  I added a new schema and replication is still working even if the other master doesn't have it.  I restarted both masters, and it still works.<br><br>It seems it break the "implementation" if I use ConfigFile directly in the file.inf at the installation.  That's why I was able to "reproduce" the issue because I was using the same installation method.<br><br><br><br /><hr />Less clicking: Hotmail access on the new <a href='http://go.microsoft.com/?linkid=9677398' target='_new'>MSN homepage.</a></body>
</html>