# Backups of Nodes?

**URL:** https://discuss.elastic.co/t/backups-of-nodes/16741
**Category:** Elasticsearch
**Created:** [April 1, 2014, 3:20pm UTC](https://discuss.elastic.co/t/backups-of-nodes/16741 "2014-04-01T15:20:57Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![IronMike](https://avatars.discourse-cdn.com/v4/letter/i/e9a140/32.png) [@IronMike](https://discuss.elastic.co/u/IronMike)
#### Post date: [April 1, 2014, 3:20pm UTC](https://discuss.elastic.co/t/backups-of-nodes/16741/1 "2014-04-01T15:20:57Z")

</div>

If I have a cluster of 3 Nodes, primaries and replicas distributed, and I  
would like to back up the data on S3 for instance, do I have to backup all  
3 nodes? Can someone elaborate?  
What if all my nodes are in the same geographical zone, and the whole zone  
is down?

--  
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/fdc8eccd-c747-44f9-94df-56233ffe9441%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/fdc8eccd-c747-44f9-94df-56233ffe9441%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Binh\_Ly\_2](https://avatars.discourse-cdn.com/v4/letter/b/d07c76/32.png) [@Binh\_Ly\_2](https://discuss.elastic.co/u/Binh_Ly_2)
#### Post date: [April 1, 2014, 3:38pm UTC](https://discuss.elastic.co/t/backups-of-nodes/16741/2 "2014-04-01T15:38:45Z")

</div>

If you are using ES 1.x, you can use the snapshot restore API. Quick  
instructions:

> <https://gist.github.com/bly2k/9652596>

--  
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/0cac233f-56de-444e-b4f4-102b0cf9fe1c%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/0cac233f-56de-444e-b4f4-102b0cf9fe1c%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![IronMike](https://avatars.discourse-cdn.com/v4/letter/i/e9a140/32.png) [@IronMike](https://discuss.elastic.co/u/IronMike)
#### Post date: [April 1, 2014, 3:41pm UTC](https://discuss.elastic.co/t/backups-of-nodes/16741/3 "2014-04-01T15:41:14Z")

</div>

I would like to understand how it works, is there any explanation on how  
this works, the link seems like just a setup.

On Tuesday, April 1, 2014 11:38:45 AM UTC-4, Binh Ly wrote:

> If you are using ES 1.x, you can use the snapshot restore API. Quick  
> instructions:
> 
> [Elasticsearch S3 Snapshot/Restore · GitHub](https://gist.github.com/bly2k/9652596)

--  
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/d11c8a14-ef83-499c-8208-0925993c2845%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/d11c8a14-ef83-499c-8208-0925993c2845%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Binh\_Ly\_2](https://avatars.discourse-cdn.com/v4/letter/b/d07c76/32.png) [@Binh\_Ly\_2](https://discuss.elastic.co/u/Binh_Ly_2)
#### Post date: [April 1, 2014, 3:58pm UTC](https://discuss.elastic.co/t/backups-of-nodes/16741/4 "2014-04-01T15:58:18Z")

</div>

These might be useful:

> **[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://www.elasticsearch.org/guide/en/elasticsearch/reference/master/modules-snapshots.html](http://www.elasticsearch.org/guide/en/elasticsearch/reference/master/modules-snapshots.html)

--  
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/87669e51-5b53-40dd-aaec-b815665ed31a%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/87669e51-5b53-40dd-aaec-b815665ed31a%40googlegroups.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, 1:38am UTC](https://discuss.elastic.co/t/backups-of-nodes/16741/5 "2017-07-06T01:38:58Z")

</div>


