[Freeipa-users] SLAPD stops answering

Troels Hansen th at casalogic.dk
Mon Jan 9 16:13:20 UTC 2017



----- On Jan 9, 2017, at 3:37 PM, Adam Bishop Adam.Bishop at jisc.ac.uk wrote:

> If you attach strace to the slapd process, do you see repeated (failing) calls
> to getpeername()?
> 


Actually, just tried attaching a running dirsrv (which responds to requests): This also spawns lots of failing calls to getpeername:

getpeername(10, 0x7ffe7c586ea0, [112])  = -1 ENOTCONN (Transport endpoint is not connected)
clock_gettime(CLOCK_MONOTONIC, {2443617, 480040038}) = 0
poll([{fd=60, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=11, events=POLLIN}, {fd=112, events=POLLIN}, {fd=72, events=POLLIN}, {fd=122, events=POLLIN}, {fd=117, events=POLLIN}, {fd=116, events=POLLIN}, {fd=71, events=POLLIN}, {fd=118, events=POLLIN}, {fd=68, events=POLLIN}, {fd=88, events=POLLIN}, {fd=86, events=POLLIN}, {fd=85, events=POLLIN}, {fd=84, events=POLLIN}, {fd=83, events=POLLIN}, {fd=82, events=POLLIN}, {fd=81, events=POLLIN}, {fd=78, events=POLLIN}, {fd=77, events=POLLIN}, {fd=73, events=POLLIN}, {fd=70, events=POLLIN}, {fd=67, events=POLLIN}], 24, 250) = 0 (Timeout)
getpeername(10, 0x7ffe7c586ea0, [112])  = -1 ENOTCONN (Transport endpoint is not connected)
clock_gettime(CLOCK_MONOTONIC, {2443617, 735666659}) = 0
poll([{fd=60, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=11, events=POLLIN}, {fd=112, events=POLLIN}, {fd=72, events=POLLIN}, {fd=122, events=POLLIN}, {fd=117, events=POLLIN}, {fd=116, events=POLLIN}, {fd=71, events=POLLIN}, {fd=118, events=POLLIN}, {fd=68, events=POLLIN}, {fd=88, events=POLLIN}, {fd=86, events=POLLIN}, {fd=85, events=POLLIN}, {fd=84, events=POLLIN}, {fd=83, events=POLLIN}, {fd=82, events=POLLIN}, {fd=81, events=POLLIN}, {fd=78, events=POLLIN}, {fd=77, events=POLLIN}, {fd=73, events=POLLIN}, {fd=70, events=POLLIN}, {fd=67, events=POLLIN}], 24, 250) = 0 (Timeout)
getpeername(10, 0x7ffe7c586ea0, [112])  = -1 ENOTCONN (Transport endpoint is not connected)
clock_gettime(CLOCK_MONOTONIC, {2443617, 986870733}) = 0 




More information about the Freeipa-users mailing list