# The calculated node size\_in\_bytes value is very different from the actual df value

**URL:** https://discuss.elastic.co/t/the-calculated-node-size-in-bytes-value-is-very-different-from-the-actual-df-value/354706
**Category:** Elasticsearch
**Tags:** elastic-stack-monitoring
**Created:** [March 5, 2024, 8:33am UTC](https://discuss.elastic.co/t/the-calculated-node-size-in-bytes-value-is-very-different-from-the-actual-df-value/354706 "2024-03-05T08:33:15Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![524186aa](https://avatars.discourse-cdn.com/v4/letter/5/f17d59/32.png) [@524186aa](https://discuss.elastic.co/u/524186aa)
#### Post date: [March 5, 2024, 8:33am UTC](https://discuss.elastic.co/t/the-calculated-node-size-in-bytes-value-is-very-different-from-the-actual-df-value/354706/1 "2024-03-05T08:33:16Z")

</div>

The calculated node size\_in\_bytes value is very different from the actual df value  
I use "size\_in\_bytes" to check the usage of 2.6tb

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/f/4/f4637bb532945d0a3dfb815985e2b9dac5cb06bd.png)  
The usage of du is 3.7 TB  
What's extra? It will be released when it reboots

---

<div class="post-metadata">

### Author: ![524186aa](https://avatars.discourse-cdn.com/v4/letter/5/f17d59/32.png) [@524186aa](https://discuss.elastic.co/u/524186aa)
#### Post date: [March 5, 2024, 8:35am UTC](https://discuss.elastic.co/t/the-calculated-node-size-in-bytes-value-is-very-different-from-the-actual-df-value/354706/2 "2024-03-05T08:35:27Z")

</div>

![image](https://us1.discourse-cdn.com/elastic/original/3X/3/7/37eff42e44e57460d6e914a4f06e029240381a2a.png)

---

<div class="post-metadata">

### Author: ![524186aa](https://avatars.discourse-cdn.com/v4/letter/5/f17d59/32.png) [@524186aa](https://discuss.elastic.co/u/524186aa)
#### Post date: [March 12, 2024, 2:10am UTC](https://discuss.elastic.co/t/the-calculated-node-size-in-bytes-value-is-very-different-from-the-actual-df-value/354706/3 "2024-03-12T02:10:53Z")

</div>

help

---

<div class="post-metadata">

### Author: ![TimV](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/timv/32/13162_2.png) [@TimV](https://discuss.elastic.co/u/TimV)
#### Post date: [March 12, 2024, 2:53am UTC](https://discuss.elastic.co/t/the-calculated-node-size-in-bytes-value-is-very-different-from-the-actual-df-value/354706/4 "2024-03-12T02:53:46Z")

</div>

Please don't post screenshots of text (logs, terminals, etc). Images are hard to read on mobile devices, difficult to search and may be inaccessible to community members with vision impairments.  
Please take the time to copy and paste the relevant text instead.

---

<div class="post-metadata">

### Author: ![524186aa](https://avatars.discourse-cdn.com/v4/letter/5/f17d59/32.png) [@524186aa](https://discuss.elastic.co/u/524186aa)
#### Post date: [March 12, 2024, 3:15am UTC](https://discuss.elastic.co/t/the-calculated-node-size-in-bytes-value-is-very-different-from-the-actual-df-value/354706/5 "2024-03-12T03:15:08Z")

</div>

Okay, let me correct my description  
"roles": [ -  
"data",  
"ingest",  
"ml",  
"remote\_cluster\_client"  
],  
"attributes": { -  
"ml.machine\_memory": "269942247424",  
"ml.max\_open\_jobs": "512",  
"xpack.installed": "true",  
"ml.max\_jvm\_size": "32212254720",  
"transform.node": "false"  
},  
"indices": { -  
"docs": { -  
"count": 223613139,  
"deleted": 61494359  
},  
"shard\_stats": { -  
"total\_count": 40  
},  
"store": { -  
"size": "2.1tb",  
"size\_in\_bytes": 2383964133115,  
"total\_data\_set\_size": "2.1tb",  
"total\_data\_set\_size\_in\_bytes": 2383964133115,  
"reserved": "0b",  
"reserved\_in\_bytes": 0  
}  
But from the perspective of the operating system, the actual occupancy is much larger  
du -sh \*  
8.2M config  
3.7T data  
4.0K es.pid  
2.8G logs  
4.0K version

---

<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: [April 9, 2024, 3:15am UTC](https://discuss.elastic.co/t/the-calculated-node-size-in-bytes-value-is-very-different-from-the-actual-df-value/354706/6 "2024-04-09T03:15:48Z")

</div>

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