[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Freeipa-users] Issue while setting up Replication
- From: Chandan Kumar <chandank kumar gmail com>
- To: "freeipa-users redhat com" <Freeipa-users redhat com>
- Subject: [Freeipa-users] Issue while setting up Replication
- Date: Mon, 1 Apr 2013 09:47:31 -0700
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
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="" href="http://ipa01.ma.net:636">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
------------------------------------------------
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
--
--
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]