# Single node consuming more disk space

**URL:** https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250
**Category:** Elastic Cloud on Kubernetes (ECK)
**Created:** [September 27, 2021, 3:41pm UTC](https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250 "2021-09-27T15:41:28Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![purushothamkdr143](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/purushothamkdr143/32/90242_2.png) [@purushothamkdr143](https://discuss.elastic.co/u/purushothamkdr143)
#### Post date: [September 27, 2021, 3:41pm UTC](https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250/1 "2021-09-27T15:41:29Z")

</div>

Hi All,

I have setup Elasticsearch cluster using eck operator. details as follows.

master nodes: 3  
data nodes: 9

only single data node is consuming more disk space although it has less number of shards than the other. Could you please let us know what could be reason for this? I know this is not sufficient to trouble shoot but on a high level what factors could be causing this?

---

<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: [September 27, 2021, 11:42pm UTC](https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250/2 "2021-09-27T23:42:13Z")

</div>

What version are you on?  
What is the output from `_cat/allocation?v`?

---

<div class="post-metadata">

### Author: ![purushothamkdr143](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/purushothamkdr143/32/90242_2.png) [@purushothamkdr143](https://discuss.elastic.co/u/purushothamkdr143)
#### Post date: [September 28, 2021, 4:06am UTC](https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250/3 "2021-09-28T04:06:52Z")

</div>

Hi Mark Walkom,

I am using Elasticsearch version 6.8.14. Cluster settings & allocation as follows.

**Allocation:**

 ![allocation](https://us1.discourse-cdn.com/elastic/original/3X/a/7/a71876c7c0f2915edfa71b9e5c46ada8c490907c.png)

**Cluster Settings**

 ![cluster-settings](https://us1.discourse-cdn.com/elastic/original/3X/b/b/bb5462275a56ffa0e6ec050d430388fb0c4350df.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: [September 28, 2021, 4:10am UTC](https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250/4 "2021-09-28T04:10:23Z")

</div>

Please don't post pictures of text or code. They are difficult to read, impossible to search and replicate (if it's code), and some people may not be even able to see them 🙂

---

<div class="post-metadata">

### Author: ![purushothamkdr143](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/purushothamkdr143/32/90242_2.png) [@purushothamkdr143](https://discuss.elastic.co/u/purushothamkdr143)
#### Post date: [September 28, 2021, 5:15am UTC](https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250/5 "2021-09-28T05:15:56Z")

</div>

Sure.

here is the output of allocation(\_cat/allocation?v).

shards disk.indices disk.used disk.avail disk.total disk.percent host ip  
666 335.1gb 362.1gb 129gb 491.1gb 73 10.244.8.132 10.244.8.132  
666 218.5gb 244.5gb 246.6gb 491.1gb 49 10.244.4.16 10.244.4.16  
666 363gb 390gb 101.1gb 491.1gb 79 10.244.8.4 10.244.8.4  
665 288gb 314.7gb 176.4gb 491.1gb 64 10.244.7.133 10.244.7.133  
666 199.8gb 226.3gb 264.8gb 491.1gb 46 10.244.8.133 10.244.8.133  
666 189.1gb 215.1gb 275.9gb 491.1gb 43 10.244.1.11 10.244.1.11  
486 395gb 422.5gb 68.6gb 491.1gb 86 10.244.7.132 10.244.7.132  
666 246.6gb 273.2gb 217.8gb 491.1gb 55 10.244.8.5 10.244.8.5  
665 162.3gb 188.5gb 302.5gb 491.1gb 38 10.244.2.139 10.244.2.139

the nodes which has less number of shards i.e 486 is consuming more disk space(422.5gb) than others.

---

<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: [September 28, 2021, 5:43am UTC](https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250/6 "2021-09-28T05:43:48Z")

</div>

Ok but what's the average shard size on that node, it must be higher?

---

<div class="post-metadata">

### Author: ![purushothamkdr143](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/purushothamkdr143/32/90242_2.png) [@purushothamkdr143](https://discuss.elastic.co/u/purushothamkdr143)
#### Post date: [September 29, 2021, 11:24am UTC](https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250/7 "2021-09-29T11:24:59Z")

</div>

Sorry, How can I check the average shard size?

I see there are some shards which have size more than 20GB.

---

<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: [October 27, 2021, 11:25am UTC](https://discuss.elastic.co/t/single-node-consuming-more-disk-space/285250/8 "2021-10-27T11:25:44Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
