Failed snapshots are not cleaned up
Bug #861582 reported by
Stanislaw Pitucha
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
David Subiros Perez | ||
Diablo |
Fix Released
|
Undecided
|
Unassigned | ||
nova (Ubuntu) |
Fix Released
|
Undecided
|
Chuck Short | ||
Oneiric |
Fix Released
|
Undecided
|
Chuck Short |
Bug Description
When a snapshot creation fails, the resulting file is not cleaned up in case of the libvirt driver. For libvirt this occurs if qemu-img fails the conversion.
Changed in nova (Ubuntu Oneiric): | |
milestone: | none → ubuntu-11.10 |
Changed in nova (Ubuntu Oneiric): | |
status: | New → Triaged |
assignee: | nobody → Chuck Short (zulcss) |
Changed in nova: | |
status: | New → Fix Committed |
importance: | Undecided → Medium |
Changed in nova: | |
milestone: | none → essex-1 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
assignee: | nobody → David Subiros Perez (david-perez5) |
Changed in nova: | |
milestone: | essex-1 → 2012.1 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/726 github. com/openstack/ nova/commit/ eb6432361ee4946 d93867e2d3f0870 d892a25c66
Committed: http://
Submitter: Jenkins
Branch: master
status fixcommitted
done
commit eb6432361ee4946 d93867e2d3f0870 d892a25c66
Author: David Subiros <email address hidden>
Date: Wed Sep 28 15:19:04 2011 +0100
Enforce snapshot cleanup.
Makes sure that the snapshot and the temporary directory is cleaned up,
even if qemu-img fails. Fixes bug 861582.
Change-Id: I3c7798215c8d0d 5dc979379a13e03 8098b0f31d4