Stack DELETE FAILED: Resource DELETE failed: Error: resources.resource1_boot_volume: Volume in use
Issue
After a successful stack creation, stack deletion hangs at cinder volume detachment, and then fails.
[stack@underclud ~]$ openstack stack list
+--------------------------------------+----------------------------------------------------------------------------+-----------------+----------------------+----------------------+
| id | stack_name | stack_status | creation_time | updated_time |
+--------------------------------------+----------------------------------------------------------------------------+-----------------+----------------------+----------------------+
| 6cb6ee36-6f8d-4acd-a5fe-839411b23a33 | TEST_STACK | DELETE_FAILED | 2019-04-19T20:55:09Z | 2019-04-21T02:01:14Z |
+--------------------------------------+----------------------------------------------------------------------------+-----------------+----------------------+----------------------+
[stack@6220-lab4-undercloud ~]$ openstack stack resource list -n3 6cb6ee36-6f8d-4acd-a5fe-839411b23a33
+-------------------------------------+--------------------------------------+--------------------+-----------------+----------------------+-------------------------+
| resource_name | physical_resource_id | resource_type | resource_status | updated_time | stack_name |
+-------------------------------------+--------------------------------------+--------------------+-----------------+----------------------+-------------------------+
| resource1_boot_volume | dac30e00-b3f2-4a8b-9ed7-07d4e79ec0ba | OS::Cinder::Volume | DELETE_FAILED | 2019-04-19T20:55:15Z | TEST_STACK
| resource2_boot_volume | c9eb230c-db8a-42d9-8c32-3019eb393924 | OS::Cinder::Volume | DELETE_FAILED | 2019-04-19T20:55:15Z | TEST_STACK
| respirce2_boot_volume | 2776ce90-8e86-4c41-83df-7ac6361c4b38 | OS::Cinder::Volume | DELETE_FAILED | 2019-04-19T20:55:15Z | TEST_STACK
+-------------------------------------+--------------------------------------+--------------------+-----------------+----------------------+-------------------------+
Environment
- Red Hat OpenStack Platform 10
- Red Hat Ceph Storage
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.