CentOS 6.5 and Java 1.7u55

On Thu, May 22, 2014 at 12:28 PM, Shawn Ritchie <xritc...@gmail.com> wrote:

> so this issue only occurs on server restart. If I had to restart
> elasticsearch service it would load the correct number of file descriptors.
>
> Regards
> Shawn
>
>
> On Thu, May 22, 2014 at 12:19 PM, Shawn Ritchie <xritc...@gmail.com>wrote:
>
>> Hi guys,
>>
>> Kind of stuck with a fresh installation of an ElasticSearch cluster.
>> everything is installed file descriptor limits are set yet when I run
>>
>> curl -XGET "http://10.0.8.62:9200/_nodes?os=true&process=true&pretty=true";
>> > stats.txt
>>
>> I get
>>
>>       "process" : {
>>         "refresh_interval" : 1000,
>>         "id" : 1200,
>>         "max_file_descriptors" : 4096,
>>         "mlockall" : true
>>       },
>>
>> yet when I run
>>
>> ulimit -n I get
>>
>> 65535
>>
>> ElasticSearch is installed as a service and running as root? Any idea why
>> this is happening?
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "elasticsearch" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/elasticsearch/SIKIWq40MKY/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> elasticsearch+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/elasticsearch/53e168b5-8834-4b63-98ec-4c5a3080a91b%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/53e168b5-8834-4b63-98ec-4c5a3080a91b%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Thanks
> Shawn Ritchie
>



-- 
Thanks
Shawn Ritchie

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAP0uL7xtHLT6%2ByjPMSENxQEZKYHJL_31ZuLW%2BUXNrO2GOJsSPw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to