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

SmallStack: Implement manual backup/restore for VMs #468

Open
rgooch opened this issue Jun 21, 2018 · 0 comments
Open

SmallStack: Implement manual backup/restore for VMs #468

rgooch opened this issue Jun 21, 2018 · 0 comments

Comments

@rgooch
Copy link
Contributor

rgooch commented Jun 21, 2018

With vm-control a VM owner should be able to save the VM metadata and volume data to a remote storage system (i.e. AWS S3) and then later restore/rebuild the VM in case of disaster.

The Hypervisor will have to be given credentials to write to the S3 bucket. Undecided whether vm-control will provide the credentials from the user or if the Fleet Manager will provide the credentials. For automated backups (issue #469), the Fleet Manager will need credentials anyway.

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

1 participant