On Fri, Jun 09, 2017 at 04:28:45PM +0000, Joakim Tjernlund wrote:
> both 1.15.2 and git master hangs after less than 24 hour on
> a server.
> 
> I can see this repeating the domain log:
> 
> (Fri Jun  9 18:21:49 2017) [sssd[be[infinera.com]]] [orderly_shutdown] 
> (0x0010): SIGTERM: killing children
> (Fri Jun  9 18:21:49 2017) [sssd[be[infinera.com]]] [ldb] (0x0010): A 
> transaction is still active in ldb context [0xf65ce0] on 
> /var/lib/sss/db/cache_infinera.com.ldb
> (Fri Jun  9 18:22:42 2017) [sssd[be[infinera.com]]] [orderly_shutdown] 
> (0x0010): SIGTERM: killing children
> (Fri Jun  9 18:22:42 2017) [sssd[be[infinera.com]]] [ldb] (0x0010): A 
> transaction is still active in ldb context [0x239cce0] on 
> /var/lib/sss/db/cache_infinera.com.ldb
> (Fri Jun  9 18:23:35 2017) [sssd[be[infinera.com]]] [orderly_shutdown] 
> (0x0010): SIGTERM: killing children
> (Fri Jun  9 18:23:35 2017) [sssd[be[infinera.com]]] [ldb] (0x0010): A 
> transaction is still active in ldb context [0x1421ce0] on 
> /var/lib/sss/db/cache_infinera.com.ldb
> (Fri Jun  9 18:24:28 2017) [sssd[be[infinera.com]]] [orderly_shutdown] 
> (0x0010): SIGTERM: killing children
> (Fri Jun  9 18:24:28 2017) [sssd[be[infinera.com]]] [ldb] (0x0010): A 
> transaction is still active in ldb context [0x1cb0ce0] on 
> /var/lib/sss/db/cache_infinera.com.ldb

This is caused by too long write to disk.

> 
> Ideas?

Disable enumeration or move the cache to tmpfs. Enumeration won't work
well with large domains, sorry.
_______________________________________________
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