Hello, I tried to setup a replica in single master from a supplier to a consumer So I created a new 389 server with setup-ds-admin.pl called briand and I follow the guide http://www.redhat.com/docs/manuals/dir-server/8.1/admin/Managing_Replication.html The supplier is a fedora 11 x86_64 , Directory server version 1.2.2 (name = aragon) The consumer is a Centos 5.4 fresh install x86_64 , Directory server 1.2.4 (name=briand) I get an error when I initialize the consumer from the console of the supplier : no such replica code error 6 follow the error log : On the Supplier : [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Beginning linger on the connection [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): No linger to cancel on the connection [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Disconnected from the consumer [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): State: start -> ready_to_acquire_replica [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Trying non-secure slapi_ldap_init_ext [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): binddn = cn=replication manager,cn=config, passwd = {DES}---------CUT------------== [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): No linger to cancel on the connection [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Unable to acquire replica: there is no replicated area "dc=ad,dc=dr15,dc=cnrs,dc=fr" on the consumer server. Replication is aborting. [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Beginning linger on the connection [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): State: ready_to_acquire_replica -> stop_fatal_error [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Incremental update failed and requires administrator action [09/Feb/2010:09:35:36 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): State: stop_fatal_error -> stop_fatal_error [09/Feb/2010:09:36:37 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Linger timeout has expired on the connection [09/Feb/2010:09:36:37 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Disconnected from the consumer [09/Feb/2010:09:36:37 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Linger timeout has expired on the connection [09/Feb/2010:09:36:37 +0100] NSMMReplicationPlugin - agmt="cn=briand ad" (briand:389): Disconnected from the consumer On the consumer : [02/Sep/2010:09:43:27 +0200] NSMMReplicationPlugin - conn=53 op=3 replica="unknown": Unable to acquire replica: error: no such replica Any help is welcome Thanks, -- Jean-Noel Chardron