Re: file-max is only 4096 with 1 GB mem

2005-12-06 Thread Hugo Vanwoerkom
Dieter Faulbaum wrote: I have a small problem under Debian etch with a (vanilla) kernel 2.6.14.3 on a AMD 64 (32-bit) system with 1GB memory: often I see error messages about running out of file handles. 'cat /proc/sys/fs/file-max' shows: 4096 This seems very sparse for 1GB memory. Looking at Do

Re: file-max is only 4096 with 1 GB mem

2005-12-06 Thread Dieter Faulbaum
> Maybe an obvious question, but have you checked to make sure Debian is > recognizing all of your ram properly? I have an AMD Athlon XP 2200+ > (32-bit) with 1GB of ram and /proc/sys/fs/file-max shows 102249. My only idea to check this is 'cat /proc/meminfo', which shows this, what seems okay

Re: file-max is only 4096 with 1 GB mem

2005-12-05 Thread Hugo Vanwoerkom
Jacob S wrote: On Mon, 5 Dec 2005 14:20:34 +0100 Dieter Faulbaum <[EMAIL PROTECTED]> wrote: I have a small problem under Debian etch with a (vanilla) kernel 2.6.14.3 on a AMD 64 (32-bit) system with 1GB memory: often I see error messages about running out of file handles. 'cat /proc/sys/fs/fil

Re: file-max is only 4096 with 1 GB mem

2005-12-05 Thread Roberto C. Sanchez
On Mon, Dec 05, 2005 at 09:11:24AM -0600, Jacob S wrote: > > Maybe an obvious question, but have you checked to make sure Debian is > recognizing all of your ram properly? I have an AMD Athlon XP 2200+ > (32-bit) with 1GB of ram and /proc/sys/fs/file-max shows 102249. > Interesting. I have an

Re: file-max is only 4096 with 1 GB mem

2005-12-05 Thread Jacob S
On Mon, 5 Dec 2005 14:20:34 +0100 Dieter Faulbaum <[EMAIL PROTECTED]> wrote: > > I have a small problem under Debian etch with a (vanilla) kernel > 2.6.14.3 on a AMD 64 (32-bit) system with 1GB memory: > often I see error messages about running out of file handles. > 'cat /proc/sys/fs/file-max' s