upgraded dev box from 5.6.6 to 6.2.4 for more info see
FYI this is a 1 node cluster, prod is 3 nodes but I need to get dev done first.
I've now got the elastic service to start, if I use the elasticserach.yml.rpmnew as my elasticserach.yml which only contains path.data: /var/lib/elasticsearch, path.logs: /var/log/elasticsearch then I can fire curl -XGET -u user:password 'http://localhost:9200/_cat/indices?v' I get back a list of all the indexs that were there before the upgrade.
when I add network.host: 192.168.100.22 I get no responce on either localhost or the boxes IP.
if anyone has any suggestions then I'd be very greatful for them.
in /usr/lib/systemd/system/elasticsearch.service the NPROC limit was set to 2048 so regardless of what I did in limits.conf it wouldn't change, I had to edit it in that to get it to load.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.