Mailinglist Archive: opensuse-bugs (13484 mails)
| < Previous | Next > |
[Bug 328848] nscd has too many open files after network outage
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 15 Oct 2007 08:35:13 -0600 (MDT)
- Message-id: <20071015143513.B9FE9245269@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=328848#c11
--- Comment #11 from Ralf Haferkamp <rhafer@xxxxxxxxxx> 2007-10-15 08:35:13
MST ---
I think I am able to reproduce the situation that you experienced. I simply
added a firewall rule to my LDAP server dropping (not rejecting) all incoming
requested on port 389. This will however not result in nss_ldap leaking
descriptors, but nscd will open more and more files (mainly its unix domain
socket I think) which each request that it receives. After a while it will hit
its limit of course.
I am not entirely sure that this is the same problem that you where facing, but
from the behaviour and the logging in /var/log/messages it looks very similar
to it.
Btw, this sounds very much like a duplicate of Bug #242266 (which is a similar
problem that was originally reported for a NIS environment)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #11 from Ralf Haferkamp <rhafer@xxxxxxxxxx> 2007-10-15 08:35:13
MST ---
I think I am able to reproduce the situation that you experienced. I simply
added a firewall rule to my LDAP server dropping (not rejecting) all incoming
requested on port 389. This will however not result in nss_ldap leaking
descriptors, but nscd will open more and more files (mainly its unix domain
socket I think) which each request that it receives. After a while it will hit
its limit of course.
I am not entirely sure that this is the same problem that you where facing, but
from the behaviour and the logging in /var/log/messages it looks very similar
to it.
Btw, this sounds very much like a duplicate of Bug #242266 (which is a similar
problem that was originally reported for a NIS environment)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |