elasticsearch/docs/reference/troubleshooting/disk/fix-master-node-out-of-disk...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
499 B
Plaintext
Raw Normal View History

[[fix-master-node-out-of-disk]]
== Fix master nodes out of disk
{es} is using master nodes to coordinate the cluster. If the master or any master eligible nodes are running
out of space, you need to ensure that they have enough disk space to function. If the <<health-api, health API>>
reports that your master node is out of space you need to increase the disk capacity of your master nodes.
include::{es-repo-dir}/tab-widgets/troubleshooting/disk/increase-master-node-capacity-widget.asciidoc[]