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

fix(vm): unfreeze fs after snapshot #561

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

danilrwx
Copy link
Contributor

@danilrwx danilrwx commented Dec 9, 2024

Description

Unfreeze vm fs after snapshot

Why do we need it, and what problem does it solve?

Currently, with multiple disks and their snapshots, we do not unfreeze the fs

What is the expected result?

fs unfreeze after all snapshots done

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@danilrwx danilrwx force-pushed the fix/vm/snapshot-fs-unfreeze branch from 295c19a to 2ce36ec Compare December 9, 2024 08:44
@danilrwx danilrwx requested a review from Isteb4k December 9, 2024 08:53
Signed-off-by: Daniil Antoshin <[email protected]>
@danilrwx danilrwx merged commit fb2423c into main Dec 9, 2024
12 checks passed
@danilrwx danilrwx deleted the fix/vm/snapshot-fs-unfreeze branch December 9, 2024 13:27
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

Successfully merging this pull request may close these issues.

2 participants