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

Create RW disk snapshots of running Firecracker microVMs #886

Closed
s3rj1k opened this issue Jan 24, 2019 · 10 comments
Closed

Create RW disk snapshots of running Firecracker microVMs #886

s3rj1k opened this issue Jan 24, 2019 · 10 comments

Comments

@s3rj1k
Copy link

s3rj1k commented Jan 24, 2019

A way to do disk snapshoting on a runnig VM

@ad-m
Copy link

ad-m commented Jan 24, 2019

Let's do that. It's just file.

@raduweiss
Copy link
Contributor

raduweiss commented Jan 24, 2019

I assume you're thinking of snapshots while the guest is still running? Asking since if you stop the guest / microVM the file representing the microVMs file system that stays behind is effectively a snapshot.

@s3rj1k
Copy link
Author

s3rj1k commented Jan 25, 2019

@raduweiss yes, while VM is running

@acatangiu
Copy link
Contributor

What's the usecase for this?

Please always bear in mind that Firecracker is designed for short-lived specialized tasks and not a general-purpose VM.

@s3rj1k
Copy link
Author

s3rj1k commented Jan 26, 2019

being able to make point in time backup is always a good thing

@raduweiss
Copy link
Contributor

@s3rj1k , I thought about this for a bit, and indeed a proper backup image can't be achieved without changes in Firecracker. This is something we've also talked about in the team, and we're going to continue looking at. I'll leave the issue open so we have it on our radar (we're going to organize ourselves with some milestones in the near future).

@raduweiss raduweiss changed the title Disk snapshots? Create RW disk snapshots of running Firecracker microVMs Feb 3, 2019
@raduweiss raduweiss added the Priority: Medium Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled label Feb 3, 2019
@s3rj1k
Copy link
Author

s3rj1k commented Feb 3, 2019

@raduweiss cool, sounds great :)

@raduweiss
Copy link
Contributor

@s3rj1k, @ad-m, we've added something like this to the roadmap, see #1184. Figuring out exactly how this will work (e.g., if/how you rw disk snapshots) will probably be discussed as part of that issue.

@raduweiss raduweiss removed Roadmap: New Request Priority: Medium Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled labels Jul 15, 2019
@acatangiu
Copy link
Contributor

@s3rj1k we've released dev-preview snapshotting functionality in v0.23 with full support coming up in v0.24.

Does that cover this issue?

@s3rj1k
Copy link
Author

s3rj1k commented Dec 3, 2020

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

4 participants