Failed to start shard

[2015-03-09 13:46:33,720][WARN ][indices.cluster ] [es_node_4_2]
[ossdatabse-2015-02-10][6] failed to start shard
org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException:
[ossdatabse-2015-02-10][6] failed to fetch index version after copying it
over
at
org.elasticsearch.index.gateway.local.LocalIndexShardGateway.recover(LocalIndexShardGateway.java:136)
at
org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGatewayService.java:197)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by:
org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException:
[ossdatabse-2015-02-10][6] shard allocated for local recovery (post api),
should exist, but doesn't, current files: [_checksums-1424994155456,
segments.gen]
at
org.elasticsearch.index.gateway.local.LocalIndexShardGateway.recover(LocalIndexShardGateway.java:115)
... 4 more
Caused by: java.io.FileNotFoundException: segments_r8
at
org.elasticsearch.index.store.Store$StoreDirectory.openInput(Store.java:471)
at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:324)
at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:404)
at
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:843)
at
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:694)
at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:400)
at org.elasticsearch.common.lucene.Lucene.readSegmentInfos(Lucene.java:117)
at
org.elasticsearch.index.gateway.local.LocalIndexShardGateway.recover(LocalIndexShardGateway.java:106)
... 4 more
[2015-03-09 13:46:33,720][WARN ][cluster.action.shard ] [es_node_4_2]
[ossdatabse-2015-02-11][6] sending failed shard for
[ossdatabse-2015-02-11][6], node[cq_HPV1ZSlKArq6HgciNSg], [P],
s[INITIALIZING], indexUUID [7yEPLOpYQciVdw_W1IF5Hg], reason [Failed to
start shard, message
[IndexShardGatewayRecoveryException[[ossdatabse-2015-02-11][6] failed to
fetch index version after copying it over]; nested:
IndexShardGatewayRecoveryException[[ossdatabse-2015-02-11][6] shard
allocated for local recovery (post api), should exist, but doesn't, current
files: [segments.gen, _checksums-1425594266760]]; nested:
FileNotFoundException[segments_r7]; ]]

How to solve this problem?
thx

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/40deb4ef-d445-4ed6-a821-68a383354fff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

1 Like