Description of problem:
volume detach on nova always fails for a specific instance.
# nova volume-detach 858d9a84-c7d3-4316-ba3e-97b3fd65c2b7 83574e7f-35ce-493a-8405-d09dc663421f
ERROR: <attribute 'message' of 'exceptions.BaseException' objects> (HTTP 500)
Also cinder shows wrong device name for attached volume .
libvirt driver has allowed access to this volume on the instance .
Version-Release number of selected component (if applicable):
python-novaclient-2.17.0-2.el7ost.noarch
openstack-nova-api-2014.1.5-1.el7ost.noarch
openstack-nova-common-2014.1.5-1.el7ost.noarch
openstack-nova-compute-2014.1.5-1.el7ost.noarch
python-cinderclient-1.0.9-1.el7ost.noarch
How reproducible:
Always on customer environment
Steps to Reproduce:
1.
2.
3.
Actual results:
volume detach fails
Expected results:
volume is detached successfully
Additional info:
Suspected bug but of centos6 .
https://bugs.launchpad.net/nova/+bug/1217874