把提示值升高
PUT _cluster/settings
{
"persistent": {
"cluster.routing.allocation.disk.watermark.low": "99%",
"cluster.routing.allocation.disk.watermark.high": "99%",
"cluster.routing.allocation.disk.watermark.flood_stage": "99%"
}
elasticsearch7 type“:“cluster_block_exception“,“reason“:“blocked by: [FORBIDDEN/12/index read-only /
于 2024-04-03 17:26:04 首次发布