Re: port 389 listener getting hung up on connection locks?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jul 24, 2014 at 10:55:54AM -0600, Rich Megginson wrote:
> 
> 1) I think you are running too many threads.  Having too many threads causes
> too much thread contention, which leads to performance problems.  Did you set
> nsslapd-threadnumber?  If so, try setting it to 2 times the number of cores on
> your system.  If you didn't touch nsslapd-threadnumber, then it must be a bug,
> because the default number is 30 (for historical reasons).

Thanks, inherited config from a predecessor.  Cranked that back down significantly.

> 2) Thread 1 summary:
> fsync fsync ?? vslapd_log_error slapd_log_error_proc_internal
> slapd_log_error_proc handle_pr_read_ready slapd_daemon main
> 
> When doing stack traces, it is best to do it with no additional error log
> levels.  This fsync() in the daemon main loop is very expensive.

Done.

> 
> 3) There are a lot of stack traces waiting on locks related to virtual
> attribute lookups, for example:
> Thread 86
> ?? ?? ?? ?? PR_vsmprintf slapi_ch_smprintf vattr_map_namespace_sp_getlist
> slapi_vattr_namespace_values_get_sp send_specific_attrs
> send_ldap_search_entry_ext send_ldap_search_entry iterate send_results_ext
> op_shared_search do_search connection_dispatch_operation ?? start_thread clone
> ??

And done.

Attaching some new stacktraces with those out of the way. 

Attachment: stacktraces2.tar.gz
Description: Binary data

--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users

[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux