snapshot stays in saving state if the vm base image is deleted
Bug #921774 reported by
Satya Sanjibani Routray
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Boris Filippov | ||
Essex |
Fix Released
|
Undecided
|
Boris Filippov | ||
nova (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
1. Create a VM from standard image
2. Wait till VM comes active
3. Take a snapshot of the VM and wait till snapshot becomes active
4. Delete the VM
5. Create a VM from the Snapshot, wait till VM is active
6. Delete the snapshot
7. Create a snapshot of the VM
Observation:
Snapshot never comes to active state
Changed in nova: | |
assignee: | nobody → Mike Scherbakov (mihgen) |
tags: | added: essex-backport |
Changed in nova: | |
milestone: | none → folsom-rc1 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-rc1 → 2012.2 |
Changed in nova (Ubuntu): | |
status: | New → Fix Released |
tags: |
added: verification-done removed: verification-needed |
To post a comment you must log in.
Is it possible that you deleted an instance before the snapshot was done being created? Could you paste some nova-compute logs?