ElasticSearch service unhealthy on Aria Operations for Networks
search cancel

ElasticSearch service unhealthy on Aria Operations for Networks

book

Article ID: 410962

calendar_today

Updated On:

Products

VCF Operations for Networks

Issue/Introduction

Elastic search unhealthy.

Recent data not being indexed due to Indexer error.

Environment

Aria Operations for Networks 6.14

Cause

Elasticsearch data is corrupted.

Resolution

To verify run the command:

curl http://localhost:9200/_cat/indices?v

support@aria-networks-platform:~$ curl http://localhost:9200/_cat/indices?v
health status index   uuid                   pri rep docs.count docs.deleted store.size pri.store.size
red    open   denorm  8fzGFpTnTPKCvpP25rtZtw  10   1   13011399      3416807     39.9gb         39.9gb
yellow open   queries ZvhaCakmQ2WC5giWu6cJDg   3   1        318           22    420.8kb        420.8kb
red    open   config  LqpG7A7fR0SnKUa0tibffw  10   1    2314615       241420      2.3gb          2.3gb

The above indicates that Elasticsearch is not healthy on the 2 of the primary shards (i.e. red) ,this means that it is unable to serve requests

If the above issue is encountered open a support ticket with Broadcom.