High load issues on node (related to shard allocation)

I have a "warm" node with spinning disks which is experiencing high loads due to io waits. The problem is that some very active hot ingestion shards are being allocated to this node.

Is there anyway I can stop ES from allocating shards from hot indexes to this node?

index.routing.allocation.include._tier seems to do the trick.

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