thierry bordaz via FreeIPA-users wrote:
Hi Adrian,
deleting a user triggers several LDAP requests. In case the performance hit comes from slow DS requests, you would look in DS access log (/var/log/dirsrv/slapd-<inst>/access for the set of triggered requests. In each response, etime indicates the time spent by the each req. Can you isolate a/some specific req. that are very very long ?
My guess would be it is slow in removing the user from ipausers. I'm not sure how that shows in the logs as it is likely done by a plugin.
rob
regards thierry
On 05/31/2017 12:52 AM, Adrian HY via FreeIPA-users wrote:
Hi folks, I have a freeipa group with 30000 users to delete. The process is very very slow. For example:
# time ipa -v user-del vvv
Deleted user "vvv"
real 0m16.913s user 0m0.814s sys 0m0.084s
The hardware parameters are normal. The hard drive is SSD.
Regards.
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org