I was upgrading elasticsearch onmy cluster. Successfully been done, I face an issue,
the issue is on my data nodes when I see on the dashboard, one data node has all the original data while other has all the replicated data.
Below is the image:
If you see the screenshot the shards with the gray border are the original shards while the one's without are the replicas.
How can I make them reallocate such that a each data node has some original shards and some replicas, like the way they used to before I did the upgrade.
@dadoonet It just seems off since it's never happened that ways. Also I get an error while querying a particular index. with the error illegal_state_exception. below is a link
Also I get an error while querying a particular index. with the error illegal_state_exception. below is a link
This is not related.
It just seems off since it's never happened that ways.
You can bring up a new node, wait for a new distribution of the shards, then switch off this node and wait for the new distribution and you will probably end up with replicas and primaries mixed together. But I'd not care about this unless you really have performance problems or something like that.
I looked at it but I don't have the answer so I did not answer as I prefer to leave it non answered so you get a better chance to have someone else to look at it.
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.