Server deletion hang and after that I can't remove cinder volume

Bug #1403488 reported by younes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Community Project
Invalid
Undecided
Unassigned

Bug Description

When I wanted to delete my server the deletion hanged and after restarting all services in the CIC the deletion completed.

But when I wanted to remove the cinder volume it was still attached to the deleted server:

+--------------------------------------+-----------+------------------+------+-------------+----------+--------------------------------------+
| ID | Status | Display Name | Size | Volume Type | Bootable | Attached to |
+--------------------------------------+-----------+------------------+------+-------------+----------+--------------------------------------+
| 751ce34d-056c-4093-91d1-22c3fcc6d12f | available | faulty | 150 | None | false | 9ace3daa-6748-444f-99e0-90ebf38466fb |

And when trying to detach it using nova volume-detach command I receive server not existing:

root@ctrl-1:~# nova volume-detach 9ace3daa-6748-444f-99e0-90ebf38466fb 751ce34d-056c-4093-91d1-22c3fcc6d12f
ERROR: No server with a name or ID of '9ace3daa-6748-444f-99e0-90ebf38466fb' exists.

root@ctrl-1:~# nova show 751ce34d-056c-4093-91d1-22c3fcc6d12f
ERROR: No server with a name or ID of '751ce34d-056c-4093-91d1-22c3fcc6d12f' exists.
root@ctrl-1:~#

So the server is removed from Nova tables but not from Cinder tables

Revision history for this message
Stefano Maffulli (smaffulli) wrote :

Please use the support channels listed on https://www.openstack.org/community#help

Changed in openstack-community:
status: New → 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.