On Fri, Sep 03, 2004 at 11:21:35AM -0400, Mike Ward wrote:
> Interesting. I just looked, it shows I have ~40 free open files left,
> so maybe that's it.
They are dynamically allocated.
On my system:
~ %% cat /proc/sys/fs/file-nr
913 82 4096
~ %%
913 open file structures
all but 82 in
Interesting. I just looked, it shows I have ~40 free open files left,
so maybe that's it.
What sort of side effects might arise from allowing 4x the number of
open files, if any?
On Fri, 3 Sep 2004 08:14:01 -0700, Stefan O'Rear <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 03, 2004 at 10:57:04AM -040
On Fri, Sep 03, 2004 at 10:57:04AM -0400, Mike Ward wrote:
> Well, it obviously varies, but I just ran "lsof | wc -l" and it returned:
>
> [EMAIL PROTECTED]:~$ lsof | wc -l
> 6335
>
> I'll try running that next time I run into problems as well.
>
>
> Kernel version is 2.2.20-idepci
Won't lsof
Well, it obviously varies, but I just ran "lsof | wc -l" and it returned:
[EMAIL PROTECTED]:~$ lsof | wc -l
6335
I'll try running that next time I run into problems as well.
Kernel version is 2.2.20-idepci
> What kernel version are you using and what is the output of:
>
> lsof | wc -l
>
>
Mike Ward wrote:
I've written down a few of the libraries that programs don't seem to
be able to load randomly, although I'd expect that the libraries
aren't significant in this case, they just happen to be trying to load
them at the same time that there's "too many open files". But, just in
case,
I've written down a few of the libraries that programs don't seem to
be able to load randomly, although I'd expect that the libraries
aren't significant in this case, they just happen to be trying to load
them at the same time that there's "too many open files". But, just in
case, these are the one
, and I'll get an error to the
> >effect of "too many open files on system". In one case, I rebooted to
> >try and solve this, and within 5 minutes of starting X, it started
> >that again.
> >
> >That brings me to the next part - Sometimes
no real details on this.
> >
> >I'm running Debian Unstable, and seemingly randomly, I'll go to run a
> >program or save a file or what not, and I'll get an error to the
> >effect of "too many open files on system". In one case, I rebooted to
> >tr
effect of "too many open files on system". In one case, I rebooted to
try and solve this, and within 5 minutes of starting X, it started
that again.
That brings me to the next part - Sometimes (often), it seems that
it's a simple case of shutting down another program. In the
a
Firstly, I apologize for having no real details on this.
I'm running Debian Unstable, and seemingly randomly, I'll go to run a
program or save a file or what not, and I'll get an error to the
effect of "too many open files on system". In one case, I rebooted to
try and
10 matches
Mail list logo