# Restoring ES 7.6.1 snapshot into ES 7.1.1

**URL:** https://discuss.elastic.co/t/restoring-es-7-6-1-snapshot-into-es-7-1-1/223523
**Category:** Elasticsearch
**Created:** [March 13, 2020, 2:27pm UTC](https://discuss.elastic.co/t/restoring-es-7-6-1-snapshot-into-es-7-1-1/223523 "2020-03-13T14:27:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Daniele\_Renda](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/daniele_renda/32/39939_2.png) [@Daniele\_Renda](https://discuss.elastic.co/u/Daniele_Renda)
#### Post date: [March 13, 2020, 2:27pm UTC](https://discuss.elastic.co/t/restoring-es-7-6-1-snapshot-into-es-7-1-1/223523/1 "2020-03-13T14:27:51Z")

</div>

Hi,  
I'd like to know if there is a way to restore a manual snapshot made with ES 7.6.1 into ES 7.1.1.  
I tried and I got the error: the snapshot was created with Elasticsearch version [7.6.1] which is higher than the version of this node [7.1.1]

That makes sense to me, but I'm wondering how can accomplish to the mission in this particular case.

Thanks

---

<div class="post-metadata">

### Author: ![spinscale](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spinscale/32/25011_2.png) [@spinscale](https://discuss.elastic.co/u/spinscale)
#### Post date: [March 13, 2020, 4:26pm UTC](https://discuss.elastic.co/t/restoring-es-7-6-1-snapshot-into-es-7-1-1/223523/2 "2020-03-13T16:26:12Z")

</div>

Snapshot restore is dependent on the version. However you could try [reindex from remote](https://www.elastic.co/guide/en/elasticsearch/reference/7.6/reindex-upgrade-remote.html) instead

---

<div class="post-metadata">

### Author: ![Daniele\_Renda](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/daniele_renda/32/39939_2.png) [@Daniele\_Renda](https://discuss.elastic.co/u/Daniele_Renda)
#### Post date: [March 18, 2020, 8:22am UTC](https://discuss.elastic.co/t/restoring-es-7-6-1-snapshot-into-es-7-1-1/223523/3 "2020-03-18T08:22:01Z")

</div>

Thanks very much Alexander, I was thinking about that.

Last chance was the idea to scroll index and save data into a JSON file and then import them. It should't be so hard do that, but I was hoping to find a better solution.

---

<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: [April 15, 2020, 8:22am UTC](https://discuss.elastic.co/t/restoring-es-7-6-1-snapshot-into-es-7-1-1/223523/4 "2020-04-15T08:22:06Z")

</div>

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