lkml.org 
[lkml]   [2000]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.2.16 locked up (VM: do_try_to_free_pages failed for ... )
Date
From
> I don't think this is a kernel issue but I'm also finding this message
> in my log every 10 min. (Linus-2.2.16) I assumed this was a bind configure
> problem perhaps brought on by using linuxconf but now I'm not so sure as
> I can see no problem. Any ideas where I should look?

This looks like an inetd configure problem. Make sure you use the
right combination of flags and wait mode. E.g. for pidentd you should
either have

ident stream tcp nowait nobody /usr/sbin/identd identd -i
^^^^^^ ^^^
or
ident stream tcp wait nobody /usr/sbin/identd identd -w
^^^^ ^^^

in /etc/inetd.conf. Also make sure you don't have both an ident line
in inetd.conf and a standalone identd running (e.g. /etc/init.d/identd).

Olaf


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.579 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site