Elastic

Useful links:

Troubleshooting

When shard failed to allocate:

GET _cluster/allocation/explain
...
shard has exceeded the maximum number of retries
...

POST _cluster/reroute?retry_failed=true

Tools