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 race condition in libvirt storage #677

Merged
merged 1 commit into from
May 28, 2018
Merged

Conversation

ivan4th
Copy link
Contributor

@ivan4th ivan4th commented May 24, 2018

There's race condition in Virtlet's storage handling code. It causes pod startup to fail with a libvirt error: internal error pool 'volumes' has asynchronous jobs running. We need to add locks to Virtlet storage code.


This change is Reviewable

@lukaszo
Copy link
Contributor

lukaszo commented May 24, 2018

:lgtm:


Review status: 0 of 1 files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from Reviewable

@pigmej
Copy link
Contributor

pigmej commented May 28, 2018

:lgtm:


Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@pigmej pigmej merged commit 03697fe into master May 28, 2018
@pigmej pigmej deleted the ivan4th/fix-storage-race branch May 28, 2018 13:04
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.

3 participants