# Cat allocation disk.indices higher than disk.used or disk.total

**URL:** https://discuss.elastic.co/t/cat-allocation-disk-indices-higher-than-disk-used-or-disk-total/262709
**Category:** Elasticsearch
**Created:** [January 30, 2021, 9:24am UTC](https://discuss.elastic.co/t/cat-allocation-disk-indices-higher-than-disk-used-or-disk-total/262709 "2021-01-30T09:24:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![LJRamsey](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ljramsey/32/83153_2.png) [@LJRamsey](https://discuss.elastic.co/u/LJRamsey)
#### Post date: [January 30, 2021, 9:24am UTC](https://discuss.elastic.co/t/cat-allocation-disk-indices-higher-than-disk-used-or-disk-total/262709/1 "2021-01-30T09:24:01Z")

</div>

Hello,

We have a cluster that was upgraded priori this week from version 5.6.16 to version 6.8.13 and upgrade succeeded and everything was running as expected.

One day later one of the data node reached disk watermark (low then high) and cluster started relocating but we soon ran to flood\_stage watermark.  
Trying to troubleshoot this issue we checked disk allocation and result was puzzling to me :

```auto
shards disk.indices disk.used disk.avail disk.total disk.percent node
   914 367.8gb 293gb 26.4gb 319.5gb 91 xxx-2
   941 344.4gb 281.5gb 10.6gb 292.1gb 96 xxx-3
   617 239.6gb 194.3gb 5.7gb 200.1gb 97 xxx-1

```

To my understanding, disk.total is available volume, disk used is global usage (eg ES + rest of the world) disk.indices is usage by ES (that i would expect be a part of disk.used)

Can someone see what I misunderstood or tell me if this may be a known issue ?

My assumption on the watermark that were reached is not that data are growing but more that free space is eroding.

---

<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: [February 27, 2021, 9:25am UTC](https://discuss.elastic.co/t/cat-allocation-disk-indices-higher-than-disk-used-or-disk-total/262709/2 "2021-02-27T09:25:02Z")

</div>

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