INITIALIZING shard with REALLOCATED_REPLICA reason

Hi,

Our 5 node cluster (this is ES 7.10.1 on Ubuntu 18.04) went yellow last night and when we investigated it this morning, there is shard in the INITIALIZING state, with a "reason" of REALLOCATED_REPLICA. The shard seems to be a replica itself (there is a primary shard with the same number in that index). How do you get back to green? It seems like the shard could be deleted and a new replica created in its place, but I am not sure how to do that.

Thanks,
Chuck

You should be able to get a bit more insight with https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-allocation-explain.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.