I have 389-ds.sap supplier and 389-ds2.sap as consumer system.
I downloaded the mmr.pl script and ran it on 389-ds.sap system:
[root@389-ds opt]# ./mmr.pl --host1 389-ds.sap.com --host2 389-ds2.sap.com --host1_id 1 --host2_id 2 --bindpw '!password' --repmanpw '!password' --create --create
adding to 389-ds.sap.com -> cn=changelog5,cn=config
-> already exists
adding to 389-ds.sap.com -> cn=changelog5,cn=config
-> already exists
adding to 389-ds.sap.com -> cn=repman,cn=config
-> already exists
-> already exists
adding to 389-ds.sap.com -> cn=replica,cn="o=netscaperoot",cn=mapping tree,cn=config
-> already exists
-> already exists
adding to 389-ds2.sap.com -> cn=changelog5,cn=config
-> already exists
-> already exists
adding to 389-ds2.sap.com -> cn=repman,cn=config
-> already exists
-> already exists
adding to 389-ds2.sap.com -> cn=replica,cn="o=netscaperoot",cn=mapping tree,cn=config
-> already exists
-> already exists
adding to 389-ds.sap.com -> plaintext replication 389-ds.sap.com -> 389-ds2.sap.com
adding to 389-ds2.sap.com -> plaintext replication 389-ds2.sap.com -> 389-ds.sap.com
initializing replication 389-ds.sap.com -> 389-ds2.sap.com (port 389)
adding to 389-ds2.sap.com -> plaintext replication 389-ds2.sap.com -> 389-ds.sap.com
initializing replication 389-ds.sap.com -> 389-ds2.sap.com (port 389)
The Logs at Supplier shows:
SMMReplicationPlugin - Beginning total update of replica "agmt="cn="Replication to 389-ds2.sap.com"" (389-ds2:389)".
[17/Jan/2010:23:21:25 +051800] NSMMReplicationPlugin - Finished total update of replica "agmt="cn="Replication to 389-ds2.sap.com"" (389-ds2:389)". Sent 109 entries.
-----------------------
[17/Jan/2010:23:21:25 +051800] NSMMReplicationPlugin - Finished total update of replica "agmt="cn="Replication to 389-ds2.sap.com"" (389-ds2:389)". Sent 109 entries.
-----------------------
The Logs at Consumer side is:
ReplicationPlugin - replica_replace_ruv_tombstone: failed to update replication update vector for replica o=netscaperoot: LDAP error - 1
[17/Jan/2010:23:24:14 +051800] NSMMReplicationPlugin - multimaster_be_state_chan ge: replica o=netscaperoot is going offline; disabling replication
[17/Jan/2010:23:24:14 +051800] - WARNING: Import is running with nsslapd-db-priv ate-import-mem on; No other process is allowed to access the database
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Workers finished; cleaning up...
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Workers cleaned up.
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Indexing complete. Post-p rocessing...
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Flushing caches...
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Closing files...
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Import complete. Processe d 109 entries in 4 seconds. (27.25 entries/sec)
[17/Jan/2010:23:24:18 +051800] NSMMReplicationPlugin - multimaster_be_state_chan ge: replica o=netscaperoot is coming online; enabling replication
[17/Jan/2010:23:24:18 +051800] NSMMReplicationPlugin - agmt="cn="Replication to 389-ds.sap.com"" (389-ds:389): Succesfully bound cn=repman,cn=config to cons umer, but password has expired on consumer.
[17/Jan/2010:23:24:18 +051800] NSMMReplicationPlugin - agmt="cn="Replication to 389-ds.sap.com"" (389-ds:389): Succesfully bound cn=repman,cn=config to cons umer, but password is expiring on consumer in 0 seconds.
[17/Jan/2010:23:24:14 +051800] NSMMReplicationPlugin - multimaster_be_state_chan ge: replica o=netscaperoot is going offline; disabling replication
[17/Jan/2010:23:24:14 +051800] - WARNING: Import is running with nsslapd-db-priv ate-import-mem on; No other process is allowed to access the database
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Workers finished; cleaning up...
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Workers cleaned up.
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Indexing complete. Post-p rocessing...
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Flushing caches...
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Closing files...
[17/Jan/2010:23:24:18 +051800] - import NetscapeRoot: Import complete. Processe d 109 entries in 4 seconds. (27.25 entries/sec)
[17/Jan/2010:23:24:18 +051800] NSMMReplicationPlugin - multimaster_be_state_chan ge: replica o=netscaperoot is coming online; enabling replication
[17/Jan/2010:23:24:18 +051800] NSMMReplicationPlugin - agmt="cn="Replication to 389-ds.sap.com"" (389-ds:389): Succesfully bound cn=repman,cn=config to cons umer, but password has expired on consumer.
[17/Jan/2010:23:24:18 +051800] NSMMReplicationPlugin - agmt="cn="Replication to 389-ds.sap.com"" (389-ds:389): Succesfully bound cn=repman,cn=config to cons umer, but password is expiring on consumer in 0 seconds.
Let me inform you that I have SSL configured on both the system and when I use the ./mmr.pl with --with-ssl option, it doesnt show anything.
The above output gets shown when i run it without --with-ssl.
Pls Suggest?
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users