Willian, sorry for the time i took to answers, in the attachment there is the gstack.out. I don't have a clue how to read that =/
Em qui, 10 de ago de 2017 às 06:24, Ludwig Krispenz <lkrispen@xxxxxxxxxx> escreveu:
On 08/09/2017 09:48 PM, Lucas Diedrich wrote:
Willian, i can make that, is there any manual on how to get the data trough gstack?
Another thing, as i needed to resolve the issue, i had ldapmodify my group adding the members, using the method below it took like 16 sec. peer user and leading to un-reponsive system after the 30th user:
dn: cn=mygorup,cn=groups,cn=accounts,dc=domainchangetype: modifyadd: memberdn: uid=user1,cn=users,cn=accounts,dc=domain-dn: cn=mygorup,cn=groups,cn=accounts,dc=domain
changetype: modifyadd: memberdn: uid=user2,cn=users,cn=accounts,dc=domain-dn: cn=mygorup,cn=groups,cn=accounts,dc=domain
changetype: modifyadd: memberdn: uid=user3,cn=users,cn=accounts,dc=domain-+ 50 users
But, changing to the method below, i was able to add all 600 users in only 16 sec with no un-responsive time:
dn: cn=mygorup,cn=groups,cn=accounts,dc=domainchangetype: modifyadd: memberdn: uid=user1,cn=users,cn=accounts,dc=domaindn: uid=user2,cn=users,cn=accounts,dc=domaindn: uid=user3,cn=users,cn=accounts,dc=domain+55this is no surprise. in on case you have >50 operations and over 50 invocations of teh memberof plugin and in the other case there is only one operation and one plugin call
-
Em ter, 8 de ago de 2017 às 19:57, William Brown <wibrown@xxxxxxxxxx> escreveu:
On Mon, 2017-08-07 at 17:30 +0000, Lucas Diedrich wrote:
> Hello guys,
>
> i have a *Freeipa 4.4.1* with 389 (389-ds-base-1.3.5.18-1.fc25.x86_64), my
> problem is, i have a huge group with 5400 users, but i've to add more 800
> to it, when i try to add more than 10 my dirsrv goes unresponsive.
>
> When the system starts to replicate all my Freeipa's goes unresponsive,
> asking over #389 some guys susgest that could be a bug with the *memberof
> plugin*, is there anything i can do to fix this?
Morning,
Would you mind taking a gstack of the ns-slapd process when it goes
un-responsive? This would help me to see why it's showing high latency
like this.
Thanks,
--
Sincerely,
William Brown
Software Engineer
Red Hat, Australia/Brisbane
_______________________________________________
389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________-- Red Hat GmbH, http://www.de.redhat.com/, Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243, Managing Directors: Charles Cachera, Michael Cunningham, Michael O'Neill, Eric Shander
389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Attachment:
gstack.out
Description: Binary data
_______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx