Loading

Dedicated Master Nodes

One or more data nodes also perform master duties under load. The master role manages cluster metadata; when it competes with heavy indexing or search, management tasks can lag and stability suffers.

Note

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

Field Value
Component Elasticsearch
Severity Low
Scope Cluster
Domains performance, configuration, high-availability

You can customize these settings to adjust when AutoOps detects this event and presents the insight. Refer to AutoOps event settings for details.

The default customization settings are:

Setting Type Default
Minimum data nodes count to introduce dedicated master nodes Integer 4

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.

Number of data nodes that have master roles:12

Note

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

Impact: Clusters become unstable when they are under heavy load. If the master node has to carry out indexing and search operations in addition to its regular tasks, it might end up with insufficient resources to perform and monitor other operations that are crucial for cluster stability, such as creating or deleting indices, deciding which shards should be allocated on which nodes, and maintaining the cluster state on each of the nodes.