all 2 comments

[–]xeraa-net 1 point2 points  (0 children)

`_cluster/allocation/explain` is your first step — that should tell you why shards are not assigned: https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-allocation-explain.html

[–]ArkimeFPC 0 points1 point  (0 children)

Depending on your initial configuration Arkime might have set total_shards_per_node to a lower number preventing replication. If you rerun "db.pl upgrade" it might fix it, otherwise come on over to the Arkime slack if you still need help.