Hello,
I have this shard failures error when I'm trying to search some terms but I
don't know why because for some other terms search is working.
I got this in the log file:
SearchPhaseExecutionException[Failed to execute phase [query], total failure
; shardFailures {[9JV9YILBSlek2mjI55A6ig][website][2]:
QueryPhaseExecutionException[[website][2]
So I know that [9JV9YILBSlek2mjI55A6ig] is my cluster name, [website] is
the name of my index but I don't know what is the [2]. And this number
changes, sometimes it is a [4]. Because I don't know what it is, I don't
know where to look for a fix.
I made a _status and I got this, maybe it'll be helpful: (Sorry it is
pretty big)
"shards" : {
"0" : [ {
"routing" : {
"state" : "STARTED",
"primary" : true,
"node" : "9JV9YILBSlek2mjI55A6ig",
"relocating_node" : null,
"shard" : 0,
"index" : "website"
},
"state" : "STARTED",
"index" : {
"size" : "192.2mb",
"size_in_bytes" : 201611783
},
"translog" : {
"id" : 1370618985492,
"operations" : 2
},
"docs" : {
"num_docs" : 55003,
"max_doc" : 55046,
"deleted_docs" : 43
},
"merges" : {
"current" : 0,
"current_docs" : 0,
"current_size" : "0b",
"current_size_in_bytes" : 0,
"total" : 0,
"total_time" : "0s",
"total_time_in_millis" : 0,
"total_docs" : 0,
"total_size" : "0b",
"total_size_in_bytes" : 0
},
"refresh" : {
"total" : 18433,
"total_time" : "1.7m",
"total_time_in_millis" : 106656
},
"flush" : {
"total" : 141,
"total_time" : "12.7s",
"total_time_in_millis" : 12788
}
} ],
"1" : [ {
"routing" : {
"state" : "STARTED",
"primary" : true,
"node" : "9JV9YILBSlek2mjI55A6ig",
"relocating_node" : null,
"shard" : 1,
"index" : "website"
},
"state" : "STARTED",
"index" : {
"size" : "210.8mb",
"size_in_bytes" : 221089213
},
"translog" : {
"id" : 1370618985965,
"operations" : 0
},
"docs" : {
"num_docs" : 55064,
"max_doc" : 55101,
"deleted_docs" : 37
},
"merges" : {
"current" : 0,
"current_docs" : 0,
"current_size" : "0b",
"current_size_in_bytes" : 0,
"total" : 0,
"total_time" : "0s",
"total_time_in_millis" : 0,
"total_docs" : 0,
"total_size" : "0b",
"total_size_in_bytes" : 0
},
"refresh" : {
"total" : 29480,
"total_time" : "3m",
"total_time_in_millis" : 181118
},
"flush" : {
"total" : 141,
"total_time" : "18.9s",
"total_time_in_millis" : 18929
}
} ],
"2" : [ {
"routing" : {
"state" : "STARTED",
"primary" : true,
"node" : "9JV9YILBSlek2mjI55A6ig",
"relocating_node" : null,
"shard" : 2,
"index" : "website"
},
"state" : "STARTED",
"index" : {
"size" : "175.9mb",
"size_in_bytes" : 184467723
},
"translog" : {
"id" : 1370618985663,
"operations" : 0
},
"docs" : {
"num_docs" : 54940,
"max_doc" : 54983,
"deleted_docs" : 43
},
"merges" : {
"current" : 0,
"current_docs" : 0,
"current_size" : "0b",
"current_size_in_bytes" : 0,
"total" : 0,
"total_time" : "0s",
"total_time_in_millis" : 0,
"total_docs" : 0,
"total_size" : "0b",
"total_size_in_bytes" : 0
},
"refresh" : {
"total" : 18258,
"total_time" : "1.7m",
"total_time_in_millis" : 105009
},
"flush" : {
"total" : 141,
"total_time" : "10.4s",
"total_time_in_millis" : 10453
}
} ],
"3" : [ {
"routing" : {
"state" : "STARTED",
"primary" : true,
"node" : "9JV9YILBSlek2mjI55A6ig",
"relocating_node" : null,
"shard" : 3,
"index" : "website"
},
"state" : "STARTED",
"index" : {
"size" : "178.2mb",
"size_in_bytes" : 186951530
},
"translog" : {
"id" : 1370618985706,
"operations" : 2
},
"docs" : {
"num_docs" : 55039,
"max_doc" : 55072,
"deleted_docs" : 33
},
"merges" : {
"current" : 0,
"current_docs" : 0,
"current_size" : "0b",
"current_size_in_bytes" : 0,
"total" : 1,
"total_time" : "247ms",
"total_time_in_millis" : 247,
"total_docs" : 3914,
"total_size" : "3.9mb",
"total_size_in_bytes" : 4185347
},
"refresh" : {
"total" : 18369,
"total_time" : "1.7m",
"total_time_in_millis" : 105709
},
"flush" : {
"total" : 141,
"total_time" : "12.5s",
"total_time_in_millis" : 12570
}
} ],
"4" : [ {
"routing" : {
"state" : "STARTED",
"primary" : true,
"node" : "9JV9YILBSlek2mjI55A6ig",
"relocating_node" : null,
"shard" : 4,
"index" : "website"
},
"state" : "STARTED",
"index" : {
"size" : "193.9mb",
"size_in_bytes" : 203330352
},
"translog" : {
"id" : 1370618985861,
"operations" : 5
},
"docs" : {
"num_docs" : 55010,
"max_doc" : 55042,
"deleted_docs" : 32
},
"merges" : {
"current" : 0,
"current_docs" : 0,
"current_size" : "0b",
"current_size_in_bytes" : 0,
"total" : 0,
"total_time" : "0s",
"total_time_in_millis" : 0,
"total_docs" : 0,
"total_size" : "0b",
"total_size_in_bytes" : 0
},
"refresh" : {
"total" : 18409,
"total_time" : "1.7m",
"total_time_in_millis" : 106237
},
"flush" : {
"total" : 141,
"total_time" : "13.1s",
"total_time_in_millis" : 13145
}
Does anyone knows where it could come from?
Thanks!
-Damien
--
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.
For more options, visit https://groups.google.com/groups/opt_out.