Loading

Cluster Blocks Read Only Allow Delete

The cluster blocks writes but still allows delete operations. Indexing stops while space can be reclaimed by deleting indices or documents.

Note

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

Field Value
Component Elasticsearch
Severity High
Scope Cluster
Domains cluster-health

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: When this setting is set to true, indexing is blocked and this will prevent your cluster from storing new data. The setting 'cluster.blocks.read_only_allow delete' is currently set to true, which means indexing is blocked and only delete operations are available. This block might have been applied automatically by the cluster due to a disk space issue, or it might have been applied manually by an operator to prevent indexing to the cluster.