Post
Topic
Board Altcoin Discussion
Re: [ANN][YAC][POOL]p2pool for yacoin!!
by
caish5
on 13/06/2013, 13:38:00 UTC
Got lots of those "too many files open" errors too, i did this:
nano /etc/security/limits.conf
added this:
* soft nofile 8192
* hard nofile 65536
We'll see if that worked.  Cheesy Sorry everyone mining at my node for the downtimes...
edit: nope, crashed again. /proc/sys/fs/file-max was at 2465517 already, so i switched back to the bitvolcano code.
I've switched back to the rav3n_pl code!

I fixed the too many files error with this....
http://posidev.com/blog/2009/06/04/set-ulimit-parameters-on-ubuntu/