Re: too many open files 0.7.0 beta1

2010-08-25 Thread Aaron Morton
That looks like it. I've pushed the limits up to 65k and turned down the testing for now. Otherwise machines were dropping like flies. Thanks. AaronOn 26 Aug, 2010,at 04:16 PM, Dan Washusen wrote:Maybe you're seeing this: https://issues.apache.org/jira/browse/CASSANDRA-1416On Thu, Aug 26, 2010 at

Re: too many open files 0.7.0 beta1

2010-08-25 Thread Dan Washusen
Maybe you're seeing this: https://issues.apache.org/jira/browse/CASSANDRA-1416 On Thu, Aug 26, 2010 at 2:05 PM, Aaron Morton wrote: > Under 0.7.0 beta1 am seeing cassandra run out of files handles... > > Caused by: java.io.FileNotFoundException: /local1/junkbox/cassandra/data/ > junkbox.wetafx.co

too many open files 0.7.0 beta1

2010-08-25 Thread Aaron Morton
Under 0.7.0 beta1 am seeing cassandra run out of files handles...Caused by: java.io.FileNotFoundException: /local1/junkbox/cassandra/data/junkbox.wetafx.co.nz/ObjectIndex-e-31-Index.db (Too many open files)        at java.ioRandomAccessFile.open(Native Method)        at java.io.RandomAccessFile.(Ra