Delete while snapshotting: makes the snapshot in queue state forever

Bug #893583 reported by Satya Sanjibani Routray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Medium
Unassigned

Bug Description

1. Create a VM
2. Crate a snapshot of the VM
3. While Creating the snapshot delete the VM

Observation: The snapshot stays in queue state forever

Tags: concurrency
Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Medium
status: New → Confirmed
Thierry Carrez (ttx)
summary: - While taking a snapshot deleting the instance makes the snapshot in
- queue state forever
+ Delete while snapshotting: makes the snapshot in queue state forever
tags: added: concurrency
Revision history for this message
Roman Sokolkov (rsokolkov) wrote :

I couldn't reproduce this bug.

On devstack

nova boot --flavor=1 --image=5bf2a4f8-fee4-45e3-9854-9c1ae940dd36 vm1
nova image-create 98d14847-020f-4007-9db4-53c052720ad0 snap1
nova delete 98d14847-020f-4007-9db4-53c052720ad0

| 95e67818-fe80-479c-addb-eb166651511e | snap1| SAVING | 98d14847-020f-4007-9db4-53c052720ad0 |

Snapshot has been successfully created and VM deleted.

Additionally tried from dashboard

Create instance
Create snapshot
Tried to delete instance, but dashboard not allowed

Changed in nova:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.