# How many shards should I put in a physical node?(continue)

**URL:** https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-physical-node-continue/27562
**Category:** Elasticsearch
**Created:** [August 18, 2015, 8:06am UTC](https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-physical-node-continue/27562 "2015-08-18T08:06:36Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![shinyke](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/shinyke/32/587_2.png) [@shinyke](https://discuss.elastic.co/u/shinyke)
#### Post date: [August 18, 2015, 8:06am UTC](https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-physical-node-continue/27562/1 "2015-08-18T08:06:36Z")

</div>

从 [How many shards should I put in a node？](https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-node/27544/2) 继续讨论：

> [@How many shards should I put in a node？](https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-node/27544/2):
>
> We don't recommend having shards over 50GB as it just makes reallocation harder than it should be. You can probably go larger if you only have a single node, but don't forget that to change the number of shards for an index, you need to reindex that entire index.

Thanks for your answer!

There also some viewpoints show that we should keep shards number per node small.  
Like this answer : [Redirecting to Google Groups](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/elasticsearch/hrq_z2qtNmo)  
and this experiment : [Trifork Blog - Keep updated on the technical solutions Trifork is working on!](http://blog.trifork.com/2014/01/07/elasticsearch-how-many-shards/)  
How can I keep balance between “light and easy to reallocation” and “more shard use more resource”？

---

<div class="post-metadata">

### Author: ![mosiddi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mosiddi/32/577_2.png) [@mosiddi](https://discuss.elastic.co/u/mosiddi)
#### Post date: [August 18, 2015, 4:58pm UTC](https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-physical-node-continue/27562/2 "2015-08-18T16:58:33Z")

</div>

thanks @warkolm! this is good data.

---

<div class="post-metadata">

### Author: ![mosiddi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mosiddi/32/577_2.png) [@mosiddi](https://discuss.elastic.co/u/mosiddi)
#### Post date: [August 18, 2015, 5:01pm UTC](https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-physical-node-continue/27562/3 "2015-08-18T17:01:10Z")

</div>

@shinyke - When u have say shards of max size 50 G, you are talking about shards say 10 for .5 TB of data. 10 is not big. Remember u do have limit per node (depends on ur query/index characteristics) on how much data u can have in a node to effectively suppoer queries with a reasonable performance.  
btw - my .5 TB of data is an example!

---

<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: [August 18, 2015, 10:27pm UTC](https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-physical-node-continue/27562/4 "2015-08-18T22:27:08Z")

</div>

Let's keep it in the existing thread please 😄

[How many shards should I put in a node？](https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-node/27544/2)

---

<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: [August 18, 2015, 10:27pm UTC](https://discuss.elastic.co/t/how-many-shards-should-i-put-in-a-physical-node-continue/27562/5 "2015-08-18T22:27:10Z")

</div>


