[389-users] Lots of abandoned connections from sssd

Orion Poplawski orion at cora.nwra.com
Mon Nov 10 18:59:08 UTC 2014


On 11/06/2014 10:35 AM, Orion Poplawski wrote:
> On 11/06/2014 03:14 AM, Rich Megginson wrote:
>> Try to reproduce the problem while using gdb to capture stack traces every few
>> seconds as in http://www.port389.org/docs/389ds/FAQ/faq.html#debugging-hangs
>> Ideally, we can get some stack traces of the server during the time between
>> the BIND and the ABANDON
> 
> 
> Thanks, I'll give it a shot.  The gdb command line is a little incorrect
> though, I think you want:
> 
> gdb -ex 'set confirm off' -ex 'set pagination off' -ex 'thread apply all bt
> full' -ex 'quit' /usr/sbin/ns-slapd `pidof ns-slapd` > stacktrace.`date
> +%s`.txt 2>&1
> 
> - added % in date format, drop trailing ``

gdb ended up aborting while trying to do the stack trace when the problem
occurred (https://bugzilla.redhat.com/show_bug.cgi?id=1162264) so I haven't
had any luck there.

It seems to be a problem with one of my servers only.  I've shut it down and
the user can authenticate fine against our backup server.  I tried restoring
from backup with bak2db but that didn't appear to help.  Is there a more
restore from scratch procedure I should try next to see if it some kind of
corruption?


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       orion at nwra.com
Boulder, CO 80301                   http://www.nwra.com



More information about the 389-users mailing list