Hello, I am new to FreeIPA so far I have setup the Server and few test clients, all went really smooth. However, I am having hard time in setting up the replication and any help will great!.
I am using CentOS 6.4. Package Info ipa-server-3.0.0-26.el6_4.2.x86_64 389-ds-base-1.2.11.15-12.el6_4.x86_64 I followed the steps mentioned in http://freeipa.org/docs/1.2/Installation_Deployment_Guide/en-US/html/chap-Installation_and_Deployment_Guide-Setting_up_Multi_Master_Replication.html When I try to setup the replica with the replica prepare file from the master with --skip-conneccheck (because krb is not running on UDP ports) ipa-replica-install /var/lib/ipa/replica-info-ipa02.ma.net.gpg --skip-conncheck. At the end I get below error ----------------------------------------- [22/31]: setting up initial replication Starting replication, please wait until this has completed. [ipa01.ma.net] reports: Update failed! Status: [-1 - LDAP error: Can't contact LDAP server] Your system may be partly configured. Run /usr/sbin/ipa-server-install --uninstall to clean up. Failed to start replication ------------------------------------------- On the log file ------------------------------------------- 2013-04-01T16:25:53Z DEBUG retrieving schema for SchemaCache url=ldaps:// ipa01.ma.net:636 conn =<ldap.ldapobject.SimpleLDAPObject instance at 0x392c830> 2013-04-01T16:25:54Z INFO File "/usr/lib/python2.6/site-packages/ipaserver/install/installut ils.py", line 614, in run_script return_value = main_function() File "/usr/sbin/ipa-replica-install", line 473, in main ds = install_replica_ds(config) File "/usr/sbin/ipa-replica-install", line 150, in install_replica_ds pkcs12_info) File "/usr/lib/python2.6/site-packages/ipaserver/install/dsinstance.py", line 300, in create_replica self.start_creation(runtime=60) File "/usr/lib/python2.6/site-packages/ipaserver/install/service.py", line 358, in start_creation method() : File "/usr/lib/python2.6/site-packages/ipaserver/install/dsinstance.py", line 313, in __setup_replica r_bindpw=self.dm_password) File "/usr/lib/python2.6/site-packages/ipaserver/install/replication.py", line 865, in setup_replication raise RuntimeError("Failed to start replication") 2013-04-01T16:25:54Z INFO The ipa-replica-install command failed, exception: RuntimeError: Failed to start replication ------------------------------------------------ I also find similar error reported while setting up ipa on Fedora 18 at https://www.redhat.com/archives/freeipa-users/2013-February/msg00440.html But could not find its resolution. I am able to connect to the 389/636 port from the slave. Firewall is off on both ends and hostnames resolves properly. Thanks -- -- http://about.me/chandank
_______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
