Bo Lind via FreeIPA-users wrote:
> I just went to check on one of my replicas, and noticed that the IPA web 
> server seems to use a lot of CPU:
> 
> From htop:
>     PID USER       PRI  NI  VIRT   RES   SHR S  CPU%â–½MEM%   TIME+  Command
>  507664 ipaapi      20   0 1353M  459M 16656 S 100.8  0.2 24h15:19 (wsgi:ipa) 
>      -DFOREGROUND
>  507984 ipaapi      20   0 1353M  459M 16656 R 100.8  0.2 24h15:12 (wsgi:ipa) 
>      -DFOREGROUND
> 
> From top:
>     PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ 
> COMMAND                                                                    
>  507664 ipaapi    20   0 1385892 470580  16656 S 100.0   0.2   1456:06 httpd
> 
> I checked /var/log/httpd/access_log and error_log, but there was nothing out 
> of the ordinary.
> 
> I have not yet restarted the service/machine, as it's in production.
> 
> Any ideas?

You said you looked at the logs but not what you looked at. Is the
server being hammered with requests?

strace would be a brute force way of seeing what it is doing but it
might not be easy to find from what I expect to be gigantic output what
is going on.

rob
--
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to