Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API feature for ES snapshots/backups #3070

Closed
quentins opened this issue May 21, 2013 · 4 comments
Closed

API feature for ES snapshots/backups #3070

quentins opened this issue May 21, 2013 · 4 comments

Comments

@quentins
Copy link

As stated in issue 2458, the Shared Gateways are getting deprecated and we will need a new API in order to snapshot ES clusters/indices.

@kimchy
Copy link
Member

kimchy commented Jun 1, 2013

agreed, this is the plan to replace the need of shared gateways.

@kavinxavier
Copy link

Will this be accommodated in v1.0.0? This is an important feature for huge scale systems. Backup and Restore with index level granularity would be great. At least the ability to restore only selected index to a point in time.

We have TBs of data stored in Elastic Search and very recently we faced the "Split Brain" couple of times and couple of indices became inconsistent and wouldn't get assigned in any of the replicas we had and hence the cluster was in Red. I had to CURL delete those huge indices and reindex all the data back which took days for me.

I already snapshot the disks, but again, the restore would have taken more time than the reindexing option because of the huge volume and moreover restoring the disk would have required a lot of down time.

Please make this a higher priority because this would help a lot of souls.

@imotov
Copy link
Contributor

imotov commented Oct 3, 2013

I added the new issue #3826 to track work on the first phase of the snapshot/restore API.

@javanna
Copy link
Member

javanna commented Apr 25, 2014

I think we can close this issue as snapshot and restore api was released with 1.0.

@javanna javanna closed this as completed Apr 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants