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

Backup & Restore #34

Open
leleueri opened this issue Dec 5, 2019 · 1 comment
Open

Backup & Restore #34

leleueri opened this issue Dec 5, 2019 · 1 comment

Comments

@leleueri
Copy link
Contributor

leleueri commented Dec 5, 2019

Step1:
On backup task:

  • wait the response of each Sidecar
  • Each sidecar :
  • snaphost the node synchronously
  • push files ref to upload into a in memory queue
  • upload files asynchronously from the queue content

Step2:

  • Provide an operator endpoint to know if there are some backup in progress
  • schedule the file upload if there are new snapshot triggered by another tool (like reaper)

Step3 :

  • manage retention period
@vroyer
Copy link

vroyer commented Dec 5, 2019 via email

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

2 participants