Bug 1149064

Summary: Fail to delete cinder volume on Centos7, using RDO juno
Product: [Community] RDO Reporter: Vladu Adrian <avladu>
Component: openstack-cinderAssignee: Eric Harney <eharney>
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: eharney, mail, markmc, pasik, yeylon
Target Milestone: ---   
Target Release: Juno   
Hardware: x86_64   
OS: Other   
Whiteboard:
Fixed In Version: openstack-cinder-2014.2-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-14 15:06:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
cinder-volume.log none

Description Vladu Adrian 2014-10-03 05:19:05 UTC
Description of problem:
after I issue a cinder volume-delete, the volume status goes to Error_Deleting.
I am using Glance=localfs and Cinder=lvm

Version-Release number of selected component (if applicable):
cinder==2014.2
glance==2014.2.b3

How reproducible:
Always

Steps to Reproduce:
1. Create a volume
2. Delete the volume

Actual results:
Volume status: Error_Deleting

Expected results:
Volume status: Deleted

Additional info:
I have attached the part related to the error I found in the cinder-volume.log

Comment 1 Vladu Adrian 2014-10-03 05:20:10 UTC
Created attachment 943626 [details]
cinder-volume.log

Comment 2 Vladu Adrian 2014-10-03 06:42:35 UTC
This bug has been solved in the current openstack cinder master, by this commit: https://github.com/openstack/cinder/commit/cb5bcca025f9a34ecb9bc72b8fe570e6a63e442d

Comment 3 Mark McLoughlin 2014-10-03 06:54:33 UTC
This will be in cinder 2014.2.rc1

Comment 4 Eric Harney 2015-04-14 15:06:45 UTC
Fixed in current Juno packages.