What OS and how did you install it? (Running as root is a really bad idea by the way!)
Regards, Mark Walkom Infrastructure Engineer Campaign Monitor email: [email protected] web: www.campaignmonitor.com On 22 May 2014 20:19, 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 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/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. > -- 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/CAEM624YGJTMJVwfZTea%3DJr4-K77hFvG6hYMoNfLWbTxBa3T4iw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
