Any one can help me this?
Regards,
On Friday, 20 March 2015 11:37:39 UTC+7, Minh Trung wrote:
>
> Hello experts,
>
> I have problem with red title on Kibana3: *Oops!*
> SearchPhaseExecutionException[Failed to execute phase [query], all shards
> failed]
> I also check on elasticsearch and notification message: [Mentallo] All
> shards failed for phase: [query]
> Here is my configured:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *{ "cluster_name" : "elasticsearch", "nodes" : {
> "XzC8r3fqSRienP1K0MfXog" : { "name" : "Left Hand",
> "transport_address" : "inet[localhost/127.0.0.1:9300
> <http://127.0.0.1:9300>]", "host" : "VMVNSYSEC01.global", "ip" :
> "10.126.122.28", "version" : "1.1.2", "build" : "e511f7b",
> "http_address" : "inet[localhost/127.0.0.1:9200
> <http://127.0.0.1:9200>]", "settings" : { "path" : {
> "data" : "/var/lib/elasticsearch", "work" :
> "/tmp/elasticsearch", "home" :
> "/usr/share/elasticsearch", "conf" :
> "/etc/elasticsearch", "logs" : "/var/log/elasticsearch"
> }, "pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
> "cluster" : { "name" : "elasticsearch" }, "script" :
> { "disable_dynamic" : "true" }, "discovery" :
> { "zen" : { "ping" : { "multicast" :
> { "enabled" : "false" } }
> } }, "network" : { "host" : "localhost"
> }, "name" : "Left Hand" }, "os" : {
> "refresh_interval" : 1000, "available_processors" : 4, "cpu"
> : { "vendor" : "Intel", "model" : "Xeon", "mhz"
> : 2666, "total_cores" : 4, "total_sockets" : 2,
> "cores_per_socket" : 2, "cache_size_in_bytes" : 8192
> }, "mem" : { "total_in_bytes" : 3951484928 },
> "swap" : { "total_in_bytes" : 4194299904 } },
> "process" : { "refresh_interval" : 1000, "id" : 16107,
> "max_file_descriptors" : 65535, "mlockall" : false },
> "jvm" : { "pid" : 16107, "version" : "1.7.0_75",
> "vm_name" : "OpenJDK 64-Bit Server VM", "vm_version" :
> "24.75-b04", "vm_vendor" : "Oracle Corporation", "start_time"
> : 1426820328788, "mem" : { "heap_init_in_bytes" :
> 268435456, "heap_max_in_bytes" : 1038876672,
> "non_heap_init_in_bytes" : 24313856, "non_heap_max_in_bytes" :
> 224395264, "direct_max_in_bytes" : 1038876672 },
> "gc_collectors" : [ "ParNew", "ConcurrentMarkSweep" ],
> "memory_pools" : [ "Code Cache", "Par Eden Space", "Par Survivor Space",
> "CMS Old Gen", "CMS Perm Gen" ] }, "thread_pool" : {
> "generic" : { "type" : "cached", "keep_alive" :
> "30s" }, "index" : { "type" : "fixed",
> "min" : 4, "max" : 4, "queue_size" : "200"
> }, "get" : { "type" : "fixed", "min" : 4,
> "max" : 4, "queue_size" : "1k" }, "snapshot" :
> { "type" : "scaling", "min" : 1, "max" :
> 2, "keep_alive" : "5m" }, "merge" : {
> "type" : "scaling", "min" : 1, "max" : 2,
> "keep_alive" : "5m" }, "suggest" : { "type" :
> "fixed", "min" : 4, "max" : 4, "queue_size" :
> "1k" }, "bulk" : { "type" : "fixed", "min"
> : 4, "max" : 4, "queue_size" : "50" },
> "optimize" : { "type" : "fixed", "min" : 1,
> "max" : 1 }, "warmer" : { "type" :
> "scaling", "min" : 1, "max" : 2, "keep_alive" :
> "5m" }, "flush" : { "type" : "scaling",
> "min" : 1, "max" : 2, "keep_alive" : "5m"
> }, "search" : { "type" : "fixed", "min" :
> 12, "max" : 12, "queue_size" : "1k" },
> "percolate" : { "type" : "fixed", "min" : 4,
> "max" : 4, "queue_size" : "1k" }, "management" :
> { "type" : "scaling", "min" : 1, "max" :
> 5, "keep_alive" : "5m" }, "refresh" : {
> "type" : "scaling", "min" : 1, "max" : 2,
> "keep_alive" : "5m" } }, "network" : {
> "refresh_interval" : 5000, "primary_interface" : {
> "address" : "10.126.122.28", "name" : "eth0",
> "mac_address" : "00:50:56:AC:19:F5" } }, "transport" :
> { "bound_address" : "inet[/127.0.0.1:9300
> <http://127.0.0.1:9300>]", "publish_address" :
> "inet[localhost/127.0.0.1:9300 <http://127.0.0.1:9300>]" },
> "http" : { "bound_address" : "inet[/127.0.0.1:9200
> <http://127.0.0.1:9200>]", "publish_address" :
> "inet[localhost/127.0.0.1:9200 <http://127.0.0.1:9200>]",
> "max_content_length_in_bytes" : 104857600 }, "plugins" : [ ]
> }, "GSOV018XTMKfVJgjAlynNw" : { "name" :
> "logstash-VMVNSYSEC01.global-16198-2016", "transport_address" :
> "inet[/10.126.122.28:9301 <http://10.126.122.28:9301>]", "host" :
> "VMVNSYSEC01.global", "ip" : "10.126.122.28", "version" :
> "1.1.1", "build" : "f1585f0", "attributes" : { "client" :
> "true", "data" : "false" }, "settings" : { "path" :
> { "logs" : "/var/lib/logstash/logs" }, "cluster" :
> { "name" : "elasticsearch" }, "node" : {
> "client" : "true", "name" :
> "logstash-VMVNSYSEC01.global-16198-2016" }, "discovery" :
> { "zen" : { "ping" : { "unicast" :
> { "hosts" :
> "localhost:9300,localhost:9301,localhost:9302,localhost:9303,localhost:9304,localhost:9305"
>
> }, "multicast" : { "enabled" :
> "false" } } } }, "http" :
> { "enabled" : "false" }, "name" :
> "logstash-VMVNSYSEC01.global-16198-2016" }, "os" : {
> "refresh_interval" : 1000, "available_processors" : 4 },
> "process" : { "refresh_interval" : 1000, "id" : 16198,
> "max_file_descriptors" : 16384, "mlockall" : false },
> "jvm" : { "pid" : 16198, "version" : "1.7.0_75",
> "vm_name" : "OpenJDK 64-Bit Server VM", "vm_version" :
> "24.75-b04", "vm_vendor" : "Oracle Corporation", "start_time"
> : 1426820340303, "mem" : { "heap_init_in_bytes" :
> 61741952, "heap_max_in_bytes" : 506855424,
> "non_heap_init_in_bytes" : 24313856, "non_heap_max_in_bytes" :
> 224395264, "direct_max_in_bytes" : 506855424 },
> "gc_collectors" : [ "ParNew", "ConcurrentMarkSweep" ],
> "memory_pools" : [ "Code Cache", "Par Eden Space", "Par Survivor Space",
> "CMS Old Gen", "CMS Perm Gen" ] }, "thread_pool" : {
> "generic" : { "type" : "cached", "keep_alive" :
> "30s" }, "index" : { "type" : "fixed",
> "min" : 4, "max" : 4, "queue_size" : "200"
> }, "get" : { "type" : "fixed", "min" : 4,
> "max" : 4, "queue_size" : "1k" }, "snapshot" :
> { "type" : "scaling", "min" : 1, "max" :
> 2, "keep_alive" : "5m" }, "merge" : {
> "type" : "scaling", "min" : 1, "max" : 2,
> "keep_alive" : "5m" }, "suggest" : { "type" :
> "fixed", "min" : 4, "max" : 4, "queue_size" :
> "1k" }, "bulk" : { "type" : "fixed", "min"
> : 4, "max" : 4, "queue_size" : "50" },
> "optimize" : { "type" : "fixed", "min" : 1,
> "max" : 1 }, "warmer" : { "type" :
> "scaling", "min" : 1, "max" : 2, "keep_alive" :
> "5m" }, "flush" : { "type" : "scaling",
> "min" : 1, "max" : 2, "keep_alive" : "5m"
> }, "search" : { "type" : "fixed", "min" :
> 12, "max" : 12, "queue_size" : "1k" },
> "percolate" : { "type" : "fixed", "min" : 4,
> "max" : 4, "queue_size" : "1k" }, "management" :
> { "type" : "scaling", "min" : 1, "max" :
> 5, "keep_alive" : "5m" }, "refresh" : {
> "type" : "scaling", "min" : 1, "max" : 2,
> "keep_alive" : "5m" } }, "network" : {
> "refresh_interval" : 5000, "primary_interface" : {
> "address" : "", "name" : "", "mac_address" : ""
> } }, "transport" : { "bound_address" :
> "inet[/0:0:0:0:0:0:0:0%0:9301]", "publish_address" :
> "inet[/10.126.122.28:9301 <http://10.126.122.28:9301>]" },
> "plugins" : [ ] } }}*
> Any help is very very appreciated,
>
> Regards,
>
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/fc9b199a-fa30-449c-b65e-c1becb95a169%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.