# ElasticSearch cluster nodes do not match cluster health

**URL:** https://discuss.elastic.co/t/elasticsearch-cluster-nodes-do-not-match-cluster-health/13796
**Category:** Elasticsearch
**Created:** [September 28, 2013, 12:41pm UTC](https://discuss.elastic.co/t/elasticsearch-cluster-nodes-do-not-match-cluster-health/13796 "2013-09-28T12:41:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Robin\_Verlangen](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/robin_verlangen/32/1542_2.png) [@Robin\_Verlangen](https://discuss.elastic.co/u/Robin_Verlangen)
#### Post date: [September 28, 2013, 12:41pm UTC](https://discuss.elastic.co/t/elasticsearch-cluster-nodes-do-not-match-cluster-health/13796/1 "2013-09-28T12:41:15Z")

</div>

Hi there,

I have a development cluster running 3 nodes (ES 0.90.5). Currently I'm  
seeing a strange thing. All of the nodes are claiming there are 37 nodes (3  
data and the rest clients).

{  
"cluster\_name" : "dev-001",  
"status" : "green",  
"timed\_out" : false,  
"number\_of\_nodes" : 37,  
"number\_of\_data\_nodes" : 3,  
"active\_primary\_shards" : 285,  
"active\_shards" : 570,  
"relocating\_shards" : 0,  
"initializing\_shards" : 0,  
"unassigned\_shards" : 0  
}

When I check the list of nodes underneath, one of the servers shows a list  
of only 4 nodes, while the two other nodes show exactly 37.

Does anyone have an idea what's going on here? Indexing and querying  
appears to work just fine.

Best regards,

Robin Verlangen  
_Chief Data Architect_  
\*  
\*  
W [http://www.robinverlangen.nl](http://www.robinverlangen.nl)  
E robin@us2.nl

[http://goo.gl/Lt7BC](http://goo.gl/Lt7BC)  
_What is CloudPelican? [http://goo.gl/HkB3D](http://goo.gl/HkB3D)_

Disclaimer: The information contained in this message and attachments is  
intended solely for the attention and use of the named addressee and may be  
confidential. If you are not the intended recipient, you are reminded that  
the information remains the property of the sender. You must not use,  
disclose, distribute, copy, print or rely on this e-mail. If you have  
received this message in error, please contact the sender immediately and  
irrevocably delete this message and any copies.

--  
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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<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 6, 2017, 2:14am UTC](https://discuss.elastic.co/t/elasticsearch-cluster-nodes-do-not-match-cluster-health/13796/2 "2017-07-06T02:14:20Z")

</div>


