# Elasticsearch 0.90 backup/snapshot

**URL:** https://discuss.elastic.co/t/elasticsearch-0-90-backup-snapshot/23462
**Category:** Elasticsearch
**Created:** [April 29, 2015, 8:29am UTC](https://discuss.elastic.co/t/elasticsearch-0-90-backup-snapshot/23462 "2015-04-29T08:29:24Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Jason\_Wee](https://avatars.discourse-cdn.com/v4/letter/j/7ea924/32.png) [@Jason\_Wee](https://discuss.elastic.co/u/Jason_Wee)
#### Post date: [April 29, 2015, 8:29am UTC](https://discuss.elastic.co/t/elasticsearch-0-90-backup-snapshot/23462/1 "2015-04-29T08:29:24Z")

</div>

Hello,

I was reading through how exactly to do backup/snapshot for elasticsearch  
0.90.7. Unfortunately, from the documentation, it appear that to snapshot ,  
elasticsearch that give that feature is 1.x and onward.

Question, for elasticsearch 0.90, how do you do snapshot/backup, just in  
case when upgrading, something went bad, the index can be restore? Would  
recursive copy of the data directory to another directory is sufficient and  
serve as backup and to restore would just copy back the backup index?

Thank you.

Jason

[http://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html](http://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html)  
[http://www.elastic.co/guide/en/elasticsearch/guide/current/\_rolling\_restarts.html](http://www.elastic.co/guide/en/elasticsearch/guide/current/_rolling_restarts.html)

> **[Introducing Snapshot & Restore
	  	 | Elastic](https://www.elastic.co/blog/introducing-snapshot-restore)**
>
> In the last year, we saw a tremendous increase in adoption of Elasticsearch by many companies. As more and more companies are using Elasticsearch as an integral part of their business, high availabili...

  
[http://chrissimpson.co.uk/elasticsearch-snapshot-restore-api.html](http://chrissimpson.co.uk/elasticsearch-snapshot-restore-api.html)  
[http://vichargrave.com/creating-elasticsearch-snapshots/](http://vichargrave.com/creating-elasticsearch-snapshots/)  
[https://www.found.no/documentation/backup/snapshot-restore/](https://www.found.no/documentation/backup/snapshot-restore/)  

> **[Introduction to Elasticsearch Snapshot and Restore Module - DZone Big Data](https://dzone.com/articles/introduction-elasticsearch-0)**
>
> When working with large amounts of data, backup and--if necessary--restoring is an important requirement. Elasticsearch has a snapshot and restore module that...

  
[http://dopey.io/elasticsearch-snapshot.html](http://dopey.io/elasticsearch-snapshot.html)  

> **[Creating Elasticsearch Snapshots](https://www.slideshare.net/catwallader/creating-elasticsearch-snapshots)**
>
> For Elasticsearch users, backups are done using the Elasticsearch snapshot facility. In this presentation I'll go through the design of an Elasticsearch backup…

  
[http://www.asktoapps.com/backup-elasticsearch-with-snapshot-and-restore/](http://www.asktoapps.com/backup-elasticsearch-with-snapshot-and-restore/)

--  
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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [April 29, 2015, 8:32am UTC](https://discuss.elastic.co/t/elasticsearch-0-90-backup-snapshot/23462/2 "2015-04-29T08:32:28Z")

</div>

Yes. When you cluster is stopped, backup all your /data dirs for each node and you have a backup.

Then upgrade.

--  
David Pilato - Developer | Evangelist

> **[Elasticsearch Platform — Find real-time answers at scale](https://www.elastic.co/)**
>
> Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.

@dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr [https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr) | @scrutmydocs [https://twitter.com/scrutmydocs](https://twitter.com/scrutmydocs)

> Le 29 avr. 2015 à 10:29, Jason Wee [peichieh@gmail.com](mailto:peichieh@gmail.com) a écrit :
> 
> Hello,
> 
> I was reading through how exactly to do backup/snapshot for elasticsearch 0.90.7. Unfortunately, from the documentation, it appear that to snapshot , elasticsearch that give that feature is 1.x and onward.
> 
> Question, for elasticsearch 0.90, how do you do snapshot/backup, just in case when upgrading, something went bad, the index can be restore? Would recursive copy of the data directory to another directory is sufficient and serve as backup and to restore would just copy back the backup index?
> 
> Thank you.
> 
> Jason
> 
> [Elasticsearch Resiliency Status | Elastic](http://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html) [http://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html](http://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html)  
> [Rolling Restarts | Elasticsearch: The Definitive Guide [2.x] | Elastic](http://www.elastic.co/guide/en/elasticsearch/guide/current/_rolling_restarts.html) [http://www.elastic.co/guide/en/elasticsearch/guide/current/\_rolling\_restarts.html](http://www.elastic.co/guide/en/elasticsearch/guide/current/_rolling_restarts.html)  
> [Introducing Snapshot & Restore | Elastic Blog](https://www.elastic.co/blog/introducing-snapshot-restore) [https://www.elastic.co/blog/introducing-snapshot-restore](https://www.elastic.co/blog/introducing-snapshot-restore)  
> [Elasticsearch Snapshot Restore Overview | Chris Simpson - Software Developer](http://chrissimpson.co.uk/elasticsearch-snapshot-restore-api.html) [http://chrissimpson.co.uk/elasticsearch-snapshot-restore-api.html](http://chrissimpson.co.uk/elasticsearch-snapshot-restore-api.html)  
> [http://vichargrave.com/creating-elasticsearch-snapshots/](http://vichargrave.com/creating-elasticsearch-snapshots/) [http://vichargrave.com/creating-elasticsearch-snapshots/](http://vichargrave.com/creating-elasticsearch-snapshots/)  
> [https://www.found.no/documentation/backup/snapshot-restore/](https://www.found.no/documentation/backup/snapshot-restore/) [https://www.found.no/documentation/backup/snapshot-restore/](https://www.found.no/documentation/backup/snapshot-restore/)  
> [http://architects.dzone.com/articles/introduction-elasticsearch-0](http://architects.dzone.com/articles/introduction-elasticsearch-0) [http://architects.dzone.com/articles/introduction-elasticsearch-0](http://architects.dzone.com/articles/introduction-elasticsearch-0)  
> [http://dopey.io/elasticsearch-snapshot.html](http://dopey.io/elasticsearch-snapshot.html) [http://dopey.io/elasticsearch-snapshot.html](http://dopey.io/elasticsearch-snapshot.html)  
> [Creating Elasticsearch Snapshots | PPT](http://www.slideshare.net/catwallader/creating-elasticsearch-snapshots) [http://www.slideshare.net/catwallader/creating-elasticsearch-snapshots](http://www.slideshare.net/catwallader/creating-elasticsearch-snapshots)  
> [http://www.asktoapps.com/backup-elasticsearch-with-snapshot-and-restore/](http://www.asktoapps.com/backup-elasticsearch-with-snapshot-and-restore/) [http://www.asktoapps.com/backup-elasticsearch-with-snapshot-and-restore/](http://www.asktoapps.com/backup-elasticsearch-with-snapshot-and-restore/)
> 
> --  
> 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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com) [mailto:elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com) [https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com?utm_medium=email&utm_source=footer).  
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout) [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/C8B24D7E-30DA-4E21-8198-99E94C542733%40pilato.fr](https://groups.google.com/d/msgid/elasticsearch/C8B24D7E-30DA-4E21-8198-99E94C542733%40pilato.fr).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Jason\_Wee](https://avatars.discourse-cdn.com/v4/letter/j/7ea924/32.png) [@Jason\_Wee](https://discuss.elastic.co/u/Jason_Wee)
#### Post date: [April 29, 2015, 8:47am UTC](https://discuss.elastic.co/t/elasticsearch-0-90-backup-snapshot/23462/3 "2015-04-29T08:47:51Z")

</div>

Okay David, then I will write a script to do just that.

Thank you again.

Jason

On Wed, Apr 29, 2015 at 4:32 PM, David Pilato [david@pilato.fr](mailto:david@pilato.fr) wrote:

> Yes. When you cluster is stopped, backup all your /data dirs for each node  
> and you have a backup.
> 
> Then upgrade.
> 
> --  
> _David Pilato_ - Developer | Evangelist  
> _[elastic.co](http://elastic.co) [http://elastic.co](http://elastic.co)_  
> @dadoonet [https://twitter.com/dadoonet](https://twitter.com/dadoonet) | @elasticsearchfr  
> [https://twitter.com/elasticsearchfr](https://twitter.com/elasticsearchfr) | @scrutmydocs  
> [https://twitter.com/scrutmydocs](https://twitter.com/scrutmydocs)
> 
> Le 29 avr. 2015 à 10:29, Jason Wee [peichieh@gmail.com](mailto:peichieh@gmail.com) a écrit :
> 
> Hello,
> 
> I was reading through how exactly to do backup/snapshot for elasticsearch  
> 0.90.7. Unfortunately, from the documentation, it appear that to snapshot ,  
> elasticsearch that give that feature is 1.x and onward.
> 
> Question, for elasticsearch 0.90, how do you do snapshot/backup, just in  
> case when upgrading, something went bad, the index can be restore? Would  
> recursive copy of the data directory to another directory is sufficient and  
> serve as backup and to restore would just copy back the backup index?
> 
> Thank you.
> 
> Jason
> 
> [Elasticsearch Resiliency Status | Elastic](http://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html)
> 
> [Rolling Restarts | Elasticsearch: The Definitive Guide [2.x] | Elastic](http://www.elastic.co/guide/en/elasticsearch/guide/current/_rolling_restarts.html)  
> [Introducing Snapshot & Restore | Elastic Blog](https://www.elastic.co/blog/introducing-snapshot-restore)  
> [Elasticsearch Snapshot Restore Overview | Chris Simpson - Software Developer](http://chrissimpson.co.uk/elasticsearch-snapshot-restore-api.html)  
> [http://vichargrave.com/creating-elasticsearch-snapshots/](http://vichargrave.com/creating-elasticsearch-snapshots/)  
> [https://www.found.no/documentation/backup/snapshot-restore/](https://www.found.no/documentation/backup/snapshot-restore/)  
> [http://architects.dzone.com/articles/introduction-elasticsearch-0](http://architects.dzone.com/articles/introduction-elasticsearch-0)  
> [http://dopey.io/elasticsearch-snapshot.html](http://dopey.io/elasticsearch-snapshot.html)  
> [Creating Elasticsearch Snapshots | PPT](http://www.slideshare.net/catwallader/creating-elasticsearch-snapshots)  
> [http://www.asktoapps.com/backup-elasticsearch-with-snapshot-and-restore/](http://www.asktoapps.com/backup-elasticsearch-with-snapshot-and-restore/)
> 
> --  
> 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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com)  
> [https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/1865d55e-11ce-4919-ac75-fa9168a30b92%40googlegroups.com?utm_medium=email&utm_source=footer)  
> .  
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> 
> --  
> 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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/C8B24D7E-30DA-4E21-8198-99E94C542733%40pilato.fr](https://groups.google.com/d/msgid/elasticsearch/C8B24D7E-30DA-4E21-8198-99E94C542733%40pilato.fr)  
> [https://groups.google.com/d/msgid/elasticsearch/C8B24D7E-30DA-4E21-8198-99E94C542733%40pilato.fr?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/C8B24D7E-30DA-4E21-8198-99E94C542733%40pilato.fr?utm_medium=email&utm_source=footer)  
> .
> 
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAHO4ity%2BvnO1yo84ggrML%2BJUTxzDphcMX%2B2R-SB2xe%3DoBx6brA%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAHO4ity%2BvnO1yo84ggrML%2BJUTxzDphcMX%2B2R-SB2xe%3DoBx6brA%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<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: [July 6, 2017, 12:17am UTC](https://discuss.elastic.co/t/elasticsearch-0-90-backup-snapshot/23462/4 "2017-07-06T00:17:11Z")

</div>


