Re: Too Many Open files error

2012-12-20 Thread aaron morton
> THe number of files in the data directory is around 29500+. If you are using Levelled Compaction it is probably easier to set the ulimit to unlimited. Cheers - Aaron Morton Freelance Cassandra Developer New Zealand @aaronmorton http://www.thelastpickle.com On 21/12/2012, at

Re: Too Many Open files error

2012-12-20 Thread Andrey Ilinykh
On Thu, Dec 20, 2012 at 1:17 AM, santi kumar wrote: > Can you please give more details about this bug? bug id or something > https://issues.apache.org/jira/browse/CASSANDRA-4571 > > Now if I want to upgrade, is there any specific process or best practices. > migration from 1.1.4 to 1.1.5 is stra

Re: Too Many Open files error

2012-12-20 Thread santi kumar
Can you please give more details about this bug? bug id or something Now if I want to upgrade, is there any specific process or best practices. Thanks Santi On Thu, Dec 20, 2012 at 1:44 PM, Andrey Ilinykh wrote: > This bug is fixed in 1.1.5 > > Andrey > > > On Thu, Dec 20, 2012 at 12:01 AM,

Re: Too Many Open files error

2012-12-20 Thread Andrey Ilinykh
This bug is fixed in 1.1.5 Andrey On Thu, Dec 20, 2012 at 12:01 AM, santi kumar wrote: > While running the nodetool repair , we are running into > FileNotFoundException with too many open files error. We increased the > ulimit value to 32768, and still we have seen this issue. > > THe number o