aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Too many files are open  (Read 1796 times)

Artik

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Too many files are open
« 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
Logged

Artik

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: Too many files are open
« Reply #1 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!!!
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Too many files are open
« Reply #2 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.
Logged