Loading

Master Not Discovered

No master node could be discovered when a node attempted to join or form the cluster. Without a successfully elected master, cluster coordination cannot proceed and nodes might fail to start.

Note

For a complete list of insights, refer to AutoOps insights.

Field Value
Component Elasticsearch
Severity Critical
Scope Cluster
Domains cluster-health, high-availability

The following is an example of what you might see when this insight is triggered. Real insights use live data and links from your deployment or cluster.

No description available.

Note

AutoOps shows different recommendations depending on how their conditions match your deployment or cluster.

Impact: The cluster will not start if the correct number of master nodes is not discovered in the configuration. When a node joins a cluster, it will check to see whether a master node has been successfully elected in the cluster. If the cluster has not been able to elect a suitable master node according to its configuration, then the cluster will not start. This is usually because an insufficient number of master eligible nodes are present in the cluster.