Yellow and especially red cluster states can certainly create a stressful situation. To help alleviate this stress, Elasticsearch has made it easy to diagnose your shard issues so you can get the cluster back to a green state quickly. In this hands-on lab, you will get to diagnose and repair shard issues in an Elasticsearch cluster.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Troubleshoot and Repair the accounts Indices
From the Kibana console on the
es1
node, use the cluster allocation explain API to troubleshoot and then repair theaccounts-1
andaccounts-2
indices.- Reconfigure the accounts Indices to Avoid Repeated Failure
From the Kibana console on the
es1
node, configure theaccounts-1
andaccounts-2
indices in such a way as to maximize redundancy and reliability.