we had some network glitch .then we had rebounced all the four nodes
.after rebouncing we are getting the cluster status red and seeing some
shards are unassiged.
Could you guys please help what we need to do with those unassigned
shards.to get the data back
i had tried cluster rerouting
{
"commands":[{"allocate": {"index":"indexname",
"shard":2,"node":"Dionysus", "allow_primary" : true}}]
}
but gettign this excepition
{
"error":
"RemoteTransportException[[Autolycus][inet[/64.102.209.58:9300]][cluster/reroute]];
nested: ElasticSearchIllegalArgumentException[[allocate] allocation of
[cqindex][2] on node [Dionysus][T08BTnRcQ162tynpYjCpzQ][inet[ ]] is not
allowed, reason: [YES()][NO()][YES()][YES()][YES()][YES()][YES()][YES()]];
",
"status": 400
}
we had some network glitch .then we had rebounced all the four nodes
.after rebouncing we are getting the cluster status red and seeing some
shards are unassiged.
Could you guys please help what we need to do with those unassigned
shards.to get the data back
i had tried cluster rerouting
{
"commands":[{"allocate": {"index":"indexname",
"shard":2,"node":"Dionysus", "allow_primary" : true}}]
}
but gettign this excepition
{
"error": "RemoteTransportException[[Autolycus][inet[/64.102.209.58:9300]][cluster/reroute]];
nested: ElasticSearchIllegalArgumentException[[allocate] allocation of
[cqindex][2] on node [Dionysus][T08BTnRcQ162tynpYjCpzQ][inet] is not
allowed, reason: [YES()][NO()][YES()][YES()][YES()][YES()][YES()][YES()]];
",
"status": 400
}
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.