1. 程式人生 > >Elasticsearch叢集未分配的shard

Elasticsearch叢集未分配的shard

[2014-12-22 16:03:27,347][WARN ][index.engine.internal    ] [ES-10-data] [ppub-v5][22] failed engine [corrupted preexisting index]
[2014-12-22 16:03:27,347][WARN ][indices.cluster          ] [ES-10-data] [ppub-v5][22] failed to start shard
org.apache.lucene.index.CorruptIndexException: [ppub-v5][22] Corrupted index
[corrupted_Ccq5Hd42SuGbQWk_aB9CFw] caused by: CorruptIndexException[codec footer mismatch: actual footer=817092787 vs expected footer=-1071082520 (resource: MMapIndexInput(path="D:\IndexStorage\Data\search-cluster\nodes\0\indices\ppub-v5\22\index\_48jet.fdt"))]
 at org.elasticsearch.index.store.Store.failIfCorrupted(Store.java:353)
 at org.elasticsearch.index.store.Store.failIfCorrupted(Store.java:338)
 at org.elasticsearch.indices.cluster.IndicesClusterStateService.applyInitializingShard(IndicesClusterStateService.java:727)
 at org.elasticsearch.indices.cluster.IndicesClusterStateService.applyNewOrUpdatedShards(IndicesClusterStateService.java:580)
 at org.elasticsearch.indices.cluster.IndicesClusterStateService.clusterChanged(IndicesClusterStateService.java:184)
 at org.elasticsearch.cluster.service.InternalClusterService$UpdateTask.run(InternalClusterService.java:444)
 at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:153)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
 at java.lang.Thread.run(Thread.java:745)
[2014-12-22 16:03:27,347][WARN ][cluster.action.shard     ] [ES-10-data] [ppub-v5][22] sending failed shard for [ppub-v5][22], node[pK7CwHokQKCSk8TEVlCsWA], [R], s[INITIALIZING], indexUUID [4QlLH670Q_Kd6rb1WXhgaQ], reason [Failed to start shard, message [CorruptIndexException[[ppub-v5][22] Corrupted index [corrupted_Ccq5Hd42SuGbQWk_aB9CFw] caused by: CorruptIndexException[codec footer mismatch: actual footer=817092787 vs expected footer=-1071082520 (resource: MMapIndexInput(path="D:\IndexStorage\Data\search-cluster\nodes\0\indices\ppub-v5\22\index\_48jet.fdt"))]]]]
[2014-12-22 16:03:27,347][WARN ][cluster.action.shard     ] [ES-10-data] [ppub-v5][22] sending failed shard for [ppub-v5][22], node[pK7CwHokQKCSk8TEVlCsWA], [R], s[INITIALIZING], indexUUID [4QlLH670Q_Kd6rb1WXhgaQ], reason [engine failure, message [corrupted preexisting index][CorruptIndexException[[ppub-v5][22] Corrupted index [corrupted_Ccq5Hd42SuGbQWk_aB9CFw] caused by: CorruptIndexException[codec footer mismatch: actual footer=817092787 vs expected footer=-1071082520 (resource: MMapIndexInput(path="D:\IndexStorage\Data\search-cluster\nodes\0\indices\ppub-v5\22\index\_48jet.fdt"))]]]]