# Problem Re-indexing AFTER ES Upgrade 2.x to 5.x

**URL:** https://discuss.elastic.co/t/problem-re-indexing-after-es-upgrade-2-x-to-5-x/100902
**Category:** Elasticsearch
**Created:** [September 18, 2017, 4:45pm UTC](https://discuss.elastic.co/t/problem-re-indexing-after-es-upgrade-2-x-to-5-x/100902 "2017-09-18T16:45:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![N00b](https://avatars.discourse-cdn.com/v4/letter/n/2bfe46/32.png) [@N00b](https://discuss.elastic.co/u/N00b)
#### Post date: [September 18, 2017, 4:45pm UTC](https://discuss.elastic.co/t/problem-re-indexing-after-es-upgrade-2-x-to-5-x/100902/1 "2017-09-18T16:45:28Z")

</div>

Hi There ES Community,

I upgraded my ES Cluster from 2.x to 5.x. However, in the midst of a busy morning I forgot to run the migration tools. The upgrade went smoothly, re-configured my ES and launched it only to find it failing.

Looking through the logs the following message caught my attention:  
java.lang.IllegalStateException: The index [kibana-int] was created with version [0.90.9] but the minimum compatible version is [2.0.0-beta]. It should be re-indexed in Elasticsearch 2.x before upgrading to 5.5.1

Now this would be all good and dandy if I had NOT upgrade my Cluster. Is there any way to re-index this particular Index (This seems to be the only one incompatible) without having ES running? I have to re-index this particular index with ES but cannot launch ES to re-index.

I am willing to delete this index as well but I cannot do this without running through ES API, can I? Perhaps just delete a particular folder and it magically deletes the index and ES launches? Any help or workout is appreciated?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [October 16, 2017, 4:45pm UTC](https://discuss.elastic.co/t/problem-re-indexing-after-es-upgrade-2-x-to-5-x/100902/2 "2017-10-16T16:45:33Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
