Re: Out of Files

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 21 Jun 1999 16:43:43 +0100 (BST)


> 1) Not long after booting the system I see the following message:
>
> VFS: file-max limit 4096 reached.
>
> At various points in time after I have booted I will get errors because
> of too many open files. I find it hard to believe that within a few
> hours of booting I have over 4000 files open.

If you have programs leaking file handles its believable. You can find out -
flip through /proc/[pid]/fd/ seeing if you have processes with lots of handles
>
> 2) When I start up pppd to dial my ISP I get several of the following
> message appear.
>
> Unable to load interpreter

Same again

Alan

-
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/