Skip to content
Discussion options

You must be logged in to vote

Thanks for your response, Chris. regarding the shard increase attempt, I was trying to do something along the lines of this:

https://www.elastic.co/guide/en/elasticsearch/reference/8.17/size-your-shards.html#troubleshooting-max-shards-open

... that did not work. Given your input, I tried reducing the number of shards. I tried adjusting the following:

  • heap allocation : 30000m -> 31000m
  • index shards: 600 -> 500
  • altered rollover times hot=30d, warm=30d, cold=30d, delete=270d

rebooted. Still had the same problem. After more research into the first solution (temporary shard increase) I ran the command:

sudo so-elasticsearch-query _cluster/settings --request PUT --data '{"persistent": {"clust…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@cm-ops
Comment options

Answer selected by dnade
Comment options

You must be logged in to vote
4 replies
@cm-ops
Comment options

@dnade
Comment options

@cm-ops
Comment options

@dnade
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
2 participants