Skip to content

Issue with Missing Data on Storage Node #13960

Closed Answered by cm-ops
mckenziemmack asked this question in 2.4
Discussion options

You must be logged in to vote

A couple of things from the above. Looks like you have two search nodes, but _cat/allocation is only showing the manager and one of them. Storage2 has no elastic data.

I would recommend you move all the elastic data off the manager and remove the data role. If there is data on the manager above the retention percentage, there is a script that will remove data to bring you under that percentage. https://docs.securityonion.net/en/2.4/elasticsearch.html#so-elasticsearch-indices-delete

Exclude the Manager's IP from cluster routing to move shards off the Manager, in Kibana > Dev Tools (change the IP below to your manager's IP):

PUT _cluster/settings
{
  "transient" : {
    "cluster.routing.all…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@mckenziemmack
Comment options

@cm-ops
Comment options

Answer selected by mckenziemmack
@mckenziemmack
Comment options

@cm-ops
Comment options

@mckenziemmack
Comment options

@cm-ops
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