aMule Forum

English => aMule Help => Topic started by: Artik on May 12, 2005, 09:02:38 PM

Title: Too many files are open
Post by: Artik on May 12, 2005, 09:02:38 PM
Hello All,

I get following error messages all the time:
"Can't create backup of "541.part.met" error 24 too many files are open"

What can it be and how to solve this?

I have 904 file (90% of them in stopped state).

Artik
Title: Re: Too many files are open
Post by: Artik on May 13, 2005, 01:24:28 PM
Solved.....

If anyone other has same problem do following:

test 'ulimit -a' you'll see mainmal number of allowed files to open - you need to increase it.

Add following line in /etc/security/limits.conf
Code: [Select]
muleusername soft nofile 4096
muleusername hard nofile 4096
You can just increase to what you need not defenatly 4096...
relog... and run aMule enjoy!!!
Title: Re: Too many files are open
Post by: Kry on May 14, 2005, 12:09:15 AM
And having more than 900 files on download is just, heh, insane :P


What's your CPU usage, I'm curious about it.