I am having trouble initializaing a server. That server has some replicas in r/o mode, as hub, and one as multimaster. When I try to initialize the multimaster database of this server from another server that has also that database in multimaster mode, I get these errors:
[12/Jul/2010:13:08:52 +0200] NSMMReplicationPlugin - multimaster_be_state_change: replica o=XXX,dc=XXXX,dc=es is going offline; disabling replication
[12/Jul/2010:13:09:20 +0200] - WARNING: Import is running with nsslapd-db-private-import-mem on; No other process is allowed to access the database
[12/Jul/2010:13:09:26 +0200] - ERROR bulk import abandoned
[12/Jul/2010:13:09:26 +0200] - import o_XXXX_dc_XXXX_dc_es: Aborting all import threads...
[12/Jul/2010:13:09:32 +0200] - import o_XXXX_dc_XXXX_dc_es: Import threads aborted.
[12/Jul/2010:13:09:32 +0200] - import o_XXXX_dc_XXXX_dc_es: Closing files...
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/nscpEntryDN.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/mail.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/givenName.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/nsuniqueid.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/memberOf.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/ntUniqueId.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/member.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/ntUserDomainId.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/objectclass.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/cn.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/aci.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/seeAlso.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/sn.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/telephoneNumber.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/uid.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/uniquemember.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/parentid.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/entrydn.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - libdb: o_XXXX_dc_XXXX_dc_es/id2entry.db4: unable to flush: No such file or directory
[12/Jul/2010:13:09:32 +0200] - import o_XXXX_dc_XXXX_dc_es: Import failed.
[12/Jul/2010:13:09:33 +0200] - process_bulk_import_op: NULL backend
[12/Jul/2010:13:09:34 +0200] NSMMReplicationPlugin - replica_replace_ruv_tombstone: failed to update replication update vector for replica o=XXXX,dc=XXXX,dc=es: LDAP error - 1
[12/Jul/2010:13:09:38 +0200] NSMMReplicationPlugin - replica_replace_ruv_tombstone: failed to update replication update vector for replica o=XXXX,dc=XXXX,dc=es: LDAP error - 1
[12/Jul/2010:13:09:41 +0200] NSMMReplicationPlugin - replica_replace_ruv_tombstone: failed to update replication update vector for replica o=XXXX,dc=XXXX,dc=es: LDAP error - 1
And the last message is repeating continiously. Also, the folder for that database in /var/lib/dirsrv/db/o_XXXX_dc_XXXX_dc_es, is removed, although is recreated when the server is restarted. So I can not initialize that database (the other hub replicas work fine).
It looks the same as http://www.redhat.com/archives/fedora-directory-users/2007-March/msg00100.html, which has not any definitive solution.
Using CentOS 5.4 and 389 DS 1.2.5.
Regards.
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users