Hello, I have encountered the problem mentioned above.
I encountered it during the rolling upgrade of elasticsearch 6.8.1 to 7.8.1.
Because my 6.8.1 did not configure xpack related configuration, but I want to configure this function in 7.8.1.
My approach is this:
On the basis that the cluster is 6.8.1, first offline a datanode node
Upgrade this node to 7.8.1, and configure xpack in elasticsearch.yml, and then start it
But it is found that it cannot join the current cluster, and the error reported in the log is consistent with your example 1.
So I want to ask how to solve it?
Our cluster does not want to stop the service, so it must be upgraded on a rolling basis
Thank you very much。
I saw this issue mentioned in 2019, so I would like to ask if it has been resolved now?
You cannot enable TLS without a cluster wide outage.
If you want zero downtime, you might need to setup a new cluster with TLS, run a snapshot+restore or remote reindex, then point your clients to the new cluster.
Ok, thanks a lot. But I would like to ask again, will this problem be solved in the future, such as 8.x version or even 9.x version? Because there are 80 machines in our cluster at present, we have no budget to buy machines, and the data volume is also large, so it is not easy to back up
I'm sorry to bother you again. Because when upgrading ElasticSearch, ELK Statck related products need to be upgraded together. So should I first upgrade ElasticSearch to the corresponding version and then upgrade Logstash and Kibana related products?
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.