Chris,

You'll probably need to find out which node contains whichever shards that 
you think are bad. If you do something like this, you can get a detailed 
breakdown of which indexes has which shards on which nodes and their 
corresponding shard states:

curl "localhost:9200/_cluster/state/routing_table?pretty"

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/73a94271-69a8-43fd-80b0-b3b39b9cb0a7%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to