Slowness after install FreeIPA on CentOS7
by tchen003 from LinuxQuestions.org on (#5C4Q5)
I follow below guide to install FreeIPA
Question 1: the install failed at below stage. I have already turned off firewall and selinux. Any advice why requesting to CA got no response?
Code: [12/30]: requesting RA certificate from CA
[error] RuntimeError: request timed out
ipapython.admintool: ERROR request timed out
ipapython.admintool: ERROR The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information
Killed
[root@ipa ~]#Question 2: my server is becoming very slow. It take 5 seconds to print out the current time. Any advice?
Code:[root@ipa ~]# time date
Sun Dec 27 20:20:03 EST 2020
real 0m5.143s
user 0m0.000s
sys 0m0.009s
[root@ipa ~]#Reference: https://medium.com/@iced_burn/instal...s-7-9dd7d3d611


Question 1: the install failed at below stage. I have already turned off firewall and selinux. Any advice why requesting to CA got no response?
Code: [12/30]: requesting RA certificate from CA
[error] RuntimeError: request timed out
ipapython.admintool: ERROR request timed out
ipapython.admintool: ERROR The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information
Killed
[root@ipa ~]#Question 2: my server is becoming very slow. It take 5 seconds to print out the current time. Any advice?
Code:[root@ipa ~]# time date
Sun Dec 27 20:20:03 EST 2020
real 0m5.143s
user 0m0.000s
sys 0m0.009s
[root@ipa ~]#Reference: https://medium.com/@iced_burn/instal...s-7-9dd7d3d611