Package: nscd
Version: 2.1.3-2
Severity: important

Hi,

nscd reported the following errors:

Feb 17 12:08:03 chardonnay nscd: 4110: cannot write result: Broken pipe
Feb 17 12:08:03 chardonnay nscd: 4110: cannot write result: Broken pipe
Feb 17 12:08:03 chardonnay nscd: 4110: cannot write result: Broken pipe
Feb 17 12:08:03 chardonnay nscd: 4113: cannot write result: Broken pipe
Feb 17 12:08:03 chardonnay nscd: 4113: cannot write result: Broken pipe
Feb 17 12:08:03 chardonnay nscd: 4113: cannot write result: Broken pipe
Feb 17 12:08:03 chardonnay nscd: 4113: cannot write result: Broken pipe

After this, it was not possible to log in, or to use any program that would
query nscd. Restarting nscd didn't work either. I had to reboot.

After the reboot, the following message showed up:

Feb 17 12:17:29 chardonnay nscd: 633: short write in cache_addhst: Broken pipe

What can I do to avoid such problems in the future?

Andrew

-- 
            Andrew Korn (Korn Andras) <[EMAIL PROTECTED]>
             Finger [EMAIL PROTECTED] for pgp key. QOTD:
                My other vehicle is a Galaxy Class Starship...

-- System Information
Debian Release: woody
Kernel Version: Linux chardonnay 2.2.14 #15 Thu Jan 27 23:22:25 CET 2000 i586 
unknown

Versions of the packages nscd depends on:
ii  libc6                      2.1.3-2                    GNU C Library: Shared 
libraries and Timezone data

--- Begin /etc/nscd.conf (modified conffile)
#
#
#
#
#
#
#
        logfile                 /var/log/nscd.log
        threads                 5
        debug-level             0
        enable-cache            passwd          yes
        positive-time-to-live   passwd          600
        negative-time-to-live   passwd          20
        suggested-size          passwd          211
        check-files             passwd          yes
        enable-cache            group           yes
        positive-time-to-live   group           3600
        negative-time-to-live   group           60
        suggested-size          group           211
        check-files             group           yes
        enable-cache            hosts           yes
        positive-time-to-live   hosts           3600
        negative-time-to-live   hosts           20
        suggested-size          hosts           211
        check-files             hosts           yes

--- End /etc/nscd.conf

Reply via email to