On Tue, Jun 13, 2017 at 12:12:05PM +0000, Joakim Tjernlund wrote:
> > It is now :) was in the wrong section before
> 
> timeout = 30 in domain section SEEMS to help, no problem since yesterday.
> What did I really do here?

There is a ticket to document this better already but tl;dr there is a
watchdog that, unless during three ticks of the 'timeout' value, an
internal event is received that resets the watchdog, kills the process,
because the process is presumed stuck.

What happens when sssd writes so many entries to the cache is that the
write operations blocks the event loop, prevents the delivery of the
watchdog reset which results in killing of the process.
_______________________________________________
sssd-users mailing list -- sssd-users@lists.fedorahosted.org
To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org

Reply via email to