Fix data nodes out of disk

Fix data nodes out of disk

Elasticsearch is using data nodes to distribute your data inside the cluster. If one or more of these nodes are running out of space, Elasticsearch takes action to redistribute your data within the nodes so all nodes have enough available disk space. If Elasticsearch cannot facilitate enough available space in a node, then you will need to intervene in one of two ways:

  1. Increase the disk capacity of your cluster
  2. Reduce the disk usage by decreasing your data volume