Did you use the RPMs? Where are you setting the ulimit? Regards, Mark Walkom
Infrastructure Engineer Campaign Monitor email: [email protected] web: www.campaignmonitor.com On 22 May 2014 20:30, Shawn Ritchie <[email protected]> wrote: > CentOS 6.5 and Java 1.7u55 > > > On Thu, May 22, 2014 at 12:28 PM, Shawn Ritchie <[email protected]>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 <[email protected]>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 >>> [email protected]. >>> 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/CAP0uL7xtHLT6%2ByjPMSENxQEZKYHJL_31ZuLW%2BUXNrO2GOJsSPw%40mail.gmail.com<https://groups.google.com/d/msgid/elasticsearch/CAP0uL7xtHLT6%2ByjPMSENxQEZKYHJL_31ZuLW%2BUXNrO2GOJsSPw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEM624bonFrf5V1eK%3D9Ug8SpSiC%3DWL3%3Dc6MRiOSmaK9Hkjz6KA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
