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

Snapshot removal issue #135

Closed
jellonek opened this issue Dec 9, 2016 · 2 comments
Closed

Snapshot removal issue #135

jellonek opened this issue Dec 9, 2016 · 2 comments

Comments

@jellonek
Copy link
Contributor

jellonek commented Dec 9, 2016

virtlet_1       | libvirt: Storage Driver error : Storage volume not found: no storage vol with matching name '/var/lib/libvirt/images/snapshot_702d1086-12bf-4398-791c-843158379044'
virtlet_1       | E1209 15:10:55.016604       1 manager.go:329] Error when removing image snapshot with path '/var/lib/libvirt/images/snapshot_702d1086-12bf-4398-791c-843158379044': Storage volume not found: no storage vol with matching name '/var/lib/libvirt/images/snapshot_702d1086-12bf-4398-791c-843158379044'

While domain is created with:

<source file='/var/lib/virtlet/snapshot_702d1086-12bf-4398-791c-843158379044'></source>
jellonek added a commit that referenced this issue Dec 12, 2016
jellonek added a commit that referenced this issue Dec 12, 2016
@jellonek
Copy link
Contributor Author

Issue is not fixed by #151, in domain we have:

<source file='/var/lib/virtlet/snapshot_82bd9077-b6a7-4cd8-7160-c1e30b45b153'></source>

and in logs we have:

E1215 20:26:10.892362      36 manager.go:334] Error when removing image snapshot with path '/var/lib/virtlet/snapshot_82bd9077-b6a7-4cd8-7160-c1e30b45b153': Storage volume not found: no storage vol with matching name '/var/lib/virtlet/snapshot_82bd9077-b6a7-4cd8-7160-c1e30b45b153'

@jellonek jellonek reopened this Dec 15, 2016
@jellonek
Copy link
Contributor Author

Looks like we should call this removal with volume name instead of it's path...

jellonek added a commit that referenced this issue Dec 15, 2016
jellonek added a commit that referenced this issue Dec 16, 2016
jellonek added a commit that referenced this issue Dec 16, 2016
jellonek added a commit that referenced this issue Dec 19, 2016
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