# Error message: the node is expected to continue to exceed the high disk watermark when these relocations are complete

**URL:** https://discuss.elastic.co/t/error-message-the-node-is-expected-to-continue-to-exceed-the-high-disk-watermark-when-these-relocations-are-complete/335660
**Category:** Elasticsearch
**Created:** [June 9, 2023, 9:05pm UTC](https://discuss.elastic.co/t/error-message-the-node-is-expected-to-continue-to-exceed-the-high-disk-watermark-when-these-relocations-are-complete/335660 "2023-06-09T21:05:13Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Mhvrke](https://avatars.discourse-cdn.com/v4/letter/m/848f3c/32.png) [@Mhvrke](https://discuss.elastic.co/u/Mhvrke)
#### Post date: [June 9, 2023, 9:05pm UTC](https://discuss.elastic.co/t/error-message-the-node-is-expected-to-continue-to-exceed-the-high-disk-watermark-when-these-relocations-are-complete/335660/1 "2023-06-09T21:05:14Z")

</div>

Hi!

There’s this scenario where my cluster elasticsearch in rke logs is showing the following message:  
the node is expected to continue to exceed the high disk watermark when these relocations are complete. It keeps logging about it. What actions should I take ? And elasticsearch service is unavailable.

---

<div class="post-metadata">

### Author: ![eMitch](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/emitch/32/93607_2.png) [@eMitch](https://discuss.elastic.co/u/eMitch)
#### Post date: [June 12, 2023, 12:54pm UTC](https://discuss.elastic.co/t/error-message-the-node-is-expected-to-continue-to-exceed-the-high-disk-watermark-when-these-relocations-are-complete/335660/2 "2023-06-12T12:54:51Z")

</div>

Hi @Mhvrke - it sounds like you have filled the disks quite a bit and hit the [high disk watermark](https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-cluster.html#disk-based-shard-allocation) for a given node. The warning is telling it's trying to relocate shards, but after doing so, the threshold will still be surpassed.

How does your storage look for all your nodes?

You will want to either add more disk space, add more nodes, or remove old data that is no longer needed.

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 12, 2023, 1:00pm UTC](https://discuss.elastic.co/t/error-message-the-node-is-expected-to-continue-to-exceed-the-high-disk-watermark-when-these-relocations-are-complete/335660/3 "2023-06-12T13:00:02Z")

</div>

Are you still running with a shared disk volume as described [in this thread](https://discuss.elastic.co/t/elasticsearch-in-rke-in-running-status-but-not-active/335655/9)? If that is the case I suspect all nodes will experience watermark issues at the same time and that relocating shards will just increase disk usage.

---

<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 10, 2023, 1:00pm UTC](https://discuss.elastic.co/t/error-message-the-node-is-expected-to-continue-to-exceed-the-high-disk-watermark-when-these-relocations-are-complete/335660/4 "2023-07-10T13:00:35Z")

</div>

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