# Elastic cluster issue

**URL:** https://discuss.elastic.co/t/elastic-cluster-issue/47044
**Category:** Elasticsearch
**Created:** [April 11, 2016, 8:47pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044 "2016-04-11T20:47:45Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![vinod\_rao](https://avatars.discourse-cdn.com/v4/letter/v/3e96dc/32.png) [@vinod\_rao](https://discuss.elastic.co/u/vinod_rao)
#### Post date: [April 11, 2016, 8:47pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044/1 "2016-04-11T20:47:45Z")

</div>

Hi Team,

I have 3 node cluster and i am seeing 1 node is frequently coming out off cluster and rejoining. Attaching the log for the information. Can anyone let me know what could be the possible issue.below is the log screen shot.

 ![](https://us1.discourse-cdn.com/elastic/original/2X/0/02fe7fd11bc37dca45e5cebfe51df814cf90de03.png)

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [April 11, 2016, 8:55pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044/2 "2016-04-11T20:55:28Z")

</div>

Please don't post pictures of text, they are difficult to read and some people may not be even able to see them.

What version are you one?

---

<div class="post-metadata">

### Author: ![vinod\_rao](https://avatars.discourse-cdn.com/v4/letter/v/3e96dc/32.png) [@vinod\_rao](https://discuss.elastic.co/u/vinod_rao)
#### Post date: [April 11, 2016, 8:59pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044/3 "2016-04-11T20:59:18Z")

</div>

Sure i wont do it again.

I am using 1.7.1

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [April 11, 2016, 9:02pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044/4 "2016-04-11T21:02:10Z")

</div>

Can you post the error as well?

---

<div class="post-metadata">

### Author: ![vinod\_rao](https://avatars.discourse-cdn.com/v4/letter/v/3e96dc/32.png) [@vinod\_rao](https://discuss.elastic.co/u/vinod_rao)
#### Post date: [April 11, 2016, 9:03pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044/5 "2016-04-11T21:03:41Z")

</div>

[WARN] 2016-04-11 08:18:54,014 org.elasticsearch.indices.cluster - [node3] [[end\_device\_events\_20160319][1]] marking and sending shard failed due to [failed recovery]  
org.elasticsearch.indices.recovery.RecoveryFailedException: [end\_device\_events\_20160319][1]: Recovery failed from [node2][p0b\_1ge8Tmu\_3l78lRaA-w][node2][inet[/x.x.x.x:9  
301]]{local=false, master=true} into [node3][W9XjmFo6REWuJLlfg0W-EA][node3][inet[/x.x.x.x:9301]]{local=false, master=true}  
at org.elasticsearch.indices.recovery.RecoveryTarget.doRecovery(RecoveryTarget.java:280)  
at org.elasticsearch.indices.recovery.RecoveryTarget.access$700(RecoveryTarget.java:70)  
at org.elasticsearch.indices.recovery.RecoveryTarget$RecoveryRunner.doRun(RecoveryTarget.java:561)  
at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:36)  
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  
at java.lang.Thread.run(Thread.java:745)  
Caused by: org.elasticsearch.transport.RemoteTransportException: [node2][inet[/x.x.x.x:9301]][internal:index/shard/recovery/start\_recovery]  
Caused by: org.elasticsearch.index.engine.RecoveryEngineException: [end\_device\_events\_20160319][1] Phase[1] Execution failed  
at org.elasticsearch.index.engine.InternalEngine.recover(InternalEngine.java:883)  
at org.elasticsearch.index.shard.IndexShard.recover(IndexShard.java:780)  
at org.elasticsearch.indices.recovery.RecoverySource.recover(RecoverySource.java:125)  
at org.elasticsearch.indices.recovery.RecoverySource.access$200(RecoverySource.java:49)  
at org.elasticsearch.indices.recovery.RecoverySource$StartRecoveryTransportRequestHandler.messageReceived(RecoverySource.java:146)  
at org.elasticsearch.indices.recovery.RecoverySource$StartRecoveryTransportRequestHandler.messageReceived(RecoverySource.java:132)  
at org.elasticsearch.transport.netty.MessageChannelHandler$RequestHandler.doRun(MessageChannelHandler.java:279)  
at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:36)  
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  
at java.lang.Thread.run(Thread.java:745)  
Caused by: org.elasticsearch.indices.recovery.RecoverFilesRecoveryException: [end\_device\_events\_20160319][1] Failed to transfer [16] files with total size of [1.1gb]  
at org.elasticsearch.indices.recovery.RecoverySourceHandler.phase1(RecoverySourceHandler.java:430)  
at org.elasticsearch.index.engine.InternalEngine.recover(InternalEngine.java:878)  
... 10 more  
Caused by: org.elasticsearch.transport.ReceiveTimeoutTransportException: [node3][inet[/x.x.x.x:9301]][internal:index/shard/recovery/filesInfo] request\_id [31249632] tim  
ed out after [900016ms]  
at org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:529)  
... 3 more

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [April 11, 2016, 9:05pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044/6 "2016-04-11T21:05:35Z")

</div>

> [@vinod\_rao](#):
>
> ReceiveTimeoutTransportException

Looks like network timeouts.

Are all your nodes in the same datacenter?

---

<div class="post-metadata">

### Author: ![vinod\_rao](https://avatars.discourse-cdn.com/v4/letter/v/3e96dc/32.png) [@vinod\_rao](https://discuss.elastic.co/u/vinod_rao)
#### Post date: [April 11, 2016, 9:07pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044/7 "2016-04-11T21:07:14Z")

</div>

yes they are all in one dataCenter only.

---

<div class="post-metadata">

### Author: ![vinod\_rao](https://avatars.discourse-cdn.com/v4/letter/v/3e96dc/32.png) [@vinod\_rao](https://discuss.elastic.co/u/vinod_rao)
#### Post date: [April 11, 2016, 9:09pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044/8 "2016-04-11T21:09:02Z")

</div>

I did continuous ping between all nodes but i didn't see any packet drops

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2017, 11:00pm UTC](https://discuss.elastic.co/t/elastic-cluster-issue/47044/9 "2017-07-05T23:00:34Z")

</div>


