mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 18:03:32 -04:00
8 lines
499 B
Text
8 lines
499 B
Text
[[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[]
|