1827075 Members
1434 Online
109713 Solutions
New Discussion

Re: too many open files

 
ezequiel peralta
New Member

too many open files

Hola, tengo corriendo una aplicacion y despues de un tiempo, generalmente 80 dias, me dice exactamente
errno 24: too many open files, open /home/aaa.xaa, alguien tiene idea que parametro tengo que tocar en el kernel.

Gracias
Ezequiel
2 REPLIES 2
Michael Schulte zur Sur
Honored Contributor

Re: too many open files

A. Clay Stephenson
Acclaimed Contributor

Re: too many open files

Increase maxfiles and/or maxfiles_lim and build a new kernel.
If it ain't broke, I can fix that.